Hi everyone
I want to make an application for creating xml document. The document must
match a schema. When I create new DOM document I want to now what element
(or elements) can be the root node. Then I should create and add this node
and query what attributes are acceptable for this element and what children
it can have. When there is an ambiguity the application should ask me what
to choose. Have jou any ideas to do it? I've been searching for this
solution since two weeks and there is no that is sufficient for me.
-- 
View this message in context: 
http://www.nabble.com/Create-a-new-xml-document-based-on-a-schema-tp20555635p20555635.html
Sent from the Xerces - J - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to