[ 
https://issues.apache.org/jira/browse/VXQUERY-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Preston Carman resolved VXQUERY-79.
-----------------------------------

    Resolution: Fixed

Vinayak reminded me this was a generic error. The changes made to my local 
promote operator were causing issue with this query. The promote operator has 
been fixed and this issue is resolved.
                
> Static Type Check Failure for Derived String Types
> --------------------------------------------------
>
>                 Key: VXQUERY-79
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-79
>             Project: VXQuery
>          Issue Type: Bug
>            Reporter: Preston Carman
>            Assignee: Preston Carman
>
> The following query fails because prefix-from-Qname returns a NCName instead 
> of a string which is wanted by upper-case. Since NCName is derived from 
> String this should be an ok query due to sub type substitution.
> fn:upper-case(fn:prefix-from-QName(xs:QName("foo:bar")))

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to