XFA Specification
Chapter 15, Template Specification
Template Reference
428
The exclGroup child
A
container
element that describes a mutual exclusion relationship between a set of containers.
For more information see "The
exclGroup element".
The exObject child
An element that describes a single program or implementation-dependent foreign object.
For more information see "The
exObject 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 field child
A
container
element that describes a single interactive container capable of capturing and presenting data
content.
For more information see "The
field 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 relevant property
Specifies the views for which the enclosing object is relevant. The views themselves are specified in the
config object.
Views are supplied as a space-separated list of viewnames:
relevant="[+|-]viewname
[[+|-]viewname [...]]"
. A token of the form viewname indicates the enclosing element should be
included in that particular view. A token of the form
[+]viewname
indicates the element should be
included in that particular view. A token of the form
-viewname
indicates the element should be
excluded from that particular view.
If a container is excluded, it is not considered in the data binding process.
See also
Concealing Containers Depending on View
and
Config Specification.
The subform child
A
container
element that describes a single subform capable of enclosing other containers.
For more information see "The
subform element".
The subformSet child
An element that describes a set of related subform objects.
Home Index Bookmark Pages
Pages: Home Index All Pages