[Home] [By Thread] [By Date] [Recent Entries]
<xsl:key name="id" match="*[@xml:id]" use="@xml:id"/>
.... key('id','foo')... David
|
[Home] [By Thread] [By Date] [Recent Entries]
<xsl:key name="id" match="*[@xml:id]" use="@xml:id"/>
.... key('id','foo')... David
|