RE: xs:dDuration in F & O
"Michael Kay" <[email protected]> Mon, 9 Oct 2006 00:35:31 +0100
| Newsgroups | gmane.comp.web.query-languages |
|---|---|
| Message-ID | <017e01c6eb32$71fa7790$6601a8c0@turtle> |
Sounds like there's three occurrences in the HTML derived from one occurrence in the XML. Michael Kay http://www.saxonica.com/ =20 > -----Original Message----- > From: [email protected]=20 > [mailto:[email protected]] On Behalf Of=20 > Dimitre Novatchev > Sent: 08 October 2006 18:52 > To: Ashok Malhotra > Cc: [email protected]; [email protected] > Subject: Re: xs:dDuration in F & O >=20 > Exactly three occurences as follows: >=20 >=20 > 10.5.1 fn:years-from-duration > fn:years-from-duration($arg as xs:dDuration?) as xs:integer? >=20 >=20 >=20 > op:gDay-equal($arg1 as xs:gDay, $arg2 as xs:gDay) as xs:boolean > 10.5 Component Extraction Functions on Durations, Dates and=20 > Times fn:years-from-duration($arg as xs:dDuration?) as xs:integer? >=20 >=20 > op:yearMonthDuration-greater-than($arg1 as=20 > xs:yearMonthDuration, $arg2 as xs:yearMonthDuration) as=20 > xs:boolean (=A710.4.2) > op:yearMonthDuration-less-than($arg1 as xs:yearMonthDuration, $arg2 as > xs:yearMonthDuration) as xs:boolean (=A710.4.1)=20 > fn:years-from-duration($arg as xs:dDuration?) as xs:integer? = (=A710.5.1) >=20 >=20 >=20 > -- > Cheers, > Dimitre Novatchev > --------------------------------------- > Truly great madness cannot be achieved without significant=20 > intelligence. > --------------------------------------- > To invent, you need a good imagination and a pile of junk > ------------------------------------- > You've achieved success in your field when you don't know=20 > whether what you're doing is work or play >=20 >=20 >=20 > On 10/8/06, Ashok Malhotra <[email protected]> wrote: > > That's a typo. I could find only one occurrence which I have fixed. > > > > All the best, Ashok > > > > > > > -----Original Message----- > > > From: [email protected] > > > [mailto:[email protected]] On Behalf Of > > > Dimitre Novatchev > > > Sent: Saturday, October 07, 2006 2:05 PM > > > To: [email protected]; [email protected] > > > Subject: xs:dDuration in F & O > > > > > > > > > Is there a type > > > > > > xs:dDuration > > > > > > or is this a bug (three different occurences in > > > http://www.w3.org/TR/xpath-functions/ ) ? > > > > > > -- > > > Cheers, > > > Dimitre Novatchev > > > --------------------------------------- > > > Truly great madness cannot be achieved without significant > > > intelligence. > > > --------------------------------------- > > > To invent, you need a good imagination and a pile of junk > > > ------------------------------------- > > > You've achieved success in your field when you don't know > > > whether what you're doing is work or play > > > > > > > > > > > > > > > > >=20