Re: [xsl] ATTRIBUTE ORDER

Subject: Re: [xsl] ATTRIBUTE ORDER
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Fri, 26 May 2006 16:09:20 -0700
On 5/26/06, Rick Roen <Rick@xxxxxxxxxxxxxxxxxx> wrote:
XSLT 2.0 with Saxon 8

When I am parsing a node with attributes, can I count on the attribute order
staying the same as in the source document?

No, an XSLT processor operates on the XML Infoset. See:


http://www.w3.org/TR/xml-infoset/#omitted

point 10.

--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.

Current Thread