Subject: Re: mystery #1: document() without validation
From: "David N Bertoni/Cambridge/IBM" <david_n_bertoni@xxxxxxxxxx>
Date: Fri, 12 Apr 2002 17:44:03 -0700
|
Xalan-specific questions are best asked on the appropriate Xalan mailing
list. See:
http://xml.apache.org/mail.html
Dave
|---------+------------------------------------->
| | Gary Lawrence Murphy |
| | <garym@xxxxxxxxxx> |
| | Sent by: |
| | owner-xsl-list@xxxxxxxxxxx|
| | rrytech.com |
| | |
| | |
| | 04/12/2002 05:05 PM |
| | Please respond to xsl-list|
| | |
|---------+------------------------------------->
>---------------------------------------------------------------------------------------------------------------------------|
| |
| To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx |
| cc: (bcc: David N Bertoni/Cambridge/IBM) |
| Subject: mystery #1: document() without validation |
>---------------------------------------------------------------------------------------------------------------------------|
Can I force Xalan's implementation of document() to instance a
/non-validating/ parser?
Calling document() to load an XML file to merge with the current file
is apparently validating every sub-document -- in our case, the XML to
be merged does not need validation, and the DTDs are not even
available to the merging process -- validation causes an otherwise
correct system to fail. Can I turn it off?
--
Gary Lawrence Murphy <garym@xxxxxxxxxxx> TeleDynamics Communications Inc
Business Innovations Through Open Source Systems: http://www.teledyn.com
"Computers are useless. They can only give you answers."(Pablo Picasso)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|