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

RE: appendig to multiple output files

Subject: RE: appendig to multiple output files
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 25 Jan 2002 19:56:22 -0000
RE:  appendig to multiple output files
> ><xsl:template match="output">
> ><xsl:param name="input" select="document(@file)/*"/>
> ><xsl:document href="@file">
> ><xsl:copy-of select="$input"/>
> ><xsl:apply-templates/>
> ></xsl:document>
> ></xsl:template>

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.

(It's related to another problem with multiple output files: we need to say
something about whether or not output files might have been created when the
transformation fails.)

Mike Kay


 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.