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

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


Subject: [xsl] Opera 9 XSLT error - Call to undefined function: document
From: "Manfred Staudinger" <manfred.staudinger@xxxxxxxxx>
Date: Mon, 9 Oct 2006 10:14:33 -0700

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