Project

Profile

Help

Bug #6239

closed

Function conversion rules: xs:anyURI to xs:string conversion

Added by Michael Kay 6 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XPath conformance
Sprint/Milestone:
-
Start date:
2023-11-04
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

The XPath 3.1 function conversion rules say that it should be possible to supply an item of type xs:anyURI where the required type is xs:string. This is only working in the case where the static type of the function argument is known to be xs:anyURI; it fails with a type error if the type is only discovered to be xs:anyURI at evaluation time.

Please register to edit this issue

Also available in: Atom PDF