[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Opera 9 XSLT error - Call to undefined function: document


Subject: RE: [xsl] Opera 9 XSLT error - Call to undefined function: document
From: "Brian Martinez" <Brian.Martinez@xxxxxxxxxxxx>
Date: Mon, 9 Oct 2006 12:25:55 -0500

This was recently discussed on the list, actually; it is a known issue
in Opera, although I'm not aware of an ETA for when document() will be
supported.

cheers,
b.


> -----Original Message-----
> From: Manfred Staudinger [mailto:manfred.staudinger@xxxxxxxxx]
> Sent: Monday, October 09, 2006 11:15 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Opera 9 XSLT error - Call to undefined function:
document
>
> Using Opera 9.02 (8585) on Windows 2000, JRE v1.5, I get
> XSLT processing failed!
> Error: invalid expression: document('Lookup.xml')
> Call to undefined function: document
>
> The stylesheet works without error in TransforMiiX and MSXML3;
> the statements in question are:
> <xsl:for-each select="document('Lookup.xml')">
>    <xsl:value-of select="key('url', $result/URL)/@neu"/>
> </xsl:for-each>
>
> Is this error well-known and can expected to be resolved soon ?
>
> Manfred


Current Thread
Keywords