DOM for XSD

Is it possible using DOM to create a new document based on an XML
Schema?

That is, starting from nothing, I would like to use an XSD as a
"template" to create a basic DOM tree, then populate the tree with data
values (and additional objects as needed).

David Thom

Received on Thursday, 5 April 2001 15:44:12 UTC