XMI Generation
Generate XMI file from UML Class diagram according to the following rules:
- Generated XMI file uses UML 1.1 DTD.
- Classes and all their properties are defined, including details of attributes and operations
- Packages and their properties are defined
- Relationships such as Generalization, Association and Aggregation are defined, along with their properties
Please note that XMI export does not work properly if your designs include special characters (e.g. < and >) which are also used in specifications of XMI.


