I am attempting to serialize, from scratch, an XML document with a DTD, that
is currently stored. I am using a DOMWriter and a LocalFileFormatTarget as
an XMLFormatTarget. I have seen examples in Java that use this
OutputFormat::setDoctype method to set the DTD, but I can not figure out an
equivalent or substitute way of doing this using the xerces-c API. I have
searched for a long time, but I seem to not be turning up the right things,
so any help would be much appreciated!

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Serializing-the-doctype-%28DTD%29-of-an-XML-document-tf3420441.html#a9533206
Sent from the Xerces - C - Users mailing list archive at Nabble.com.

Reply via email to