Support of XML schema version 1.1
General Information
Mantis ID/URL: http://oldforge.etsi.org/mantis/view.php?id=8224
Clauses: ES 201 873-9
Affiliation: STF160
Description
At 3GPP RAN5, several new Mission Critical Data Message Store test cases require use of new XSDs:
- http://www.openmobilealliance.org/tech/profiles/rest_netapi_common-v1_0.xsd [^]
- http://www.openmobilealliance.org/tech/profiles/rest_netapi_nms-v1_0.xsd [^] It seems that these definitions require support of XML schema 1.1 (at least XMLSchema:dateTimeStamp from v1.1 is used).
XML schema 1.0 is specified at http://www.w3.org/TR/xmlschema-0 [^] XML Schema Part 0: Primer Second Edition W3C Recommendation 28 October 2004 http://www.w3.org/TR/xmlschema-1 [^] XML Schema Part 1: Structures Second Edition W3C Recommendation 28 October 2004 http://www.w3.org/TR/xmlschema-2 [^] XML Schema Part 2: Datatypes Second Edition W3C Recommendation 28 October 2004
XML schema 1.1 is specified at https://www.w3.org/TR/xmlschema11-1 [^] W3C XML Schema Definition Language (XSD) 1.1 Part 1: Structures W3C Recommendation 5 April 2012 https://www.w3.org/TR/xmlschema11-2 [^] W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes W3C Recommendation 5 April 2012
ES 201 873-9 refers to XML schema 1.0 ([7], [8], [9]) but there is Note 2 in clause 6.5.0 referring to a difference between 1.0 and 1.1 for dateTime. => It is not fully clear whether or up-to-which degree ES 201 873-9 supports XML schema 1.1
Use cases
3GPP RAN5 standardized test suites.
Proposal
So this ticket is to request that ES 201 873-9 is enhanced (if needed) to support XML schema 1.1 (in addition to XML schema 1.0, whose support needs to be maintained in a compatible manner).