Hi, Fir me - its important to know the order that the elements were seen in the XML document. For example I have a schema which allows cars, wheels, engines in any order, inside a car object (say). Firstly I need a way of telling XMLBeans tht all generated java code should extend a particualr object so i can deal with the objects poplymorphically.
Second and more importantly I need a way of knowing that a wheel was the first element in the xml document, and that the car was the second. This is not availabloe. Please help ----------------------------------------- Email sent from http://www.ntlworld.com/ Virus-checked using McAfee(R) Software Visit www.ntlworld.com/security for more information --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

