f:object-valign
f:object-valign — Returns the vertical alignment of a media object.
Function:
{http://docbook.org/ns/docbook/functions}object-valign#1
Defined in:
modules/objects.xsl
Used in:
modules/objects.xsl
Used by:
Synopsis
| f:object-valign( | $info as map(*)) as xs:string? | 
Description
By default, this function simply returns the value of the object’s
valign attribute. If it doesn’t have a
valign attribute, the value “middle” is returned, because
that’s what previous versions of stylesheets for DocBook did.