Overview Schemas Index

ISO13584_IEC61360_dictionary_schema         


ENTITY simple_type
          ABSTRACT SUPERTYPE OF (ONEOF (number_type, boolean_type, string_type))
          SUBTYPE OF (data_type);
          value_format : value_format_type;
END_ENTITY; -- simple_type

Entity data types and their attributes

data_type
          -
simple_type
          value_format: value_format_type;

Known subtypes

          boolean_type (ISO13584_IEC61360_dictionary_schema)
          number_type (ISO13584_IEC61360_dictionary_schema)
          string_type (ISO13584_IEC61360_dictionary_schema)

Users: by entity attributes

data_type
          data_type_element.type_definition
          property_DET.domain
simple_type
          level_type.value_type

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

simple_type
          -

Global rules for this entity data type

          -