- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 Apr 2016 20:11:20 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29583
Bug ID: 29583
Summary: [XP31] No constructor for xs:anySimpleType
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XPath 3.1
Assignee: jonathan.robie@gmail.com
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
Section 3.18.3 (cast) and 3.18.4 (castable) say
the target type cannot be xs:NOTATION, xs:anySimpleType, or xs:anyAtomicType
[err:XPST0080].
But 3.18.5 (constructor functions) says only:
For every simple type in the in-scope schema types (except xs:NOTATION and
xs:anyAtomicType, which are not instantiable), a constructor function is
implicitly defined
There is no constructor function for xs:anySimpleType.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 20 April 2016 20:11:29 UTC