
The <xsl:key> element declares a named key which can be used elsewhere in the stylesheet with the key( ) function.
<xsl:key name=NAME match=EXPRESSION use=EXPRESSION />
|
Comments?
devdoc-feedback@netscape.com |

The <xsl:key> element declares a named key which can be used elsewhere in the stylesheet with the key( ) function.
<xsl:key name=NAME match=EXPRESSION use=EXPRESSION />
|
Comments?
devdoc-feedback@netscape.com |