You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Purdy, Edgar M" <ed...@lmco.com> on 2003/12/22 15:35:05 UTC

DTD validation in DOMPrint

I am experimenting with the DOMPrint sample code.

I am making the assumption that the XML string is valid.  
What changes do I make in the DOMPrint code to bypass the DTD validation sequence????

Thanks

Ed Purdy  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: DTD validation in DOMPrint

Posted by Denny Vrandecic <de...@nodix.de>.
You don't need to change the code. Try using the option -v=never instead.
Does this help?

> I am experimenting with the DOMPrint sample code.
>
> I am making the assumption that the XML string is valid.
> What changes do I make in the DOMPrint code to bypass the DTD validation
sequence????
>
> Thanks
>
> Ed Purdy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org