element <table> (global)
Namespace:
Type:
Content:
complex, 13 attributes, 7 elements
Defined:
globally in xhtml-table-1.xsd; see XML source
Used:
XML Representation Summary
<table
   
 = 
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+)
</table>
Content model elements (7):
caption, col, colgroup, tbody, tfoot, thead, tr
Included in content model of elements (8):
Content, Text, blockquote, dd, div, li, td, th
Known Usage Locations
XML Source (see within schema source)
<xs:element name="table" type="table.type"/>

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