Namespace: |
|
Type: |
|
Content: |
complex, 13 attributes, 7 elements |
Defined: |
globally in xhtml-table-1.xsd; see XML source |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||||||||||||||||||||||||||||||||
<table | ||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
> | ||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
</table> |
<xs:element name="table" type="table.type"/> |
Type: |
|
Use: |
optional |
Defined: |
xs:nonNegativeInteger |
Type: |
|
Use: |
optional |
Defined: |
xs:nonNegativeInteger | xs:token |
<xs:attribute name="cellpadding" type="Length"/> |
Type: |
|
Use: |
optional |
Defined: |
xs:nonNegativeInteger | xs:token |
<xs:attribute name="cellspacing" type="Length"/> |
Type: |
xs:NMTOKENS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="class" type="xs:NMTOKENS"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"ltr", "rtl" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute name="dir"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="ltr"/> <xs:enumeration value="rtl"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"void", "above", "below", "hsides", "lhs", "rhs", "vsides", "box", "border" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute name="frame"> <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> |
Type: |
xs:ID, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="id" type="xs:ID"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"none", "groups", "rows", "cols", "all" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute name="rules"> <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> |
Type: |
|
Use: |
optional |
Defined: |
xs:string |
Type: |
|
Use: |
optional |
Defined: |
xs:string |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="title" type="xs:string"/> |
Type: |
|
Use: |
optional |
Defined: |
xs:nonNegativeInteger | xs:token |
Type: |
xs:language, predefined |
Use: |
optional |
Defined: |
<xs:attribute ref="xml:lang"/> |
Type: |
caption.type, mixed content |
Defined: |
<xs:element minOccurs="0" ref="caption"/> |
Type: |
colgroup.type, complex content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="colgroup"/> |
Type: |
tbody.type, complex content |
Defined: |
<xs:element maxOccurs="unbounded" ref="tbody"/> |
Type: |
tfoot.type, complex content |
Defined: |
<xs:element minOccurs="0" ref="tfoot"/> |
Type: |
thead.type, complex content |
Defined: |
<xs:element minOccurs="0" ref="thead"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |