|
ENTITY predefined_picture_representation_item SUBTYPE OF (picture_representation_item); WHERE WR1: SELF\representation_item.name IN pre_defined_picture_representation_types; END_ENTITY; -- predefined_picture_representation_item |
Entity data types and their attributesrepresentation_itemname: label; binary_representation_item binary_value: BINARY; bytes_representation_item (DER) no_of_bytes: INTEGER; picture_representation_item - predefined_picture_representation_item - |
Global rules for this entity data type- |