2.1.3 The container Element

container
   :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.

Attribute: visibility

Whether the container’s content is displayed. “Notes” tables are often hidden; other data is usually visible.

Attribute: text-align

Alignment of text within the container. Observed with nested table and text elements.

Attribute: width

The width of the container, e.g. 1097px.

All of the elements that nest inside container (except the label) have the following optional attribute.

Attribute: commandName

As on the heading element. The corpus contains one example of where commandName is present but set to the empty string.