- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 21 Oct 2005 23:47:45 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2410
Summary: Editorial: markup visible in 15.4.5.1 Examples
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Functions and Operators
AssignedTo: ashok.malhotra@oracle.com
ReportedBy: frans.englich@telia.com
QAContact: public-qt-comments@w3.org
Section `15.4.5.1 Examples' reads:
<quote>
Assume:
$d1 = xdt:yearMonthDuration("P20Y")
$d2 = xdt:yearMonthDuration("P10M")
$seq1 = ($d1, $d2)</code>
$seq3 = (3, 4, 5)</code>
</quote>
It has two "</code>" end tags, which to me looks like an error.
Cheers,
Frans
Received on Friday, 21 October 2005 23:51:01 UTC