xsl-list
[Top] [All Lists]

Re: PCDATA and Attributes

2003-08-04 03:39:53

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

This is an XML question not an XSL one, so this is the wrong list, but
anyway..

There is no PCDATA attribute type in XML.


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

<![CDATA[&reg;]]>

You can not have a literal < in any XML attribute value, so in
particular you can't have a CDATA section.


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

If it is not an option, you'll have to use SGML not XML.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



<Prev in Thread] Current Thread [Next in Thread>