This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: xsl:for-each immediately followed by xsl:if


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]