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