FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <table>
Namespace:
Type:
anonymous complexType (extension of table.class)
Content:
complex, 23 attributes, 3 elements
Defined:
globally in tblDeclMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<table
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("50" | "60" | "70" | "80" | "90" | "100" | "110" | "120" | "140" | "160" | "180" | "200" | "-dita-use-conref-target")
 = 
("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
 = 
("firstcol" | "norowheader" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
xs:string
 = 
xs:string
 = 
xs:string : "- topic/table "
   
>
   
Content: 
(title?, desc?)?, tgroup+
</table>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
no
xs:string
no
xs:string
no
scale-atts.class : (50 | 60 | 70 | 80 | 90 | 100 | 110 | 120 | 140 | 160 | 180 | 200 | "-dita-use-conref-target")
no
frame-att.class : ("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
no
rowheader-att.class : ("firstcol" | "norowheader" | "-dita-use-conref-target")
no
xs:string
no
xs:NMTOKEN
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
importance-atts.class : ("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
no
status-atts.class : ("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
no
yesno-att.class : ("yes" | "no" | "-dita-use-conref-target")
no
xs:language
no
In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .
xs:string
no
xs:string
no
xs:string
"- topic/table "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
0..1
  title
0..1
no
The <title> element contains a heading or label for the main parts of a document such as <topic>, <section>, and <example> and for the display elements such as figure (<fig>) and <table>.
  desc
0..1
no
The <desc> element contains the description of the current element. »
1..∞
no
The <tgroup> element in a table contains column, row, spanning, header and footer specifications, and the body (<tbody>) of the table.
Description
The <table> element organizes arbitrarily complex relationships of tabular information. This standard table markup allows column or row spanning and table captions or descriptions. A optional title allowed inside the table element provides a caption to describe the table. See simpletable for a simplified table model that can be specialized to represent more regular relationships of data.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
table.class (extension)


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.