You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Preston Carman (JIRA)" <ji...@apache.org> on 2016/09/09 17:47:22 UTC

[jira] [Closed] (VXQUERY-79) Static Type Check Failure for Derived String Types

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

Preston Carman closed VXQUERY-79.
---------------------------------

> 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 was sent by Atlassian JIRA
(v6.3.4#6332)