[
https://issues.apache.org/jira/browse/VXQUERY-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617446#comment-14617446
]
Till Westmann commented on VXQUERY-158:
---------------------------------------
I think that it'd be good to think about the problem as determining (and
constructing) the correct instance of the data model as that's the basis for
further query processing and serialization.
The fact that we are able to serialize the output correctly then is only a
result of having a correct serializer (hopefully :) ).
> Can not read/evaluate { } in queries
> ------------------------------------
>
> Key: VXQUERY-158
> URL: https://issues.apache.org/jira/browse/VXQUERY-158
> Project: VXQuery
> Issue Type: Bug
> Reporter: Shivani Mall
> Assignee: Preston Carman
> Attachments: curly_braces_1.png, curly_braces_2.png
>
>
> Queries that contain nested values enclosed in element constructor function
> fail.
> For example, for the following query the result is missing:
> let $v := "missing"
> return <result><v>{$v}</v></result>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)