Re: How to Process XML with Jade?

Subject: Re: How to Process XML with Jade?
From: Chris Maden <crism@xxxxxxxxxxx>
Date: Wed, 17 Jun 1998 14:41:43 -0400 (EDT)
[Jack Fitzpatrick]

> I get a warning "SGML declaration was not implied", and I'm not sure
> what that means, but it works fine otherwise.  But when I then apply
> my stylesheet and run Jade with:
> 
> jade -wxml -tmif -dmyfile.dsl xml.dcl myfile.xml
> 
> I get a storm of complaints on my screen which seem to indicate that
> my DSSSL stylesheet is _not_ XML-compliant.  OK, so what do I do
> now?  Seems I'm missing something fundamental, and Mr. Clark, in his
> wisdom, apparently leaves this as an exercise for the student.

Don't use -wxml with jade.  You already know that your document is
compliant, because you used nsgmls -wxml.  The stylesheets will not
be, because they use architectural forms.  That's not a problem in and
of itself, but the archform files use the traditional HyTime notation
of <!element, which is not legal XML (it must be <!ELEMENT).

-Chris
-- 
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>


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


Current Thread
  • How to Process XML with Jade?
    • Jack Fitzpatrick - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id SAA10102Tue, 16 Jun 1998 18:54:57 -0400 (EDT)
      • Chris Maden - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA09839Wed, 17 Jun 1998 14:47:38 -0400 (EDT) <=