xsl-list
[Top] [All Lists]

RE: xsl:include and validation

2005-10-17 07:42:01
The problem is that Saxon (8.5) tries to validate the 
included stylesheet, 

No, Saxon doesn't try to validate your stylesheet modules. It's the XML
parser that's doing it. Saxon doesn't ask the XML parser to do it, so
there's something else in your configuration that's requesting it. Perhaps
you've fetched the included stylesheet modules using a URIResolver that's
requesting validation.

Michael Kay
http://www.saxonica.com/

------------------------------------------------------------------------------------------------------------

I installed Java 1.5 and Saxon 8.5 and ran Saxon from the command line 
with the -v switch. What else in the configuration could cause the parser 
(JAXP 1.3, I gather) to try to validate an included stylesheet?

Jay Bryant
Bryant Communication Services
(presently consulting at Synergistic Solution Technologies)

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