xsl-list
[Top] [All Lists]

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

2006-10-09 10:24:53
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(_dot_)staudinger(_at_)gmail(_dot_)com]
Sent: Monday, October 09, 2006 11:15 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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

--~------------------------------------------------------------------
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>
--~--



--~------------------------------------------------------------------
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>