Prev | Next |
Import XSD
To reverse engineer a W3C XML Schema (XSD) file to create or overwrite a Package of your UML Class model, you can use the XML Schema Import facility.
Access
Ribbon |
Code > Schema > XSD > Import an XML Schema (XSD) File |
Import Schema files
Option |
Action |
See also |
---|---|---|
Package |
Displays the name of the selected target Package. |
|
Directory |
Type in or browse for (click on ) the directory containing the source XSD file(s). |
|
Selected File(s) |
Lists the XML Schema(s) currently available for import.
|
|
Import global elements with "Type" postfix |
Select this checkbox to treat the global element and the ComplexType it is referring to as two separate entities. |
Global Element and ComplexType |
Import referenced XML Schema(s) |
Select this checkbox to import any XML Schema that is being referenced by any of the files selected in the 'Selected File(s)' field. |
|
Create Diagram for XML Schema(s) |
Select this checkbox to create a Class diagram under each imported XSDschema Package. |
|
Import XSD Elements/Attributes as |
Select the appropriate radio button to indicate how the inline XSDelements and XSDattributes are to be imported into a Class, either as:
|
|
Import |
Click on this button to begin the XSD import. |
|
Close |
Click on this button to close the dialog, without saving your option selections. |
|
Help |
Click on this button to display this Help topic |
|
Progress |
Displays system messages indicating the progress of the Schema import. On imports containing a large number of external references, it can be useful to capture the progress messages to check exactly what has been imported. To do this, right-click on the messages and:
|
Notes