Module dev.metaschema.core
Class FnSecondsFromDuration
java.lang.Object
dev.metaschema.core.metapath.function.library.FnSecondsFromDuration
Implements the XPath 3.1 fn:seconds-from-duration.
function.
-
Method Summary
-
Method Details
-
fnSecondsFromDuration
Implements fn:seconds-from-duration.- Parameters:
arg- the meta:duration item from which to extract the second component- Returns:
- the second component from the duration as a decimal item
-