Subject: Re: [xsl] document function cached? From: Michael Kay <mike@xxxxxxxxxxxx> Date: Fri, 08 Feb 2013 21:01:02 +0000 |
Michael Kay Saxonica
Hi list,
I have a case where I call an external service to provide me with some unique number. Every time I call the service I want a different number.
The call looks like this:
<nbn><xsl:value-of select="document($nbn-service)/nbn-set/nbn[1]"/></nbn>
But everytime I use this I get the same number and my server doesn't show multiple calls. I can see multiple calls taking place in the stylesheet.
So I wonder, is this call cached? And if so, how can I disable caching on this call?
Thnx
Michel Hendriksen
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] document function cached?, Louis-Dominique Dube | Thread | [xsl] Here's an online XSLT/XPath a, Costello, Roger L. |
[xsl] Here's an online XSLT/XPath a, Costello, Roger L. | Date | Re: [xsl] document function cached?, Liam R E Quin |
Month |