Next: , Previous: , Up: SPV Structure Member Format   [Contents][Index]


D.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

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.