Overview Schemas Index

ISO13584_IEC61360_dictionary_schema         


ENTITY non_quantitative_code_type
          SUBTYPE OF (string_type);
          domain : value_domain;
WHERE
          WR1: QUERY(v <* domain.its_values | 
        NOT('ISO13584_IEC61360_DICTIONARY_SCHEMA.VALUE_CODE_TYPE' IN
        TYPEOF(v.value_code))) = [];
END_ENTITY; -- non_quantitative_code_type

Entity data types and their attributes

data_type
          -
simple_type
          value_format: value_format_type;
string_type
          -
non_quantitative_code_type
          domain: value_domain;

Users: by entity attributes

data_type
          data_type_element.type_definition
          property_DET.domain
simple_type
          level_type.value_type
string_type
non_quantitative_code_type

Users: by defined types, not used by any entity attribute

non_quantitative_code_type
          -

Global rules for this entity data type

          -