W3C XML Schema 元素引用指南
W3C XML Schema(简称 XSD)是一种用于定义 XML 文档结构和内容的强大工具。第15章详细列出了 W3C XML Schema 中使用的各种元素,并为每个元素提供了简要说明。这些元素包括但不限于 xs:all
、 xs:annotation
、 xs:any
、 xs:anyAttribute
、 xs:appinfo
、 xs:attribute
(全局定义和引用或本地定义)、 xs:attributeGroup
(全局定义和引用)、 xs:choice
、 xs:complexContent
、 xs:complexType
、 xs:documentation
、 xs:element
(全局定义、在 xs:all
内和引用或本地定义)、 xs:enumeration
、 xs:extension
(简单内容和复杂内容)、 xs:field
、 xs:fractionDigits
、 xs:group