Ok....I am trying to write examples showing how to use my addon library
that calls into Xerces and I wanted to write one that allows people to
construct documents associated with DTD's or Schemas.

Is the correct way of associating a DTD with a document to use the Impl to
createDocumentType and then use this DocType when you createDocument?

If so, what is the document (non-standard) version of createDocumentType
used for?

Is there no way to associate a DTD with a document without using the
Impl->createDocument?

Thanks!






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

Reply via email to