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]

Re: mystery #1: document() without validation



Xalan-specific questions are best asked on the appropriate Xalan mailing
list.  See:

   http://xml.apache.org/mail.html

Dave



|---------+------------------------------------->
|         |           Gary Lawrence Murphy      |
|         |           <garym@canada.com>        |
|         |           Sent by:                  |
|         |           owner-xsl-list@lists.mulbe|
|         |           rrytech.com               |
|         |                                     |
|         |                                     |
|         |           04/12/2002 05:05 PM       |
|         |           Please respond to xsl-list|
|         |                                     |
|---------+------------------------------------->
  >---------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                           |
  |        To:      XSL-List@lists.mulberrytech.com                                                                           |
  |        cc:      (bcc: David N Bertoni/Cambridge/IBM)                                                                      |
  |        Subject: [xsl] 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







 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]