xsl-list
[Top] [All Lists]

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

2006-10-09 10:15:11
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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>