• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WOXMLCoder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOXMLCoder


  • Subject: WOXMLCoder
  • From: "Mark W. Shead" <email@hidden>
  • Date: Fri, 21 Jan 2005 16:05:24 -0500

I am using WOXMLCoder to create an XML file. I'm using a model file that contains the code fragment below:

	<entity name="Project" xmlTag="PROJECTINFO">
		<property name="projectName" xmlTag="NAME" />
		<property name="childTasks" xmlTag="JOBITEM" />
	</entity>	

It works fine, but the system that is going to read the XML has to have the NAME tag before the JOBITEM tag. Webobjects always seems to put these in reverse order no matter what order they are in the mapping file.

Is there any way to force the order of the elements in the XML file?

--Mark

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: WOXMLCoder
      • From: Chuck Hill <email@hidden>
References: 
 >EOModeler Qualifier for to Many relationship (From: "Mark W. Shead" <email@hidden>)

  • Prev by Date: Re: LDAP and Enterprise Objects
  • Next by Date: Re: LDAP and Enterprise Objects
  • Previous by thread: Re: EOModeler Qualifier for to Many relationship
  • Next by thread: Re: WOXMLCoder
  • Index(es):
    • Date
    • Thread