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

Subject: RE: [xsl] XTRE1160: The fragment identifier {62;n} is not a valid NCName
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 19 Nov 2008 17:38:11 -0000
> 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/

Current Thread