|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Can't get id() and key() to work
>
> But I hope that XSLT 2 solves these problems. It would really
> be nice if one could pass the context into key() and id().
>
Yes, XSLT 2.0 allows you to write
select="document('a.xml')/id('I0001')"
or
select="document('a.xml')/key('k', 'I0001')"
In fact it allows the operands of "/" to be any expressions that return
node-sequences.
You can use this today using Saxon 7.2.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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
|

Cart








