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

Re: Referring to stylesheet itself, possible in XSLT 1

Subject: Re: Referring to stylesheet itself, possible in XSLT 1.0, but how in XSLT 2.0?
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Tue, 17 Oct 2006 11:05:27 +0200
xslt 1 base uri
Michael Kay wrote:
but it is not possible [in 2.0] to use document('')

Don't know where you got that idea. So long as the base URI of the
stylesheet module is known, and is accessible in the run-time environment,
document('') should retrieve it.

Yes, you are right. That is where I went wrong (you see, never work after 1 AM ;-)
It is the base-uri. In my templates the xsl:stylesheet element has a xml:base attribute. This offsets the location for the current XSLT file. Hence the error. So, I need to either append the xml:base value, or remove xml:base in total.


You can also find out the base URI of the stylesheet module more directly
using the static-base-uri() function.

That indeed gives me that base uri of the stylesheet. But won't give me the stylesheet when the stylesheet is off by an xml:base.


-- Abel Braaksma

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.