- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 24 Aug 2008 02:15:38 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5983 Summary: xs:integer is not primitive Product: XPath / XQuery / XSLT Version: Recommendation Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: Data Model AssignedTo: alb.w3c@gmail.com ReportedBy: jmdyck@ibiblio.org QAContact: public-qt-comments@w3.org (As mentioned in Bug 5267 comment #3.) XDM section 2.6.2 Predefined Types, under xs:anyAtomicType, says: All primitive atomic types, such as xs:integer and xs:string, have xs:anyAtomicType as their base type. but xs:integer is not a primitive atomic type. You could just use a different example, e.g. xs:decimal. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Sunday, 24 August 2008 02:16:12 UTC