XFA Specification
Chapter 15, Template Specification
Template Reference
645
The desc property
An element to hold human-readable metadata.
For more information see "The
desc element".
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
extras element".
The id property
A unique identifier that may be used to identify this element as a target.
The name property
An identifier that may be used to identify this element in script expressions.
The occur property
An element that describes the constraints over the number of allowable instances for its enclosing
container.
For more information see "The
occur element".
The overflow property
An element that controls what happens when the parent subform or subform set overflows the current
layout container.
For more information see "The
overflow element".
The relation property
This property specifies the relationship among the members of the set.
ordered
The members are to be instantiated in the order in which they are declared in the template. This
has the effect of potentially re-ordering the content to satisfy the document order of the template.
unordered
The members are to be instantiated in data order regardless of the order in which they are
declared. This has the effect of potentially re-ordering the set to satisfy the ordering of the
content.
choice
The members are exclusive of each other, and only one member may be instantiated.The
determination of which member to instantiate is based upon the data.
The relevant property
Specifies the views for which the enclosing object is relevant. The views themselves are specified in the
config object.
Home Index Bookmark Pages
Pages: Home Index All Pages