Re: sgml-parse question

Subject: Re: sgml-parse question
From: Brandon Ibach <bibach@xxxxxxxxxxxxxx>
Date: Thu, 11 May 2000 15:27:01 -0500
Quoting Kathie Drake <KDrake@xxxxxxxxxxxxx>:
> I am using Jade to transform SGML documents to HTML documents.  I have had
> really good results with the transformations.  Now I need to know if the
> following is possible:  Can I use sgml-parse to get the root of a grove
> based on a different DTD than the one that is currently "active"?
> 
   Yes, (sgml-parse) should handle this just fine, *if* you have a
proper DTD declaration (<!DOCTYPE ...>) in the file you're trying to
parse with it.  You shouldn't need to use the "active:" key in the
(sgml-parse) call.

-Brandon :)


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


Current Thread