Subject: RE: Element Existence
From: Rene de Vries <RdVries@xxxxxxxxxxx>
Date: Fri, 20 Jul 2001 09:47:10 +0200
|
Hi Alex,
Can you give us an example of what you want?
Because you can allways test for existence just by
<xsl:if test="/node1/node2/node3">
/node1/node2/node3 does exist, but maybe zero-length
</xsl:if>
Greetings Rene
{ @ @ }
^
\__/
"You don't need eyes to see, you need vision!"
-----Oorspronkelijk bericht-----
Van: Alex Genis [SMTP:agenis@xxxxxxxx]
Verzonden: vrijdag 20 juli 2001 9:03
Aan: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Onderwerp: Element Existence
Hi everybody !
Is it possible to figure out existence of the particular element of the XML
Document regardless on it's value (which might be Null)?
Other words, how can I use "sibling-of" or "child-of" or something in my XSLT ?
What the syntax of using it ?
Thanks in advance. Alex.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Element Existence
- Alex Genis - Thu, 19 Jul 2001 18:31:53 -0400 (EDT)
- <Possible follow-ups>
- Rene de Vries - Fri, 20 Jul 2001 03:52:15 -0400 (EDT) <=
|
|