[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Entities: The worst of both worlds :-(

Subject: Entities: The worst of both worlds :-(
From: "Nicholas Waltham" <info@xxxxxxxxxxxx>
Date: Mon, 1 Oct 2001 19:12:54 +0200
 Entities: The worst of both worlds :-(
Hello All,
 I am really having some trouble with entities.

I have an XSL which translates from one form of XML to another, I would like
to preserve the
entities in XML, but unfortunately, they are translated on the way, so they
appear as the extented
characters in the XML. I would like to keep them as entities in the target
XML. How do I do this?

Secondly, if I include enties in the XSL, they stay as entities in the final
output.

Looking at this example

<xsl:template match="escape" mode="Body"><!--Dump all extra spaces-->
<xsl:text>&amp;</xsl:text><xsl:value-of
select="@entval"/><xsl:text>;</xsl:text>
</xsl:template>


I would like the final XML to have

&quot;

in for example, if the enval attribute is quot, however in the output XML I
get

&amp;quot;

:-(

Any help would be appreciated!!!

Thanks in advance,
Nicholas Waltham



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.