Re: [xsl] attribute order

Subject: Re: [xsl] attribute order
From: "W. Eliot Kimber" <eliot@xxxxxxxxxx>
Date: Thu, 21 Feb 2002 10:51:50 -0600
Meltem Kogelbauer wrote:
> 
> Hi All,
> 
> After an XSL transformation, the attributes in the HTML tags are reordered.
> Any idea why this is happening and what can be done about it?

You can turn off output escaping and generate the start tag directly,
rather than using xsl:element and xsl:attribute.

Cheers,

E.
-- 
W. Eliot Kimber, eliot@xxxxxxxxxx
Consultant, ISOGEN International

1016 La Posada Dr., Suite 240
Austin, TX  78752 Phone: 512.656.4139

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


Current Thread