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]
Other format: [Raw text]

RE: CDATA and copy-of


Jason,

This may be obvious but ...

You could try adding the line (if you haven't already done so);

	<xsl:output method="html"/>

below your xsl:stylesheet tag in your .xsl file.

Your html tags could be being processed as xml tags.

Regards,
Ben


-----Original Message-----
From: Clark, Jason [mailto:jason.clark@tfn.com]
Sent: 29 November 2001 16:24
To: 'xsl-list@lists.mulberrytech.com'
Subject: [xsl] CDATA and copy-of


Hello All,

I have an element that has html within a CDATA.  I'm using copy-of to output
the html from the CADTA section.  When I do this the HTML tags are displayed
not rendered.  What am I missing or don't understand?  How can I get this to
work.

thx in advanced

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


_____________________________________________________________________
This message has been checked for all known viruses by the 
MessageLabs Virus Scanning Service. For further information visit
http://www.messagelabs.com/stats.asp

===========================================================
Pulse Software Systems Limited.
Pulse House, 5 & 7 Gravel Hill, Leatherhead, Surrey. KT22 7HG
Tel: (01372) 220600 Fax: (01372) 362476
Web: http://www.pulsesoftware.co.uk

This e-mail (and any attachments) may contain confidential or privileged information. If you are not the intended recipient 
or you receive this message in error please notify us immediately and delete the e-mail. Should this be the case then you are notified that any dissemination, distribution, or copying of this communication and its attachments is strictly prohibited.

This message has been checked for all known viruses by the 
Message Labs Virus Scanning Service. For further information visit 
http://www.messagelabs.com/stats.asp

Neither Pulse Software Systems nor the sender accepts any liability or 
responsibility for viruses or for any damage you may sustain. You should perform your own virus checks before opening any attachments. 
===========================================================

 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]