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:
f:mediaobject-viewport()

Synopsis

f:equal-lengths($a as map(*)?,
$b as map(*)?) as xs:boolean

Description

Lengths (see Section 4.2, Lengths and units) are stored in maps and so are not directly comparable. This function returns true if two lengths are equal.