fn:seconds-from-duration( dayTimeDuration? $srcval) → decimal?
Function signature
$srcval |
xdt:dayTimeDuration ? |
Result |
xs:integer ? |
Extracts the seconds component of a dayTimeDuration value
Implemented. Return type should be decimal, not integer.