Data Transformation Engine Type Tree Importers Reference Guide

Chapter 2 - Using the Importer Wizard XML Schema Importer
Type Tree Importers Reference Guide
36
XML Schema Element Type Tree
Element
Description
schema N/A The top level document in the
schema document. Used
primarily to resolve the used
namespaces.
attributeFormDefault N/A Used to check local attributes in
the instance document to see if
they need to be qualified with
the namespace prefix by
default.
blockDefault N/A Used to ensure that types are
derived with permissions.
elementFormDefault N/A Used to check local elements
and attributes in the instance
document to see if they need to
be qualified with the namespace
prefix by default.
finalDefault N/A Used to ensure that types are
derived with permissions.
targetNamespace N/A The target namespace of the
schema.
version N/A Ignored, but the version is 1.0.
xmlns:prefix N/A Namespace declaration. The
prefix used for the target
namespace must also be used in
the instance document.
xml:lang N/A Ignored by the importer.
selector* See the field element.
sequence ordered group Ordered group of components.
simpleContent Item or group Specifies that the type has no
tagged data, only a simple
value. It can have attributes.
simpleType item User-defined simple type. No
tagged data or attributes.