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

Re: How to avoid XML Parsing while XSLT Transform

Subject: Re: How to avoid XML Parsing while XSLT Transform
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Thu, 16 Jul 2009 19:15:44 +0100
Re:  How to avoid XML Parsing while XSLT Transform
2009/7/16 Michael Kay <mike@xxxxxxxxxxxx>:
> You might like to look at Andrew Welch's LexEv processor. This converts
> entity references into nodes that are retained in the data model. However, I
> don't think it can handle numeric character references - these are typically
> converted to characters by the XML parser and there is no way to switch this
> off.

LexEv converts #x00027 to:

<lexev:char-ref name="#x00027">'</lexev:char-ref>

...so you have the character and the original code.

Its integrated into Kernow: go to Options -> Kernow Options -> LexEv
tab and tick the "enable LexEv" box.




-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

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.