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

Resolving Unescaped Entity Refs

Subject: Resolving Unescaped Entity Refs
From: "Nik Krimm" <Nik.Krimm@xxxxxxxxxxxxxxx>
Date: Tue, 30 Apr 2002 13:09:07 -0500
unescaped entity
> Hi all:
> I am working on a transformation that uses the same 4 letter 'code' as a back-end parameter and an entity reference.  Currently the 'code' appears twice for each node - once escaped and once not escaped, and I'd like to find a way to eliminate one.
> 
> Current Example:
> 
> <node display="&code;">code</node>
> 
> I'd like to replace it with:
> 
> <node>code</node>
> 
> and create functionality that would resolve this using an entity reference in an external DTD (<!ENTITY code "Resolved Display Value">)
> 
> I thought I could use <xsl:value-of select="unparsed-entity-uri(/node) />, however, in testing I find this is incorrect.
> 
> Any ideas?  I'm using Xalan as a transformation engine.
> 
> TIA
> 
> nik
> 
> 

 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.