Cirip Tomas wrote:
> 
> how else can I get DTD from document after I parse it using DOM parser, so I
> don't loose DTD from document when I try to serialize it? I noticed
> DOCUMENT_TYPE node is in the DOM tree after parsing but the only information
> I can get from it is node name. Any suggestions? Thank you

Unfortunately you can't get much more information, unless you are
willing to modify Xerces2 code. 
We will try to come up with something in the next release.

--
Elena Litani / IBM Toronto

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

Reply via email to