XFA Specification
Chapter 16, Config Specification
Config Element Reference
688
The excludeNS element
This option controls the exclusion of data in particular namespaces from the XFA Data DOM.
<excludeNS
Properties:
desc="cdata"
>
...pcdata...
</excludeNS>
The excludeNS element is used within the following other elements:
data
Elements and attributes with the specified namespace are not loaded from the XML Data DOM into the
XFA Data DOM. The schema allows any number of
excludeNS
elements so any number of namespaces
can be excluded. In addition namespaces associated with XML and XFA are always excluded. Namespace
exclusion is described in detail in the section
Extended Mapping Rules.
When an
excludeNS
element is present but empty it
must
have no effect.
This option takes effect during the data-load phase.
For more information about this element, see
Extended Mapping Rules.
Content
The full URI (not the prefix) of a namespace to be excluded.
The desc property
An attribute to hold human-readable metadata.
Home Index Bookmark Pages
Pages: Home Index All Pages