|
Sorry, not
sure how to do this from the command line. You can
easily do it in code though: http://xml.apache.org/xerces-j/features.html Also see: http://www.megginson.com/SAX/Java/features.html Regards, -Chris. Chris Raber, Systems Engineer, AvantGo Inc. http://www.avantgo.com/ -----Original
Message----- Hello
Chris, Thanks
very much for your message. Could you tell me how I do that from the command
line? I cannot find it
in the manual.. Sorry to bother you again.
Nicholas
Waltham -----
Original Message -----
To: 'Nicholas Waltham'
; '[EMAIL PROTECTED]' Sent: Thursday, October 04,
2001 2:23 PM Subject: RE:
Prevent Validation agains DTD of input file ?? Set the
feature http://xml.org/sax/features/validation
to false. Chris Raber,
Systems Engineer, AvantGo Inc. -----Original
Message----- Hello all, java
org.apache.xalan.xslt.Process -in in.xml -xsl style.xsl -out out.xml Obviously its
vital the input XML file is well formed, but I would like to Thanks in
advance, |
Title: RE: Prevent Validation agains DTD of input file ??
- RE: Prevent Validation agains DTD of input file ?? Christopher Raber
- Re: Prevent Validation agains DTD of input file ?? Nicholas Waltham
- Re: Prevent Validation agains DTD of input file ?? Christopher Raber
- RE: Prevent Validation agains DTD of input file ?? Christopher Raber
- Re: Prevent Validation agains DTD of input file ?? Lisa Rupe
