Till Westmann created VXQUERY-225:
-------------------------------------
Summary: 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 Westmann
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)