XFA Specification
Chapter 15, Template Specification
Template Reference
512
For more information see "The
para element".
The presence property
Visibility control.
visible
Make it visible.
invisible
Make it transparent. Although invisible it still takes up space.
hidden
Hide it. It is not displayed and does not take up space.
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 setProperty child
An element that causes a property of the container to be copied from a value in the XFA Data DOM or from
data returned by a web service.
For more information see "The
setProperty element".
The transient property
(DEPRECATED) This property specifies whether the processing application must save the value of the
exclusion group as part of a form submission or save operation.
0
The exclusion group value must be saved.
1
The exclusion group must not be saved.
This property has been deprecated.
The traversal property
An element that links its container to other objects in sequence.
For more information see "The
traversal element".
Home Index Bookmark Pages
Pages: Home Index All Pages