Dear all,

I would like to create DOM document on the memory and export it to
a file. I finally succeeded to use DOMWriter to do that BUT without
schema components. I used to use DTD for validation but I would like
to switch to XML Schema.

Is there any sample for creating DOM document with XML schema
components?
Do I need to use XMLContentModel Class? XMLElementDecl Class?
Is there a way to incorporate those declaration into DOMDocument
object?

Best regards,

Tsuyoshi


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

Reply via email to