|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] understanding key usage
Hi,
is there a difference between the following?
<xsl:key name="dkey" match="B" use="key"/>
<xsl:for-each select="value/B[generate-id()=
generate-id(key('dkey','USD')[1])]">
and
<xsl:for-each select="value/dovizler[key='USD']">
in my opinion, both of these correspod to B elements whose 'key' values are
equal to 'USD'.
any ideas?
regards.
|
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








