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

RE: RE:read-write same url in xslt 2 [was appendig to

Subject: RE: RE:read-write same url in xslt 2 [was appendig to multiple output files]
From: "Bryan Rasmussen" <bry@xxxxxxxxxx>
Date: Mon, 28 Jan 2002 11:51:44 +0100
xslt 2.0 append sequence

> >This reminds me that we haven't said anything in XSLT 2.0 about what
> happens
> >if you try to read and write the same URL within a single
> transformation.
> We
> >will have to say it's an error, but whether we say the
> processor has to
> >detect it and report it is another question.
>
> why does it have to be an error? it works with Saxon if you're using
> version="1.1"

>>It has to be an error because the results depend on the sequence of
>>execution, which isn't defined by the language spec. It only works in
Saxon
>>because Saxon (today) processes instructions in left-to-right order.
Writing
>>a document using xsl:result-document and then reading it using document()
is
>>a way of getting side-effects that depend on the sequence of execution.

damn! :) okay then, but it does seem like an unfortunate thing that one
can't use xslt to make a document append system like that. obviously you can
append to a file by running a stylesheet against it, copying, and appending
to it the content of another document. But that's not particularly useful
when compared to the possibility of appending to multiple files from one
transform. I can see building the same thing in a two step process, using if
in Saxon, saxon:next-in-chain, although this would be rather overkill I
think.
Do you think there would be a way to achieve this in xslt 2.0 without
reliance on extension functions?






 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.