f:equal-lengths
f:equal-lengths — Returns true if two lengths are equal.
Function:
{http://docbook.org/ns/docbook/functions}equal-lengths#2
Defined in:
modules/units.xsl
Used in:
modules/objects.xsl
Used by:
Synopsis
f:equal-lengths( | $a as map(*)?, |
$b as map(*)?) as xs:boolean |
Description
Lengths (see Section 5.2, “Lengths and units”) are stored in maps and so are not directly comparable. This function returns true if two lengths are equal.