[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

datatype xs:duration

Andrew Welch andrew.j.welch at gmail.com
Tue Mar 20 03:23:48 PST 2012


  datatype xs:duration
Please remember to reply-to-all and keep everything on the list,

> Why does the spec not provide a method add-durations() ?
> What were the reasons not to have such a function?
>
> Same for my other question:
> Why does the spec not provide a method add-duration-to-dateTime() ?
> What were the reasons not to have such a method?

Have a look at:

http://www.w3.org/TR/xpath-functions/#duration-arithmetic

Note that the op: prefixed functions are example functions rather than
actual functions you can call... as the normal + - operators etc work
on those types.  So to add a duration to date, you use $date +
$duration, to subtract a duration you use $date - $duration and so on.

If that doesn't make sense, post back (reply-to-all) with some sample code.



-- 
Andrew Welch
http://andrewjwelch.com


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.