XFA Specification
Chapter 16, Config Specification
Config Element Reference
681
The attributes element
This option controls whether the data-loader loads attributes from the XML Data DOM into the XFA Data
DOM.
<attributes
Properties:
desc="cdata"
>
...pcdata...
</attributes>
The attributes element is used within the following other elements:
data
This option takes effect during the data-load phase. If this option prevents attributes from being loaded
into the XFA Data DOM, then during the data-unload phase the XFA application obtains the attributes and
their values from the XML Data DOM and inserts them into the output XML document. See the
Basic Data
Binding to Produce the XFA Form DOM
for more detailed information about the algorithms used.
For more information about this element, see
Extended Mapping Rules.
Content
The content must be one of the following:
preserve
The XFA application loads attributes from the XML Data DOM into the XFA Data DOM as described
in
Basic Data Binding to Produce the XFA Form DOM.
delegate
The XFA application determines whether or not to load attributes.
ignore
The XFA application does not load attributes into the XFA Data DOM.
The desc property
An attribute to hold human-readable metadata.
Home Index Bookmark Pages
Pages: Home Index All Pages