[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: tool, library to replace pseudo escaped entities withreal
- From: Rick Jelliffe <rjelliffe@allette.com.au>
- To: Uche Ogbuji <uche@ogbuji.net>
- Date: Mon, 3 Nov 2014 15:13:53 +1100
Do you want to repair the file? Perhaps this could work:
Make an xslt2 null transform.
Make a template for the description element.
In that template do a text substitution on data content to replace " &" with some unlikely single character, eg 䀀 convert to a sequence of codepoints with string-to-codepoints(), and put that into a variable.
Iterate over each codepoint in the variable, outputting it as a character, and when you find 0x4000; output it in xsl:text with disable-output-escaping to true.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|
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
RSS 2.0 |
 |
Atom 0.3 |
 |
|
Stylus Studio has published XML-DEV in RSS and ATOM formats,
enabling users to easily subcribe to the list from their preferred news reader application.
|
Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website.
they were not included by the author in the initial post. To view the content without the Sponsor Links please
click here.
|
|