Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » order of attributes when writing a schema
order of attributes when writing a schema [message #591267] Thu, 02 September 2004 00:03
Gary J is currently offline Gary JFriend
Messages: 61
Registered: July 2009
Member
Is there a particular order of element attrinutes when writing out a schema.
For example, an element gets written as:
<xsd:element minOccurs="0" maxOccurs="1" name="NewField" type="xsd:string"/>

If I edit the xsd file and change the order, name first for example, it will
be written in that same order once I load it again and re-save.

Is there a way to control this?

Thanks

Gary
Previous Topic:Adding XSD components to an existing schema
Next Topic:order of attributes when writing a schema
Goto Forum:
  


Current Time: Sat Apr 20 04:19:20 GMT 2024

Powered by FUDForum. Page generated in 0.04338 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top