- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 29 Jan 2006 21:09:59 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2778 Summary: Editorial, 10.7.2.1: space missing after period Product: XPath / XQuery / XSLT Version: Candidate Recommendation Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Functions and Operators AssignedTo: ashok.malhotra@oracle.com ReportedBy: frans.englich@telia.com QAContact: public-qt-comments@w3.org The second example in '10.7.2.1 Examples' reads: <quote> fn:adjust-date-to-timezone(xs:date("2002-03-07-07:00")) returns 2002-03-07-05:00.$arg is converted to the xs:dateTime "2002-03-07T00:00:00-07:00". This is adjusted to the implicit timezone, giving "2002-03-07T02:00:00-05:00". </quote> Note the absent space before "$arg". Cheers, Frans
Received on Sunday, 29 January 2006 21:10:03 UTC