xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Keys (easy one) match on name()


Subject: [xsl] Keys (easy one) match on name()
From: Karl Stubsjoen <kstubs@xxxxxxxxx>
Date: Tue, 31 May 2005 21:32:27 -0700

I have a bunch of <field/> elements who all contain the attribute
name.  How do I set up a key to return the field element passing given
name?

I've tried this, but doesn't seem to work:

    <xsl:key name="key_fld" match="field" use="name()"/>

I've also tried:

    <xsl:key name="key_fld" match="field" use="@*[name()]>

Thanks for the help.


Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor