[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Uri resolver in Saxon 8

Subject: Re: Uri resolver in Saxon 8
From: Barry Lay <blay@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 11 Aug 2004 21:58:18 -0400
xslt uri resolver
Thanks, I will keep that in mind. The various implementations of Source don't seem to set it automatically so I never knew what it was for.

Also, the XSLT 2.0 spec states that "..the way in which the URI reference is used to locate a stylesheet module is implementation-defined." (section 3.10.1). I presume this means that setting the systemId on the Source object may work for Saxon but is not guaranteed to work in general.

Barry

Michael Kay wrote:

I tend to use a URIResolver for this sort of thing. The javax.xml.transform.Source interface does not define a mechanism for determining the source file location (there may not even be one) so the XSL transform has no way of knowing where the XSL file came from, thus can't find things relative to it.



On the contrary: Source has a method setSystemId(). Whether or not this is actually the location of the stylesheet, the value you supply is treated as the base URI of the stylesheet, and is used to resolve relative URIs within it.

Michael Kay

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.