Re: Quotes

Subject: Re: Quotes
From: Tony Graham <tgraham@xxxxxxxxxxxxxxxx>
Date: Fri, 13 Mar 1998 13:24:46 -0500 (EST)
At 13 Mar 1998 11:40 +0000, stephenng@xxxxxxxxxxxx wrote:
...
 > The FrontPage WebBot syntax I am trying to emit is:
 > 
 > <!--WEBBOT bot="mybotname" -->
 > 
 > This is problematic because it needs the less than and greater than 
 > signs, and the quotes.
 > 
 > I can get everything but the quotes if I do:
 > 
 > (make formatting-instruction data:"&lt;!--WEBBOT bot=")
 > 
 > But when I throw in &quot, jade complains:
 > "content expression cannot be specified in make expression for atomic 
 > flow object class "empty-element""

Try

  (make formatting-instruction data: "&lt;!--WEBBOT bot=\"")

See section 8.5.9 of the DSSSL standard.

Regards,


Tony Graham
=======================================================================
Tony Graham
Mulberry Technologies, Inc.                         Phone: 301-315-9632
17 West Jefferson Street, Suite 207                 Fax:   301-315-8285
Rockville, MD USA 20850                 email: tgraham@xxxxxxxxxxxxxxxx
=======================================================================


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


Current Thread
  • Quotes
    • stephenng - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id LAA12593Fri, 13 Mar 1998 11:43:09 -0500 (EST)
      • Tony Graham - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id NAA14396Fri, 13 Mar 1998 13:27:37 -0500 (EST) <=