Hi all, What do you think about targeting for XQuery 3.1 specification instead of 1.0?
Recently, I was debugging the round function for XQuery decimal values. As a result I found that round function in 3.1 allows an optional second parameter to specify precision. While many functions remain the same, a few have new parameters. The XQuery Test Suite for 3.* specifications has updated the previous tests and add new ones to cover the new features. The new test suite has ~26,000 tests. I create an issue to support the new XQTS 3.* catalog [1]. While supporting the new testing suite is step one, I was curious to see what everyone though about supporting XQuery 3.1 vs XQuery 1.0. What do you see as the pros and cons? Thanks Preston [1] https://issues.apache.org/jira/browse/VXQUERY-137
