[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Fw: Bug in SAXON (entity/character set ) ??

Subject: Re: Fw: Bug in SAXON (entity/character set ) ??
From: "Melvyn Rosengarden" <melrose@xxxxxxxxxxxxxxxx>
Date: Sun, 19 Nov 2000 16:44:16 -0500
xsl entity bullet
I wasn't SURE about the entity declaration. In Kay Michaels book I saw
examples of both. Soooo in my test bed I used both ways

<entity_test e_test1="&#8226;"  e_test2="&bullet;" />

Neither one was rendered correctly in SAXON, both rendered aas bullets using
MSXML.

----- Original Message -----
From: "Mike Brown" <mike@xxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Sunday, November 19, 2000 3:37 PM
Subject: Re: Fw: Bug in SAXON (entity/character set ) ??


> David Carlisle wrote:
> > >   <!ENTITY bullet  "&#38;#8226;">
> > why the double escaping here?
> > It cold more easily have been written
> >   <!ENTITY bullet  "&#8226;">
>
> It looks like he's trying to see if it's possible to force a character
> reference into the output by putting the 7 characters & # 8 2 2 6 ; into
> the stylesheet. Of course, the &, as character data, will always be
> serialized as &amp; or &#38;, so it's not going to work. :) He should just
> put the 1 bullet character into the stylesheet by specifying it as
> &#8226; and not worry about how it gets serialized.
>
>    - Mike
> ____________________________________________________________________
> Mike J. Brown, software engineer at         My XML/XSL resources:
> webb.net in Denver, Colorado, USA           http://www.skew.org/xml/
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.