XFA Specification
Chapter 15, Template Specification
Template Reference
559
The integer child
A
content
element that describes a single unit of data content representing an integer value.
For more information see "The
integer element".
The name property
An identifier that may be used to identify this element in script expressions.
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 ref property
A SOM expression pointing to a DOM node. All of the child nodes of the referenced node are incorporated
into the list of items, regardless of the name of the child node.
This is commonly used to present a list held in the dataset.
The save property
This property determines whether this particular column contains values that may be entered into the
corresponding field.
0
The values supplied by this element are for display only.
1
The values supplied by this element may be entered into the field.
At least one column must have
save
set to
1
. If more than one column have this property set, the value in
the first column with it set is saved.
The text child
A
content
element that describes a single unit of data content representing a plain textual value.
For more information see "The
text element".
The time child
A
content
element that describes a single unit of data content representing a time value.
For more information see "The
time element".
Home Index Bookmark Pages
Pages: Home Index All Pages