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]

Re: the nearest ancestor with the attribute


Hi Dimitre,

>> I expect that they'll be sorted in the same implementation-specific
>> order as the rest of the attributes: probably alphabetically.
>
> No, at least with MSXML:
>
> 1. The explicitly specified attributes come first.
>
> 2. Then come the attributes from the DTD -- in the same order they were
> declared in the DTD -- not in alphabetical order.

Same in Saxon: specified attributes in the order specified, then DTD
attributes, in the order specified.

So there we go :)  Learn something new and all that.

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



 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]