You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/29 00:51:20 UTC

[jira] [Commented] (VXQUERY-225) Create a function to serialize data model instances

    [ https://issues.apache.org/jira/browse/VXQUERY-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398515#comment-15398515 ] 

ASF subversion and git services commented on VXQUERY-225:
---------------------------------------------------------

Commit 13e2ff32838e3f37b3585d87e0906b203160030b in vxquery's branch refs/heads/master from [~pavlopoul]
[ https://git-wip-us.apache.org/repos/asf?p=vxquery.git;h=13e2ff3 ]

VXQUERY-225 resolved-fn:serialize is now supported


> Create a function to serialize data model instances
> ---------------------------------------------------
>
>                 Key: VXQUERY-225
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-225
>             Project: VXQuery
>          Issue Type: Task
>            Reporter: Till
>            Assignee: Christina Pavlopoulou
>
> We need a function that takes any data model instance and returns a string that contains the same characters that would have been returned by the query processor if the data model instance was the result of a query. 
> XQuery 3.0 introduced the function [fn:serialize|https://www.w3.org/TR/xpath-functions-30/#func-serialize] for this and we should add the single argument version of this function to VXQuery.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)