Next: SPV Structure text Element (Inside container), Previous: SPV Structure label Element, Up: SPV Structure Member Format [Contents]
container Elementcontainer :visibility=(visible | hidden) :page-break-before=(always)? :text-align=(left | center)? :width=dimension => label (table | container_text | graph | model | object | image | tree)
A container serves to contain and label a table,
text, or other kind of item.
This element has the following attributes.
visibilityWhether the container’s content is displayed. “Notes” tables are often hidden; other data is usually visible.
text-alignAlignment of text within the container. Observed with nested
table and text elements.
widthThe width of the container, e.g. 1097px.
All of the elements that nest inside container (except the
label) have the following optional attribute.
commandNameAs on the heading element. The corpus contains one example
of where commandName is present but set to the empty string.