Actions
Bug #5677
closed

Required cardinality of first argument of t:commonType() is one or more; supplied value is empty
Start date:
2022-09-06
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
It does not seem to be possible to declare an inline sequence of xs:anyURI
(maybe also other types, haven't tried). The following throws the error:
<xsl:variable name="icons" select="(xs:anyURI('https://maps.google.com/mapfiles/ms/icons/blue-dot.png'), xs:anyURI('https://maps.google.com/mapfiles/ms/icons/red-dot.png'))" as="xs:anyURI*"/>
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page