Re: Preserve comments in SGML transformation?

Subject: Re: Preserve comments in SGML transformation?
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxx>
Date: Mon, 02 Feb 1998 21:08:23 -0800
At 18:54 98/02/02 -0500, Tony Graham wrote:
>Is there a way to preserve comments during an SGML-SGML transformation
>using Jade's SGML backend?  

I don't think so.

When I ask myself a question like this, I go to section 9.6 of the DSSSL
standard to find out where a construct is found in the grove.

So, for a comment, I found the following:

  <classdef rcsnm=comment clause="a3002">

Next, find out which grove property set module this class is found in.  I
found this in the following:

  <psmodule rcsnm=basesds1 fullnm="base SGML document string level 1"
  dependon=basesds0>

So, now I know it is in the module "basesds1".

Next, I look in "jade.htm" from James' delivery:

 Jade supports only a single, fixed grove plan which 
 comprises the following modules: 

     baseabs 
     prlgabs0 
     instabs 
     basesds0 
     instsds0 
     subdcabs 

And I discover that the module I need isn't explicitly supported by James'
code.

At this point, I usually save time and give up and stop looking because
James' documentation is usually accurate.  I don't know that he has
implemented any "subset" of a module, and certainly if he does he is
properly not documenting full support of the module.

I hope this helps.

......... Ken

--
G. Ken Holman            mailto:gkholman@xxxxxxxxxxxxxx
Crane Softwrights Ltd.  http://www.CraneSoftwrights.com
Box 266,                             V: +1(613)489-0999
Kars, Ontario CANADA K0A-2E0         F: +1(613)489-0995
PGP Privacy: http://www.cyberus.ca/~holman/gkholman.pgp
Training:  http://www.CraneSoftwrights.com/schedule.htm


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


Current Thread
  • Preserve comments in SGML transformation?
    • Tony Graham - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id SAA09813Mon, 2 Feb 1998 18:54:52 -0500 (EST)
      • G. Ken Holman - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id AAA12815Tue, 3 Feb 1998 00:09:21 -0500 (EST) <=