xsl-list
[Top] [All Lists]

Re: [xsl] XTRE1160: The fragment identifier {62;n} is not a valid NCName

2008-11-19 12:38:11


Thanks - do I take it from that then, that it's not really feasible to
pass the kind of dubious double-escaped markup you get in RSS feeds to
the URIResolver using the data: scheme?

alternatively of course if you don't mind an extension function, you can
copy the definition of saxon:parse and just drop in tagsoup instead of
an xml parser. That's easy enough that I managed it before (while
accessing an xquery parser rather than tagsoup) to handle running xq2xsl
against the xquery test suite)


David



________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--