complexType "table.type"
Namespace:
Content:
complex, 13 attributes, 7 elements
Defined:
globally in xhtml-table-1.xsd; see XML source
Used:
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:language
 = 
("ltr" | "rtl")
 = 
xs:string
 = 
xs:string
 = 
(xs:nonNegativeInteger | xs:token)
 = 
xs:nonNegativeInteger
 = 
("void" | "above" | "below" | "hsides" | "lhs" | "rhs" | "vsides" | "box" | "border")
 = 
("none" | "groups" | "rows" | "cols" | "all")
 = 
(xs:nonNegativeInteger | xs:token)
 = 
(xs:nonNegativeInteger | xs:token)
   
>
   
Content: 
caption?, (col* | colgroup*), ((thead?, tfoot?, tbody+) | tr+)
</...>
Content Model Elements (7):
caption, col, colgroup, tbody, tfoot, thead, tr
All Direct / Indirect Based Elements (1):
table
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="table.type">
<xs:group ref="table.content"/>
<xs:attributeGroup ref="table.attlist"/>
</xs:complexType>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set