Re: [xsl] Determining if an optional attribute is present

Subject: Re: [xsl] Determining if an optional attribute is present
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 17 Oct 2006 22:38:11 +0100
> Is that possible

no, the XML spec says the order of attributes doesn't matter so XSLT
gives no control over them, the serialiser can output the attributes in
any order it wants.

David

Current Thread