<?xml version="1.0" encoding="UTF-8"?> <xs:schema targetNamespace="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation> This is the XML Schema Tables module for XHTML $Id$ </xs:documentation> <xs:documentation source="xhtml-copyright-1.xsd"/> </xs:annotation> <xs:annotation> <xs:documentation> Tables * table, caption, thead, tfoot, tbody, colgroup, col, tr, th, td This module declares element types and attributes used to provide table markup similar to HTML 4.0, including features that enable better accessibility for non-visual user agents. </xs:documentation> <xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_tablemodule"/> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="void"/> <xs:enumeration value="above"/> <xs:enumeration value="below"/> <xs:enumeration value="hsides"/> <xs:enumeration value="lhs"/> <xs:enumeration value="rhs"/> <xs:enumeration value="vsides"/> <xs:enumeration value="box"/> <xs:enumeration value="border"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="none"/> <xs:enumeration value="groups"/> <xs:enumeration value="rows"/> <xs:enumeration value="cols"/> <xs:enumeration value="all"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="top"/> <xs:enumeration value="middle"/> <xs:enumeration value="bottom"/> <xs:enumeration value="baseline"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="left"/> <xs:enumeration value="center"/> <xs:enumeration value="right"/> <xs:enumeration value="justify"/> <xs:enumeration value="char"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="row"/> <xs:enumeration value="col"/> <xs:enumeration value="rowgroup"/> <xs:enumeration value="colgroup"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence> <xs:choice maxOccurs="unbounded"> </xs:choice> </xs:sequence> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence/> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> </xs:attributeGroup> <xs:sequence> <xs:choice> </xs:choice> <xs:choice> <xs:sequence> </xs:sequence> <xs:choice> </xs:choice> </xs:choice> </xs:sequence> </xs:group> </xs:complexType> </xs:schema> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |