Module dev.metaschema.core
Class FnMonthsFromDuration
java.lang.Object
dev.metaschema.core.metapath.function.library.FnMonthsFromDuration
Implements the XPath 3.1 fn:months-from-duration.
function.
-
Method Summary
-
Method Details
-
fnMonthsFromDuration
Implements fn:months-from-duration.- Parameters:
arg- the meta:duration item from which to extract the months component- Returns:
- the months component from the duration as an integer item
-