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

Document function isn't realoding document.

Subject: Document function isn't realoding document.
From: "Adam Komisarek" <akakus@xxxxxxxxx>
Date: Fri, 11 Jan 2008 08:52:56 +0100
 Document function isn't realoding document.
Hello!

I have very big problem with my XSLT transformation... I'm using
Xalan, stylesheet is version 1.0. At some point of the transformation
stylesheet reads value which is needed later in transformation. To
avoid passing this variable through all apply-templates and using
parameters in xsl:template I use xalan:redirect extension - simply
write to file value of interesting element making with it XML document
(<myValue>readed value</myValue>) and then I read that file with
document(myFile) function. The problem is when I change that file with
consequents invoking of redirect:write instructions and read them
again using processor doesn't see changes in that document - value of
<myValue> is still the same as at the first time!
Does processor cache in some way documents? Can I reload documents in some way?
I want to avoid working with params...
Thanks!

Regards,
Adam Komisarek

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.