You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "David Carver (JIRA)" <ji...@apache.org> on 2010/05/25 22:43:32 UTC

[jira] Commented: (ODE-368) Support for the doc() function

    [ https://issues.apache.org/jira/browse/ODE-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871347#action_12871347 ] 

David Carver commented on ODE-368:
----------------------------------

This should be handled by the Saxon parser when an XPath 2.0 statement is passed to the engine. 

http://www.w3.org/TR/xpath-functions/#func-doc

I know with the PsychoPath engine, that it only relies on the URI being passed to it and that it can resolve it.  PsychoPath currently isn't a supported XPath 2.0 engine, but Saxon should be able to handle this.  Is there some additional information or use case where this is not working.


> Support for the doc() function
> ------------------------------
>
>                 Key: ODE-368
>                 URL: https://issues.apache.org/jira/browse/ODE-368
>             Project: ODE
>          Issue Type: New Feature
>          Components: BPEL Runtime
>    Affects Versions: 1.2
>            Reporter: Antoine Toulme
>            Priority: Minor
>             Fix For: Wishlist
>
>
> The XPath 2.0 specification provides a doc() function that apparently is not currently supported by Ode.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.