Does anyone know how I can validate a fairly large (~5mb) XML file against its DTD in a batch environment ?
We are producing an XML file from an Oracle database by running a number of sql programs in a scheduled VBScript program.
We wish to validate the file against the DTD and either post it...
Has anyone had any luck in changing the encoding attribute when performing a xml -> xml transformation ?
i.e. .xsl file contains ...
<xsl:output method="xml" encoding="ISO-8859-1" doctype-system="data.dtd" omit-xml-declaration="no" indent="no"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.