[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] PCDATA and Attributes


Subject: [xsl] PCDATA and Attributes
From: Paul Barclay <paul.barclay@xxxxxxxxxxxxxxxxxx>
Date: 04 Aug 2003 11:15:59 +0100

I would like to use PCDATA in a element attribute. It is cuttenly
defined as:

<!ATTLIST image
	ref CDATA #REQUIRED
    name CDATA #IMPLIED
>

I would like the name attribute to be PCDATA so I can use the following
as a value:

<![CDATA[&reg;]]>

I know that by using &gt; and &lt; for > & < etc. would work, but this
is not an option for business reasons behond my control.

Anybody know how to do this.

Paul





________________________________________________________________________

E-mail is an informal method of communication and may be subject to data corruption, interception and unauthorised amendment for which Digital Bridges Ltd will accept no liability. Therefore, it will normally be inappropriate to rely on information contained on e-mail without obtaining written confirmation.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

________________________________________________________________________


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



Current Thread