|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: XPath 1.0 id() function
Subject: Re: XPath 1.0 id() function
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Tue, 23 Aug 2005 21:50:54 +0200
|
Nadia.Swaby@xxxxxx wrote:
<xsl:variable name="xlabel">
<xsl:value-of select="id($target)/@xreflabel"/>
</xsl:variable>
For some reason, this second variable declaration doesn't work (i.e. no
data is assigned to it).
The id() finction works only if the XML source includes
a proper DOCTYPE declaration which also has to declare the
necessary attribute(s) as of type ID.
As already mentioned, using xsl:key and key() is more flexible
in this regard.
J.Pietschmann
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|