You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Rahul Akolkar (JIRA)" <ji...@apache.org> on 2006/12/06 22:35:21 UTC

[jira] Created: (SCXML-33) Namespaced XPath support for

Namespaced XPath support for <data>
-----------------------------------

                 Key: SCXML-33
                 URL: http://issues.apache.org/jira/browse/SCXML-33
             Project: Commons SCXML
          Issue Type: Improvement
    Affects Versions: 0.5
            Reporter: Rahul Akolkar
         Assigned To: Rahul Akolkar
             Fix For: 0.6


Currently, <data> content undefines the default namespace so the (prefixless) deferred XPath expression evaluation can work. With Digester 1.8 released, it should be possible to retain prefix information from the document such that prefixes can be resolved at expression evaluation time.


-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (SCXML-33) Namespaced XPath support for

Posted by "Rahul Akolkar (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SCXML-33?page=all ]

Rahul Akolkar resolved SCXML-33.
--------------------------------

    Resolution: Fixed

> Namespaced XPath support for <data>
> -----------------------------------
>
>                 Key: SCXML-33
>                 URL: http://issues.apache.org/jira/browse/SCXML-33
>             Project: Commons SCXML
>          Issue Type: Improvement
>    Affects Versions: 0.5
>            Reporter: Rahul Akolkar
>         Assigned To: Rahul Akolkar
>             Fix For: 0.6
>
>
> Currently, <data> content undefines the default namespace so the (prefixless) deferred XPath expression evaluation can work. With Digester 1.8 released, it should be possible to retain prefix information from the document such that prefixes can be resolved at expression evaluation time.

-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org