f:css-length
f:css-length — Returns a length in the format of a CSS property.
Function:
{http://docbook.org/ns/docbook/functions}css-length#2
Defined in:
modules/objects.xsl
Used in:
modules/objects.xsl
Synopsis
f:css-length( | $property as xs:string, |
$length as map(*)?) as xs:string? |
Description
Returns the CSS property specified with the corresponding length, if the length exists. Returns the empty sequence otherwise.