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]

RE: Why wont this work?


Subject: RE: Why wont this work?
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Fri, 7 Apr 2000 09:33:50 +0200

> how do I get ALL my attribute values into , say an array?

<xsl:template match="s:AttributeType">
<xsl:for-each select="@*">
	<xsl:value-of select="."/>
</xsl:for-each>
</xsl:template>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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