XML Schema
15 October 2014
Table of contents
(一)Introduction
(二)Resources
Introduction
This document describes the XML Schema namespace.
It also contains a directory of links to these related resources, using
Resource Directory Description Language.
Related Resources for XML Schema
Schemas for XML Schema
DTD
XML Schema 1.1
A (non-normative) DTD XMLSchema.dtd
for XML Schema.
It incorporates an auxiliary DTD, datatypes.dtd.
XML Schema 1.0
A (non-normative) DTD XMLSchema.dtd for XML Schema. It
incorporates an auxiliary DTD, datatypes.dtd.
XML Schema
XML Schema 1.1
AnXML Schema schema
document for XML Schema schema documents.
XML Schema 1.0
AnXML Schema schema document for XML
Schema schema documents. Last updated with release of XML Schema 2nd
edition in July 2004.
Normative References
(一)
W3C XML Schema
Definition Language (XSD) 1.1 Part 1:
Structures,
W3C XML Schema
Definition Language (XSD) 1.1 Part 2:
Datatypes
(二)
XML Schema Part 1:
Structures (2nd Edition),
XML Schema Part 2:
Datatypes (2nd Edition),
XML Schema Part 0:
Primer (2nd Edition)
(三)
XPath and XQuery
Functions and Operators 3.1 introduces a new type,
xs:numeric, that is a union of
xs:decimal, xs:float, and xs:double.