Tables
Capture tables inside a <table-wrap>
element.
<table-wrap>
elements must not be captured as a child of
<p>
they must instead be a direct child of the parent
structure (usually a <sec>
or <body>
element).
The <table-wrap>
element must contain an @id
attribute.
Each <table-wrap>
element may optionally have a
<label>
and a <caption>
child
elements.