This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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@teledyn.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]