[xml] Setting element sequence according to schema on output



Simple question, and I hope there's a simple answer!

I have an XML schema.  I want to create and edit XML documents piece by piece (xmlAddChild, etc.) and then output to a string (xmlSaveToBuffer).  How can I make libxml obey the element sequence, as described in the schema, when creating the output XML string?  Thanks!

Seth


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]