Data Transformation Engine Type Tree Importers Reference Guide
Chapter 2 - Using the Importer Wizard XML Schema Importer
Type Tree Importers Reference Guide
32
XML Schema Element Type Tree
Element
Description
minOccurs
component
range
Minimum number of
occurrences.
annotation N/A The element does not result in
any type tree constructs. The
importer does, however, check
the validity of the annotation
context in the schema.
any item Not fully supported. An <any>
element is represented as a text
item named “anyElem”. See the
XML Schema Importer
Limitations section for more
details.
namespace* N/A Elements belong to this
namespace.
processContents* N/A Allowed values: lax, skip, and
strict.
anyAttribute item Not fully supported. An
<anyAttribute> element is
represented as a text item
named “anyAttr”. See the XML
Schema Importer Limitations
section for more details.
appinfo N/A The element must be within an
annotation.
source N/A Ignored
attribute item Attributes are always
represented as items as they
must be of simple type.
default implied default
value
In the map, use =DEFAULT($)
rule to use the default value for
an item.
fixed restriction The fixed value is the only
restriction.