xsl-list
[Top] [All Lists]

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

2008-11-19 12:38:43
Actually, in the case of a data URI you can know the media 
type, by parsing the URI, if you want to.

But the basic principle of the JAXP interface is that parsing the URI is
delegated to the URIResolver, and the URIResolver (unfortunately) doesn't
have any way of returning a media type.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>
--~--