Re: Some DSSSL questions

Subject: Re: Some DSSSL questions
From: Tony Graham <tgraham@xxxxxxxxxxxxxxxx>
Date: Mon, 14 Sep 1998 16:07:29 -0400 (EDT)
At 14 Sep 1998 15:30 -0400, Norman Walsh wrote:
 > | 3) I want to define a <LITERAL>-Tag, whose output is to be copied
 > | directly into the HTML output. This is meant for embedding HTML for
 > | those situations where I can't describe the contents in my own DTDs.
 > | The <LITERAL> contents may not be interpreted by DSSSL, since it will
 > | contain Tags that are not in my DTDs. What is the correct declaration?
 > | Or do I have to precess <LITERAL> differently in the DSSSL-scripts?
 > 
 > If you define this as a CDATA element in your DTD, I think Jade will
 > do the right thing.  If it's not CDATA, you're going to have to escape
 > "<" and "&" and then Jade will do the right thing.  Or am I missing
 > something?

It should be a CDATA marked section in your document if <LITERAL> is
also going to contain end-tags for elements that aren't in your DTD:

   <LITERAL><![ CDATA [ ... ]]></LITERAL>

Regards,


Tony Graham
======================================================================
Tony Graham                            mailto:tgraham@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9632
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


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


Current Thread
  • Some DSSSL questions
    • Daniel Vogelheim - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id PAA12956Mon, 14 Sep 1998 15:04:52 -0400 (EDT)
      • Norman Walsh - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id PAA13570Mon, 14 Sep 1998 15:26:16 -0400 (EDT)
        • Tony Graham - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id QAA14771Mon, 14 Sep 1998 16:03:34 -0400 (EDT) <=
          • Daniel Vogelheim - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id PAA25260Fri, 18 Sep 1998 15:03:13 -0400 (EDT)