Data Transformation Engine Type Tree Importers Reference Guide

Chapter 2 - Using the Importer Wizard XML Schema Importer
Type Tree Importers Reference Guide
41
XML Schema Type Type Tree Item
Subclass
Presentation Description
unsignedShort Number Integer Sign=No
Digits: 0-5
Include Minimum=0
Include Maximim=65535
unsignedByte Number Integer Sign=No
Digits: 0-3
Include Minimum: 0
Include Maximum: 225
positiveInteger Number Integer Sign=No
Range restriction:
Include Minimum = 1
* The XML Schema Element is supported by the external validator only.
XML Schema Facets to Type Tree Properties Mapping
The following table shows how XML schema facets are mapped to type tree
properties.
Note: All XML Schema Types in the following table that are marked with an * are
supported by the external validator.
XML Schema
Facet
Type Tree
Properties
Description
length Size: Min=Length
Max=Length
Fixed size. List item specification is not
supported.
minLength Size:
Min=minLength
maxLength Size:
Max=maxLength
pattern*
enumeration restriction list
whiteSpace* The element “whiteSpace” may have the
value attribute set to either collapse,
preserve or replace.