You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Wing Yew Poon (JIRA)" <xm...@xml.apache.org> on 2006/06/11 01:41:36 UTC

[jira] Updated: (XMLBEANS-276) selectPath() with setXqueryCurrentNodeVar() option does not work for Saxon

     [ http://issues.apache.org/jira/browse/XMLBEANS-276?page=all ]

Wing Yew Poon updated XMLBEANS-276:
-----------------------------------

    Attachment: xpath_fix.diff

Patch for the problem.

> selectPath() with setXqueryCurrentNodeVar() option does not work for Saxon
> --------------------------------------------------------------------------
>
>          Key: XMLBEANS-276
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-276
>      Project: XMLBeans
>         Type: Bug

>   Components: XPath
>     Versions: Version 2.1
>  Environment: Windows XP
>     Reporter: Wing Yew Poon
>  Attachments: xpath_fix.diff
>
> When doing a selectPath() or execQuery() on an XmlObject or XmlCursor, "$this" gets bound automagically to the current node. In XmlOptions, there is a method to set a variable of a different name (than "this") to the current node - setXqueryCurrentNodeVar(String).
> However, setting this option doesn't work when doing a selectPath(String, XmlOptions) using Saxon. [I tried this using XMLBeans 2.1.0 + Saxon 8.1.1 as well as XMLBeans latest svn + Saxon 8.6.1.]
> The same thing works when using the BEA XQuery engine.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org