xsl-list
[Top] [All Lists]

[xsl] Saxon -dtd:off

2011-02-15 07:28:49
Hello All
I am trying my best to not go along the catalog side and instead do
the short cut of escaping the validation step... I do the following

java -Xms100M -Xmx500M -jar C:\Temp\saxon9.jar -dtd:off
C:/Temp/tmp/SampleXML.xml  work/identity.xsl

where the SampleXML has a Doctype declaration..

I expected that the above should work..
The result still says that the DTD is not found.. Am I missing something ??

Vasu C

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>