![]() |
| Previous Top Next |
XML Schema Diagrams |
XML Schema diagrams display schema components in UML notation. Global elements i.e. elements, simpleTypes, complexTypes are shown as classes, or datatypes, with attributes in the attributes compartment.
There are no operations in the Operation compartment. The Tagged Value note modeling element is used to display the schema details.
To see how the UML elements and XML schema elements/attributes are mapped, navigate to XML Schema to/from UModel elements.

Please note:
Invalid XML Schemas cannot be imported into UModel. XML Schemas are not validated when importing, or creating them in UModel. XML Schemas are also not taken into account during the project syntax check. A well-formed check is however performed when importing an XML schema.
|