Namespace: |
|
Type: |
|
Content: |
complex, 10 attributes, 1 element |
Defined: |
globally in xhtml-table-1.xsd; see XML source |
Used: |
at 1 location |
XML Representation Summary |
|||||||||||||||||||||||||||||||||
<tbody | |||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
> | |||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
</tbody> |
<xs:element name="tbody" type="tbody.type"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"left", "center", "right", "justify", "char" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute name="align"> <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> |
Type: |
|
Use: |
optional |
Defined: |
xs:string |
Length: |
1 |
Type: |
|
Use: |
optional |
Defined: |
xs:nonNegativeInteger | xs:token |
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: |
xs:ID, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="id" type="xs:ID"/> |
Type: |
|
Use: |
optional |
Defined: |
xs:string |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="title" type="xs:string"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"top", "middle", "bottom", "baseline" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute name="valign"> <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> |
Type: |
xs:language, predefined |
Use: |
optional |
Defined: |
<xs:attribute ref="xml:lang"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |