fn:seconds-from-duration
Extracts the seconds component of a dayTimeDuration value.
seconds-from-duration($arg as xs:duration?) ➔ xs:decimal?
Arguments | |||
| $arg | xs:duration? | The input duration value |
Result | xs:decimal? |
Namespace
http://www.w3.org/2005/xpath-functions
Links to W3C specifications
XPath 2.0 Functions and Operators