You can modify an import, include, or redefine instruction's properties from its property sheet. To open an instruction property sheet, double-click its diagram symbol or its Browser entry in the Imports, Includes, or Redefines folder. The following sections detail the property sheet tabs that contain the properties most commonly entered for instructions.
Property |
Description |
---|---|
Schema location |
URI reference for the location of a schema file with an external namespace. You can use the Browse tool beside the Properties tool to select a schema file among those opened in the current workspace. For example: ORDER.xsd. |
ID |
ID of the instruction. Its value must be of type ID and unique within the schema containing the instruction. |
Namespace |
[import only] URI reference for the namespace to import. For example: xml.ordering. |
Comment |
Descriptive label of the instruction. |
Stereotype |
Sub-classification used to extend the semantics of an object without changing its structure. It can be predefined or user-defined. |