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

Re: Will an <xsl:result-document> with no href attribu

Subject: Re: Will an <xsl:result-document> with no href attribute override the current stylesheet?
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 15 Dec 2013 18:45:57 -0500
Re:  Will an <xsl:result-document> with no href attribu
At 2013-12-15 15:26 -0800, Dimitre Novatchev wrote:
 Hi,
The W3C XSLT 2.0 Specification says (about the href attribute of
<xsl:result-document>):

"The href attribute is optional. The default value is the zero-length
string. The effective value of the attribute must be a URI Reference,
which may be absolute or relative. There may be implementation-defined
restrictions on the form of absolute URI that may be used, but the
implementation is not required to enforce any restrictions. Any legal
relative URI must be accepted. Note that the zero-length string is a
legal relative URI."
     http://www.w3.org/TR/xslt20/#element-result-document


It isn't absolutely clear, but I am interpreting this to mean that no href attribute is equivalent to:

href="'"'

The rules of resolving a relative literal-URI when applied in this
case should produce the URI of the current stylesheet -- same as
document('').

I disagree. I understand (and I rely on it in my current project) that a relative URI is relative to the specified output URI. I specify dozens of file names without paths and all of the files show up in the specified output directory.


Will an <xsl:result-document> instruction with missing or empty href
attribute overwrite the current stylesheet?

No.


If I invoked, say, Saxon with -o:/Users/admin/t/out/myfile.html

Then the zero-length URI would have the URI: /Users/admin/t/out/myfile.html

I hope this helps.

. . . . . . Ken


-- Public XSLT, XSL-FO, UBL & code list classes: Melbourne, AU May 2014 | Contact us for world-wide XML consulting and instructor-led training | Free 5-hour lecture: http://www.CraneSoftwrights.com/links/udemy.htm | Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ | G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx | Google+ profile: https://plus.google.com/116832879756988317389/about | Legal business disclaimers: http://www.CraneSoftwrights.com/legal |

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.