|
ENTITY Picture_representation_item ABSTRACT SUPERTYPE OF (ONEOF (Externally_defined_picture_representation_item, Predefined_picture_representation_item)) SUBTYPE OF (Bytes_representation_item); END_ENTITY; -- Picture_representation_item |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Binary_representation_item - Bytes_representation_item - Picture_representation_item - |
| Externally_defined_picture_representation_item (Picture_representation_arm) |
| Predefined_picture_representation_item (Picture_representation_arm) |
Global rules for this entity data type- |