Subject: Re: attributes ordering
From: pandeng@xxxxxxxxxxxx (Steve Schafer)
Date: Wed, 22 Sep 1999 21:03:08 GMT
|
On Wed, 22 Sep 1999 16:14:41 -0400, you wrote:
>if the order is important, how can I keep the attribute order instead
>of using @*?
Attributes are intrinsically unordered. If you are doing some
processing that relies on the attributes being in some particular
order, you are going to have to rethink what you're doing.
-Steve
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|