Hi *,
I have a (stupid?) question:
What is returned when you try to reach a node that doesn't exist ?
Imagine the simplest xml possible:
<xml></xml>
what I would like to know is what value is returned if I try to reach some
node inside the xml, thus is:
...
<xsl:if test="SomeNode=Whatever">
...
</xsl:if>
...
What is the "Whatever" compared to ?
Thanks in advance,
Frank.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Non-existing node
- Casadome, Francisco Javier - Mon, 17 Sep 2001 01:59:57 -0400 (EDT) <=
- <Possible follow-ups>
- timw - Mon, 17 Sep 2001 03:10:04 -0400 (EDT)
- Jarno . Elovirta - Mon, 17 Sep 2001 03:20:57 -0400 (EDT)
|
|