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

Re: Entity escaping/translation

Subject: Re: Entity escaping/translation
From: Dan Vint <dvint@xxxxxxxxx>
Date: Thu, 18 Jun 2009 17:51:29 -0400
Re:  Entity escaping/translation
I found what the issue was. The stylesheet had several uses of the document() function. Each of theses had an HTML output method set. When I changed it to xml I got what was shown with the &lt; and when I changed it to text I got what I was looking for. I did have to make some other changes as the tags disappeared.

..dan

At 06:48 PM 6/17/2009, you wrote:
If the output method was html (and these elements are in no namespace)
that should make

<span class="branch2"><img src="&#10; <? echo(fldImg(2)) ?&gt;&#10; "></span>

If the output method was xml that should make

<span class="branch2"><img src="&#10; <? echo(fldImg(2)) ?&gt;&#10; "/></span>

with a /> at the end of img.

--------------------------------------------------------------------------- Danny Vint

Panoramic Photography
http://www.dvint.com

voice: 502-749-6179

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.