RE: Jade

Subject: RE: Jade
From: Jany Quintard <quintard.j@xxxxxx>
Date: Wed, 24 Nov 1999 13:32:06 +0100 (CET)
On Wed, 24 Nov 1999, Didier PH Martin wrote:

> Hi Peter,
> 
> Simple, look closely the following answer because I think somebody already
> answered that question.
> 
> Your command line is:
> jade -f error.log -t rtf -wno-valid -d converter.dsl -o test.rtf test.xml
> 
> it should be
> jade -f error.log -t rtf -wno-valid -d converter.dsl -o test.rtf xml.dcl
> test.xml
> .../...
> 
> Otherwise you command line is OK. The document will be parsed without any
> validation performed on it and thus, it does not need a DTD (as it is
> ussually the case for SGML documents).
Anyway, the DTD is in the document ?

Does it not need a -c option with a convenient catalog file ?
How will then the
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN">
be processed ?
I had to add it when I made the test.

cheers. jany.

------------------------------------------------------
Jany Quintard             | Et les enfants de choeur
IBM Paris Laboratory      | Branlant du chef, opinent
Tel : 33 (0)2 51 16 40 36 |   G. Brassens (La religieuse)




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


Current Thread