[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
Re:  XPath 1.0 id() function
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

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.