XFA Specification
Chapter 15, Template Specification
Template Reference
638
For more information see "The
The extras property
An enclosure around one or more sets of custom properties. The content of this element may be used by
custom applications.
For more information see "The
The field child
A
container
content.
For more information see "The
The h property
Height for layout purposes. A
measurement
h
overrides any growth range allowed by the
minH
and
maxH
attributes. The
absolute omission
indicates that the
minH
and
maxH
must be respected.
This attribute has no default. Setting this attribute to "-1" is an error.
The hAlign property
(DEPRECATED) Controls how the object is horizontally aligned within a flowed parent. This attribute is
ignored if the parent container specifies positioned layout.
This attribute must be one of the following:
center
Center the container horizontally within the parent container.
justify
Left-align the last line and spread-justify the rest.
justifyAll
Spread-justify all lines to fill the available region.
left
Align the container with the left edge of the parent container.
right
Align the container with the right edge of the parent container.
This attribute is now deprecated. Use the
hAlign
attribute of the para element instead.
The id property
A unique identifier that may be used to identify this element as a target.
The keep property
An element that describes the constraints on keeping subforms together within a page or content area.