Subject: Re: the nearest ancestor with the attribute
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Thu, 18 Jan 2001 16:42:54 +0000
|
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
|