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

RE: How to sort attribute?

Subject: RE: How to sort attribute?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 15 Aug 2005 09:09:32 +0100
xml sorting in java
Thanks for the explanation. That sounds a pretty good reason. If the system
did provide support for this requirement, it would be in the serialization
options. Unfortunately, though, neither the 1.0 or 2.0 serialization specs
give you any control over this, or over other aspects specified in XML
canonicalisation specs, such as the choice of quotation marks around
attribute values or whitespace characters within start tags. I'd suggest you
consider writing your own serializer: most Java-based XSLT processors allow
you to do this.

Michael Kay
http://www.saxonica.com/

> -----Original Message-----
> From: John Li [mailto:johnli121@xxxxxxx] 
> Sent: 15 August 2005 03:23
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE:  How to sort attribute?
> 
> Hi Michael,
> 
> I implement a parser of one XML related spec. In it, it 
> defines the  format
> of output file clearly.
> 
> "... ... is canonical in the sense that within each child 
> element of the
> root, the attributes are sorted lexicographically, and then 
> those elements
> are sorted lexicographically with respect to the element 
> names and attribute
> values."
> 
> If xerces or xalan cannot do it, that will be a big trouble for me.
> 
> Thanks,
> John
> 
> -----Original Message-----
> From: xsl-list-return-19570-johnli121=163.com@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:xsl-list-return-19570-johnli121=163.com@xxxxxxxxxxxxxx
tech.com] On
> Behalf Of Michael Kay
> Sent: Monday, August 15, 2005 5:14 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE:  How to sort attribute?
> 
> > I cannot accept to transform attribute to element. What I 
> want is sort 
> > the attribute lexicographic.
> 
> It would be interesting to know *why* you want to do this.
> 
> Is it just for the comfort and convenience of the human reader (an
> acceptable reason, though I fear you will be disappointed), 
> or is it because
> you are sending the XML to a software application that requires the
> attributes to be in a particular order (an unacceptable reason)?
> 
> Michael Kay
> http://www.saxonica.com/

Current Thread

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
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.