John L. Clark wrote:
> 
> My use case is as follows.  I have an XSLT script which imports another
> XSLT script by URI (say with <xsl:import
> href="http://some.where.net/script.xsl"/>).  This script is used in an
> XXE configuration.  The configuration also contains a local cache of the
> global, imported XSLT script and an XML catalog that uses the uri
> element (say with <catalog:uri name="http://some.where.net/script.xsl";
> uri="xsl/script.xsl"/>) to redirect references from the global URI to
> the local cached copy.  I don't think this requires any sort of
> identification of the resource at the URI.  You only redirect names in
> an XML catalog.

OK. I guess I'll have to read the Oasis XML catalogs specs to *really* 
understand what can be done with this technology.

If we decide to add this feature, it will be added in XXE V2.7 to 
resolve the URIs of  XSLT style sheets and also the URIs of XML schemas. 
(It is too late to add it to XXE V2.6.)



>>You are never too vague.
> 
> 
> Is this sarcasm?  :)

Of course, not. This is a compliment: you are always very clear and 
precise in what you say.


Reply via email to