|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: unparsed-text() and illegal characters
> Perhaps I'll do that.
You mean in "adding it to Saxon" as an extension? Perhaps an extension function can be used for it, like ext:replace-illegal-chars-with('FFFD')? Mmm, I guess not, probably before the data arives at the function it will already have raised an error. Or something like ext:unparsed-uri-filter($uri, $transformFrom, $transformTo) where $transformFrom and $transformTo are both containing hex sequences (using character entities won't work, because of this same strictness, I guess). Cheers, Abel Michael Kay wrote: The spec is very strict that characters not allowed in XML cause an error. This is a change since the book was written.
|
Back To School Sale!Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop. 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
|






