|
ENTITY number_type SUPERTYPE OF (ONEOF (int_type, real_type)) SUBTYPE OF (simple_type); END_ENTITY; -- number_type |
Entity data types and their attributesdata_type- simple_type value_format: value_format_type; number_type - |
| int_type (ISO13584_IEC61360_dictionary_schema) |
| real_type (ISO13584_IEC61360_dictionary_schema) |
Users: by entity attributesdata_typedata_type_element.type_definition property_DET.domain simple_type level_type.value_type number_type Users: by defined types, not used by any entity attributenumber_type- |
Global rules for this entity data type- |