|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] 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>&</xsl:text><xsl:value-of select="@entval"/><xsl:text>;</xsl:text> </xsl:template> I would like the final XML to have " in for example, if the enval attribute is quot, however in the output XML I get &quot; :-( Any help would be appreciated!!! Thanks in advance, Nicholas Waltham XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








