[
https://issues.apache.org/jira/browse/VXQUERY-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188459#comment-15188459
]
Riyafa Abdul Hameed commented on VXQUERY-67:
--------------------------------------------
I understood the point. Items are of two types node and xs:anyAtomicType. nodes
can be attribute,comment, document etc and xs: anyAtomicType can be xs:date,
xs:time, xs:double etc.[1]
And they are defined under [2]. Sorry for asking silly questions here. I will
do my best to fix the test errors I get implementing the above feature.
[1] https://www.w3.org/TR/xpath-datamodel/type-hierarchy.png
[2]
https://github.com/apache/vxquery/tree/master/vxquery-core/src/main/java/org/apache/vxquery/datamodel
> Functions Missing for "String Functions that Use Pattern Matching"
> ------------------------------------------------------------------
>
> Key: VXQUERY-67
> URL: https://issues.apache.org/jira/browse/VXQUERY-67
> Project: VXQuery
> Issue Type: Sub-task
> Reporter: Preston Carman
> Assignee: Preston Carman
> Labels: starter
>
> The following functions are missing:
> fn:matches
> fn:replace
> fn:tokenize
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)