xsl-list
[Top] [All Lists]

Re: [xsl] Saxon -dtd:off

2011-02-15 08:01:48
Hi Andrew..
Makes Sence..
but this is a classic issue of turning of Validation or not!!

I think i will work around..

Vasu

On 15 February 2011 13:31, Andrew Welch 
<andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> wrote:
Hi Vasu,

On 15 February 2011 13:28, Vasu Chakkera <vasucv(_at_)gmail(_dot_)com> wrote:
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 ??

The sort answer is that the DTD still has to be fetched for entity
expansion and defaulted values, even if validation is turned off.
There is plenty in the archives about this.


--
Andrew Welch
http://andrewjwelch.com

--~------------------------------------------------------------------
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>
--~--





-- 
Vasu Chakkera
NodeLogic Limited
Oxford
www.nodelogic.org
==============

--~------------------------------------------------------------------
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>