This is the module definition for XHTML tables within USLM. It includes the XHTML1.1 Table module,
defining the groups, elements, and attributes that are needed.
Version: 2023-03-29.
This import brings in the datatypes used in XHTML
This import brings in the USLM schema so it can be referenced.
Define the common attributes.
Define the flow model (block or inline elements) for tables. This includes USLM elements.
Define the inline model (character-level elements) for tables. This includes USLM elements.
The HTML table element.
This is based on the XML Schema Tables module for XHTML
Tables
* table, caption, thead, tfoot, tbody, colgroup, col, tr, th, td
This module declares element types and attributes used to provide
table markup similar to HTML 4.0, including features that enable
better accessibility for non-visual user agents.