XML schema datatypes
This section describes the type tree constructs that correspond to XML Schema datatypes.
The following table lists some common XML Schema datatypes with their corresponding type property values in the Type Designer.
For detailed information about XML attributes and elements as type properties in the type tree, refer to the Type Tree Importer documentation.
XML Schema Datatype | Type Property | Value |
---|---|---|
simpleType | Intent > Validate As | XML_SIMPLETYPE |
complexType | Intent > Validate As | XML_COMPLEXTYPE |
element | Intent > Validate As | XML_ELEMENT |
attribute | Intent > Validate As | XML_ATTRIBUTE |
group | Intent > Validate As | XML_GROUP |