This schema definition defines common hierarchy types for the Content Studio Schema. This schema is part of the base layer.
Describes a table structure. The table element is the parent of all elements within a table structure. The MAML table model conforms to the Computer-Aided Acquisition and Logistic Support group (CALS) table model (a standard formatting type designed by the Department of Defense).
Describes an entry within a table.
Describes a table entry, which is equivalent to a cell within a table row.
Describes a table entry, which is equivalent to a cell within a table row. Use the headerEntry element for text or other content related to a tableHeader.
Describes a table entry, which is equivalent to a cell within a table row. Use the footerEntry element for text or other content related to a tableFooter.
Describes a row within a standard table structure. Each row can contain one or more entries.
Describes a table header, typically the first row in a table.
Describes a table footer, typically the last row in a table.
This type is intended for use as the children of table elements.
This type describes the attributes for table Entry.
The attributes used are not from docbook, but are modeled off of XHTML v1.1.
Specifies the number of additional rows that the current entry (cell) should span. Similar in concept to the HTML rowspan attribute. This value should be a positive integer.
Specifies the number of additional columns that the current entry (cell) should span. Similar in concept to the HTML colspan attribute. This value should be a positive integer.
Describes an entry in a definitionList. Each entry consists of a term/definition pair, and an optional URI.
Defines a two column table with no header or footer. The first column contains the definition term, the second column contains the definition.
n/a