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

RE: Ordering of XML elements

  • From: Michael Fitzgerald <mike@w...>
  • To: Bill Van Valkenburgh <billv@f...>, xml-dev@l...
  • Date: Thu, 07 Jun 2001 10:22:10 -0700

ordering xml elements
Bill,

Looking at the question with regard to a DTD content model, in

<!ELEMENT input-fields (param+)>

an input-fields element can have one or more param elements. In this content
model, however with

<!ELEMENT input-fields (param1,param2,param3)>

you can have one each of param1, param2, and param3, in exactly that order,
as children of input-fields.

My question would be is the order of elements significant to you or the
content of those elements, which brings up different processing approaches,
such as with XSLT or XML Schema.

-Mike

-----Original Message-----
From: Bill Van Valkenburgh [mailto:billv@f...]
Sent: Thursday, June 07, 2001 9:28 AM
To: xml-dev@l...
Subject: Ordering of XML elements



This is a bit of a newbie question. But needs to be asked.

I have an application under development where input is in the form of XML
documents. I have some fields which ordering is important. For example:

<input-fields>
   <param> "a" </param>
   <param> "b" </param>
   <param> "c" </param>
</input-fields>

My customers will be using whatever XML editor they desire to generate files
like this. The order of the param elements is significant. So my question
is: can I depend on an XML editor to write out the param elements in the
order shown in the customer's XML editor? Does the XML specification say
that the order of elements with equivalent names is significant?

I assume the answer is yes, but before I ship a product to my customer's I
thought it would be worth asking. I could use element names:param1, param2,
... , if this is not true.

Bill VanValkenburgh


------------------------------------------------------------------
The xml-dev list is sponsored by XML.org, an initiative of OASIS
<http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: xml-dev-request@l...


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.