ParseDuration-Altova
parse-duration(InputString as xs:string, Picture as xs:string) as xs:duration XP3.1 XQ3.1 Takes a patterned string as the first argument, and a picture string as the second argument. The input string is parsed on the basis of the picture string, and an xs:duration is returned.
|