|
ENTITY Compound_representation_item ABSTRACT SUPERTYPE OF (ONEOF (Sequence_representation_item, Set_representation_item)) SUBTYPE OF (Representation_item); END_ENTITY; -- Compound_representation_item |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Compound_representation_item - |
| Sequence_representation_item (Basic_data_representation_arm) |
| Set_representation_item (Basic_data_representation_arm) |
Global rules for this entity data type- |