Schema Importer Instructions This tool imports XML Schemas into MagicDraw 14.0. The resulting UML models have few stereotypes, which makes them easier to read and understand. This includes a new version of the schema generator as well. To install this, you need to: * decompress the archive, and drop the contents into the MagicDraw plugins folder. * edit the MagicDraw bin/mduml.properties file, and add the following paths to the CLASSPATH on line 3: plugins/com.prometheus.extensions/profligacy/parser.jar plugins/com.prometheus.extensions/profligacy/swing-layout.jar plugins/com.prometheus.extensions/profligacy plugins/com.prometheus.rubyAdapter/RubyAdapter.jar Make certain you use the correct separator between paths. To use the XML Schema importer, * Open MagicDraw and select a package in the containment browser * Open StartingPoint_new.mdxml (this contains required xsd primitive classes) * Right click on the package and select "Import XML Schema" * A new package will be created within the selected package: this contains the imported model * Under Options > Environment > Diagram make certain you have a check mark in "Display paths on element drop" * Drag the classes and interfaces you are interested into a class diagram to create a class diagram of the model you just imported.