Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Generate XSD
The Generate XML Schema feature forward-engineers a UML Class model to a W3C XML Schema (XSD) file. An XML schema corresponds to a UML package in Enterprise Architect, therefore XML schema generation is a package-level operation.
Before you begin this procedure, check that the location of the file into which the XML Schema is to be generated, has been defined in the Schema Package (see the Schema Package topic).
Access Tools | XML Schema | Generate XML Schema, or
Project Browser package context menu | Code Engineering | Generate XML Schema
Reference
Field/Option/Button |
Usage |
See also |
||||||||
---|---|---|---|---|---|---|---|---|---|---|
Encoding |
Specify the required XML encoding.
|
|
||||||||
XSD Style |
|
|||||||||
Referenced Package Options |
|
|
||||||||
Child Package Options |
The list-box lists, for each package, the package name and the file path where the Schema file is to be generated. Change the file path for a package by double-clicking on the entry in the list-box, if required. Ensure that the checkbox is selected for each package required for generation.
|
|
||||||||
Generate |
Generate the Schema for each of the packages checked in the list-box.
|
|
||||||||
Close |
Close this dialog.
|
|
||||||||
Help |
Display this Help topic.
|
|
||||||||
View Schema |
View the generated Schema for a package highlighted in the list-box.
|
|
||||||||
Progress |
Lists the progress of Schema Generation.
|
|
Learning Center topics
• | (Alt+F1) | SOA and XML Engineering | XSD | Generate XML Schema |