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

Re: unparsed-text-available a file from the current OS

Subject: Re: unparsed-text-available a file from the current OS directory
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Sun, 29 Aug 2010 21:37:40 +0100
Re:  unparsed-text-available a file from the current OS
if I use
<xsl:result-document href="boum.txt"> ...,

By default, boum.txt seems to get written to the "current" OS directory,

Actually, a relative URI reference here is resolved against the "base output URI", that is, against the URI of the principal result document. That might happen to be your OS current directory, or it might not.
but if I do
<xsl:if test="unparsed-text-available('boum.txt')"> ...
boum.txt seems to get resolved from the base-uri (e.g. the stylesheet directory path).


How can I have boum.text resolved from the current OS directory?

You'll either need to pass in the name of the current directory as a stylesheet parameter, or you'll need to use some kind of processor-specific mechanism. For example, in Saxon you could write an UnparsedTextURIResolver.

Michael Kay
Saxonica

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.