Overview Schemas Index

ISO13584_IEC61360_dictionary_schema         


ENTITY level_type
          SUBTYPE OF (complex_type);
          levels : LIST [1:4] OF UNIQUE level;
          value_type : simple_type;
WHERE
          WR1: 'ISO13584_IEC61360_DICTIONARY_SCHEMA.NUMBER_TYPE'
        IN TYPEOF(value_type);
END_ENTITY; -- level_type

Entity data types and their attributes

data_type
          -
complex_type
          -
level_type
          levels: LIST [1:4] OF UNIQUE level;
          value_type: simple_type;

Users: by entity attributes

data_type
          data_type_element.type_definition
          property_DET.domain
complex_type
level_type

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

level_type
          -

Global rules for this entity data type

          -