|
Subject: [xsl] xsl include doesn't check and reload included document?!? From: "Thomas Sandor" <tsandor@xxxxxxxxxxx> Date: Thu, 23 Jan 2003 13:12:15 +0100 |
hi,
I'm using the following line to include another xml in my XSLT file:
<xsl:apply-templates select="document(include/@url)" mode="include" />
and the template section start as follows:
<xsl:template match="categories" mode="include">...</xsl:template>
The problem is that when I change something in the included document,
nothing happens, by the transformer, it uses the same previous state. I can
only make it awake by redeploying the whole ear.
I emptyed the catalina work directory. So I don't see from where gets
cocoon
the cached document.
How can I force Cocoon or the XSLT to really check and if changed, read the
included document??
any help is appreciated.
Thanks,
Thomas
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] How to transform xml and , Sergiu Ignat | Thread | Re: [xsl] xsl include doesn't check, Joerg Heinicke |
| RE: [xsl] How to transform xml and , Sergiu Ignat | Date | RE: [xsl] How to join elements, Cams Ismael |
| Month |