You can modify an object's properties from its property sheet. To open an XML document property sheet, double-click its diagram symbol or its Browser entry in the XML Documents folder.
Property |
Description |
---|---|
Name |
Specifies the name of the item, which should be clear and meaningful, and should convey the item's purpose to non-technical users. |
Code |
Specifies the technical name of the object, which is used for generating code or scripts. |
Comment |
Specifies a descriptive comment for the object. |
Stereotype |
Extends the semantics of the object. You can enter a stereotype directly in this field, or add stereotypes to the list by specifying them in an extension file. |
XML file path |
Specifies the location of the XML file that contains the data. Enter a file path or click the Select File tool to the right of the field to select a file. |
XSD file path |
Specifies the location of the file that contains the XML schema which describes the structure of the XML file. Enter a file path or click the Select File tool to the right of the field to select a file. |
Source model |
Specifies the XML model (XSM) that defines the structure of the XML document. You choose the model from the list of models open in the workspace. |