|
ENTITY non_quantitative_int_type SUBTYPE OF (int_type); domain : value_domain; WHERE WR1: QUERY(v <* domain.its_values | 'ISO13584_IEC61360_DICTIONARY_SCHEMA.VALUE_CODE_TYPE' IN TYPEOF(v.value_code)) = []; END_ENTITY; -- non_quantitative_int_type |
Entity data types and their attributesdata_type- simple_type value_format: value_format_type; number_type - int_type - non_quantitative_int_type domain: value_domain; |
Users: by entity attributesdata_typedata_type_element.type_definition property_DET.domain simple_type level_type.value_type number_type int_type non_quantitative_int_type Users: by defined types, not used by any entity attributenon_quantitative_int_type- |
Global rules for this entity data type- |