- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 26 Oct 2006 06:48:28 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3865
Summary: [FS] editorial: 2.3.2 Examples of values
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Formal Semantics
AssignedTo: simeon@us.ibm.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
2.3.2 Examples of values
-- / example 2
element weight of type xs:untyped {
attribute units of type xs:untypedAtomic {
"lbs" of type xs:untypedAtomic
}
text { "12" }
},
Insert a comma after the '}' in the middle.
Received on Thursday, 26 October 2006 06:48:35 UTC