sgml-parse working example required

Subject: sgml-parse working example required
From: Tsyshevsky Vladimir <wowa@xxxxxxxxxx>
Date: Thu, 29 May 97 17:54 MSD
Hi,

jade_08 implements new primitive

(sgml-parse string #!key active: parent:) 

which is described in standard as follows:

  Returns a node-list containing a single node that is the root of a grove built by
  parsing an SGML document or subdocument using the SGML property set. string is
  the system identifier of the SGML document entity or SGML subdocument entity.
  active: is a list of strings specifying the names of the active DTD or LPDs. At most
  one DTD shall be active...

a) It looks like the 'string' argument is used as filename, but not as
entity name;
b) I failed to parse the subdocument with it's own dtd, it looks like
the parent documents's dtd always used

Regards,
Vladimir V. Tsychevski
expert

-----------------------------------------------------
                  Jet Infosystems
Krasnoproletarskaya 6,		Tel. (+7 095) 972-1182
Moscow 103006, Russia		Fax  (+7 095) 972-0791
-----------------------------------------------------
Any opinions or recommendations herein are those of
the author and not of his computer.


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


Current Thread