XFA Specification
Chapter 16, Config Specification
Config Element Reference
685
The data element
This element is a container for those options which control the handling of user data (as opposed to
templates or other XFA documents).
<data
Properties:
desc="cdata"
>
<adjustData>
[0..1]
<attributes>
[0..1]
<outputXSL>
[0..1]
<range>
[0..1]
<record>
[0..1]
<startNode>
[0..1]
<uri>
[0..1]
<window>
[0..1]
<xsl>
[0..1]
Children:
<excludeNS>
<transform>
</data>
[0..n]
[0..n]
The data element is used within the following other elements:
common
The adjustData property
This option controls whether the XFA application re-normalizes the data after merging.
For more information see "The
adjustData element".
The attributes property
This option controls whether the data-loader loads attributes from the XML Data DOM into the XFA Data
DOM.
For more information see "The
attributes element".
The desc property
An attribute to hold human-readable metadata.
The excludeNS child
This option controls the exclusion of data in particular namespaces from the XFA Data DOM.
For more information see "The
excludeNS element".
The outputXSL property
This element contains the elements that govern the postprocessing of the output XML document by an
XSLT interpreter.
Home Index Bookmark Pages
Pages: Home Index All Pages