| Schema <schema> |
Package set with the name of the XSD file |
| Complex type <complexType> |
Class with the «complexType» stereotype |
| Simple type <simpleType> |
Class with the «simpleType» stereotype |
| Simple type and "enumeration" facet <enumeration> |
Class with the «enumeration» stereotype |
| Model group <group> |
Class with the «modelGroup» stereotype |
| Attribute group <attributeGroup> |
Class with the «attributeGroup» stereotype |
| Attribute (global) <attribute> |
Class with the «global» stereotype and an attribute
in this class with the «attribute» stereotype |
| Element (global) <element> |
Class with the «global» stereotype and an attribute
in this class with the «element» stereotype |
| Elements and attributes of a complex type, simple
type, model group, or attribute group |
Properties of a class |
| Enumeration facet of a simple type |
Properties of a class |
| Nested anonymous simple types, enumerations,
complex types, and model groups |
Nested class that is named "anonymous", with
the stereotype of the corresponding UML element |
| Restriction <restriction> of a complex type
or simple type |
Generalization relationship with the «restriction»
stereotype |
| Redefined simple types, complex types, attribute
groups, and model groups, which are included inside the <redefine>
element |
Class with the corresponding UML element stereotype,
and a generalization relationship with the «restriction» stereotype
from this class to the redefined type |
| <listOf> inside a simple type |
Dependency relationship with the «listOf» stereotype
from the host simple type to the list type |
| <union> inside a simple type |
Dependency relationship with the «union» stereotype
from the host simple type to each type in the union list |
| Annotation <annotation>: <appinfo> |
UML comment |
| Annotation <annotation>: <documentation> |
UML comment with the «documentation» and «annotation»
stereotypes |
| Simple primitive type |
XSD type fro the XSD data library |