RE: Jade validation options

Subject: RE: Jade validation options
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Sun, 22 Aug 1999 23:48:14 -0400 (EST)
Hi Paul,

Paul Said:
----------------------------------------------------------------
     Is it possible to turn off validation in Jade?  It seems like a lot of
overhead if it is not necessary.

Didier answer:
----------------------------------------------------------------
You bet you can!

here is a way to do it (for a xml document):
openjade -wnovalid -d "myscript" -t html xml.dcl mydoc.xml.

The "wnovalid" instruction tells the parser to stop any document type
validation.

For more info look at:
http://www.netfolder.com/OpenJade/index.html#using

regards
Didier PH Martin
mailto:martind@xxxxxxxxxxxxx
http://www.netfolder.com



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread