Subject: RE: xsl:for-each immediately followed by xsl:if
From: "Stuart Celarier" <stuart@xxxxxxxxxxx>
Date: Fri, 1 Feb 2002 07:47:46 -0800
|
XML attributes are unordered collections. This is defined in XML, and XSLT
processors are free to deliver the attributes in whatever order they please.
Cheers,
Stuart
-----Original Message-----
> can I depend on the order of the tags and
> attributes being delivered to my stylesheet in the same order
> as they were
> listed in the XML file?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|