Re: processing well-fromed XML

Subject: Re: processing well-fromed XML
From: Brandon Ibach <bibach@xxxxxxxxxxxxxx>
Date: Sat, 15 Jul 2000 22:11:13 -0500
Quoting Russell Steven Shawn O'Connor <roconnor@xxxxxxxxxxxx>:
> What is the correct way to execute jade to process a well-formed XML
> document with a valid SGML dsssl style sheet so that it doesn't complain
> about the invalid XML document?  Is there even a way to do this?
> 
   This should work (I think):
	jade -d your.dsl -wno-valid xml.dcl your.xml
   You might also include "-wxml", which will issue warnings about
constructs that aren't allowed in XML (but are valid in SGML).

-Brandon :)


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


Current Thread