[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Attribute Order


attribute order
On Sat, 2001-12-08 at 11:38, Elliotte Rusty Harold wrote:
> At 11:17 AM -0500 12/8/01, Simon St.Laurent wrote:
> 
> >It's funny to me how the Infoset view of XML documents completely blows
> >off any notion of "smallest possible change".  In my own development,
> >I'm moving toward an interface which will support the Infoset
> >expectation of unordered, but still preserve the original order.
> >
> 
> This isn't an infoset issue though. It's part of XML 1.0. Remember, 
> XML 1.0 does not just define the syntax for a class of items known as 
> XML documents. It also "describes the required behavior of an XML 
> processor in terms of how it must read XML data and the information 
> it must provide to the application." Attribute order is not one of 
> the things a processor is required to provide, and indeed it is one 
> we know many processors in fact do not provide. Relying on it is 
> dangerous and should be discouraged.

It's part of XML 1.0's Second Edition, not the original.  

In any event, the specification does not require attributes to be
scrambled, and I see no reason for most pipeline processing to disrupt
the original sequence of attributes.  While the order may not "matter",
people do tend to get in a habit where they'd like to see things come
through in the order they arrived, and arbitrary disruption of that
seems pointless at best.

I don't encourage people to write code that relies on the order of
attributes, but it's something that comes up fairly frequently any time
some naive soul decides to apply regular expressions to XML.  I don't
see any legitimate reason to explicitly make such reliance on lexical
convention more difficult.

Least disruption seems like a reasonable approach to me.

-- 
Simon St.Laurent
"Every day, in every way, I'm getting better and better." - Emile Coue


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.