Chapter 3 Building an XML model
To display a simple type property sheet, double-click its name or its icon in the Browser tree view.
The General tab of a simple type property sheet displays the following properties:
| Property | Description |
|---|---|
| Name | Name of the simple type. It must be a no-colon-name (See Glossary). If specified, it must be unique among all simple types and complex types |
| Code | Code of the simple type. It must be a no-colon-name. If specified, it must be unique among all simple types and complex types |
| Comment | Descriptive label of the simple type |
| Stereotype | Sub-classification used to extend the semantics of an object without changing its structure. It can be predefined or user-defined |
| Derivation | Derivation method for the simple type. Enabled and required when the simple type is defined |
| Final | Property to prevent derivation of the current simple type |
| ID | ID of the simple type. Its value must be of type ID and unique within the model containing the simple type |
| Copyright (C) 2006. Sybase Inc. All rights reserved. |
| |