This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CDATA




> 	and this is my unfortunate .fo output:
why do you say it's unfortunate? It is exactly what you specified in the
stylesheet. <![CDATA[ < ]]> is just a sysntactic variation on &lt; 
You used one form in the output and it happened to get serialised in the
other form, but they are equivalent just like quoting attribute values
with " instead of '.

If you wanted to generate an fo:page-number-citation element node
rather than text put such an element into your stylesheet, ie remove the
CDATA markup.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]