XML schema datatypes
This section describes the schema 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 schema, refer to the Type Tree Importers 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 |