Hi ,
I am creating a DOM tree in memory and am associating a dtd with it.
The dtd specifies that some elements are to be present in the tree in a
particular order( sequence).
I am adding the elements to the DOM tree in the required sequence .
After i serialize the doc using the DOMWriter, the elements are not in the
required sequence. Is
there a way whereby, i can ensure that the serialized XML conforms to
my requirement ?
I suspect i am missing something but cannot figure it out. please help Thanks Amit
<<attachment: winmail.dat>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
