> -Ursprüngliche Nachricht-
> Von: Michael Hartle [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 26. April 2002 13:22
> An: [EMAIL PROTECTED]
> Betreff: Re: xmldb protocol in xsl stylesheets is not working
>
>
> Br
Bröckelmann, Mathias wrote:
>
> ...
>
>...
>
>...
>...
>
>
Just a note: IIRC, using document() in an XSL stylesheet probably will
result in caching problems, as the TraxTransformer only checks the
modification date of the XSL file, but not the document()-wise
referenced XML
Hi,
I´m faced with a strange problem on using the xmldb protocol.
It is working perfektly when I use it in the sitemap as a source for the FileGenerator.
But it is not working in an stylesheet to pull a document out of a xmldb (Xindice)
Database.
Stylesheet:
...
...
...