Subject: mystery #1: document() without validation
From: Gary Lawrence Murphy <garym@xxxxxxxxxx>
Date: 12 Apr 2002 20:05:07 -0400
|
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
|