XFA Specification
Chapter 16, Config Specification
Config Element Reference
705
The picture property
This option controls the formatting of updated data.
For more information see "The
picture element".
The presence property
This option controls the inclusion of nodes in the XFA Data DOM.
For more information see "The
presence element".
The ref property
The
ref
attribute controls to which elements in the XML data document the
transform
applies.
If the
ref
attribute is absent the XFA application ignores the
transform
element and its content. If the
value of the
ref
attribute is the empty string ("") or
*
the XFA application applies the
transform
element and its content to all data. If the
ref
attribute is present and its value is not an empty string it
must be a set of element tags separated by white space. The XFA application applies the
transform
element and its content to those data elements and only those data elements with a tag matching
(case-sensitive) one of the tokens in the
ref
attribute.
The rename property
This option controls the renaming of nodes in the XFA Data DOM.
For more information see "The
rename element".
The whitespace property
This option controls the processing of whitespace in character data in the XFA Data DOM.
For more information see "The
whitespace element".
Home Index Bookmark Pages
Pages: Home Index All Pages