[
https://issues.apache.org/jira/browse/VXQUERY-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610557#comment-14610557
]
Shivani Mall edited comment on VXQUERY-158 at 7/1/15 4:18 PM:
--------------------------------------------------------------
The results can be viewed on the fourth line from the top on both the
screenshots. Thank you!
Query for 1st screentshot: the one in description
Query for 2nd screentshot:
let $v := "a"
return <c><b>{$v}</b></c>
was (Author: shivani):
The results can be viewed on the fourth line from the top on both the
screenshots. Thank you!
> 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)