|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Accumulator use
cmarchand@xxxxxxxxxx wrote:
I try to cache values who are in external files referenced from my source file : If the files are huge but you only need the @type attribute of the root element then using `xsl:iterate` and `xsl:break` for an early exit, as described in http://saxonica.com/html/documentation/sourcedocs/streaming/partial-reading.html might be the best approach to avoid parsing the large documents.
Above you say map(xs:anyUri, xs:string) with the key being the file URI, so why is the accumulator map(xs:string, xs:string) and stores the local name and not the URI? <xsl:mode name="m" streamable="yes"/> Where do you parse the referenced files?
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








