RE: Jade

Subject: RE: Jade
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Wed, 24 Nov 1999 08:37:30 -0500
Hi Jany,

Sorry, I wrote the command line from a windows perspective where Jade and
OpenJade take as default a catalog path stored in the registry. So, on
windows, the default catalog path is stored in the following registry
location:

HKEY_CURRENT_USER\Software\James Clark\SP\Catalogs. the value stored at this
registry key is a sring containing the catalog path. For instance on mine it
contains: "<osfile>D:\SGMLKit\Catalog\Catalog".

However, I never checked in the OpenJade code if more than one catalog can
be present in this registry entry.

So, on Windows, there is no needs for a -c option if your default catalog is
set in the catalogs registry entry. However, on other platforms this may be
mandatory.

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

-----Original Message-----
From: owner-dssslist@xxxxxxxxxxxxxxxx
[mailto:owner-dssslist@xxxxxxxxxxxxxxxx]On Behalf Of Jany Quintard
Sent: Wednesday, November 24, 1999 7:32 AM
To: dssslist@xxxxxxxxxxxxxxxx
Subject: RE: Jade


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


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


Current Thread