xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] CDATA tags - Explicitly adding


Subject: Re: [xsl] CDATA tags - Explicitly adding
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 11 May 2005 13:48:12 +0100

  I am wondering if
  I could add the CDATA tags explicitly within my XSL
  with something like xsl:text?

Only by using the deprecated (and usually undesirable)
disable-output-escaping attribute:
<xsl:text disable-output-escaping="yes">&lt;[CDATA[</xsl:text>
Better would be to figure out why your copy of xalan is using so many
CDATA sections (which it is allowed to do but doesnt do that in most
configurations) or better still work out why the application that is
using the files you are generating  needs any CDATA sections at all,
which implies it is broken (or not an XML application)

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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
________________________________________________________________________


Current Thread
Keywords
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor