XFA Specification
Chapter 20, Source Set Specification
Source Set Element Reference
766
The extras element
An enclosure around one or more sets of custom properties. The content of this element may be used by
custom applications.
<extras
Properties:
id="xml-id"
name="xml-id"
use="cdata"
usehref="cdata"
>
Children:
<boolean>
[0..n]
<extras>
[0..n]
<integer>
[0..n]
<text>
[0..n]
</extras>
The extras element is used within the following other elements:
connect extras recordSet
The boolean child
Encloses custom data that is represented as a Boolean value.
For more information see "The
boolean element".
The extras child
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 integer child
Encloses custom data that is represented as an integer.
For more information see "The
integer element".
The name property
An identifier that may be used to identify this element in script expressions.
The text child
Encloses a custom property which is represented as text.
For more information see "The
text element".
Home Index Bookmark Pages
Pages: Home Index All Pages