Overview Schemas Index

ISO13584_IEC61360_dictionary_schema         


ENTITY property_DET
          ABSTRACT SUPERTYPE OF (ONEOF (condition_DET, dependent_P_DET, non_dependent_P_DET))
          SUBTYPE OF (class_and_property_elements);
          SELF\dictionary_element.identified_by : property_BSU;
          preferred_symbol : OPTIONAL mathematical_string;
          synonymous_symbols : SET [0:2] OF mathematical_string;
          figure : OPTIONAL graphics;
          det_classification : OPTIONAL DET_classification_type;
          domain : data_type;
          formula : OPTIONAL mathematical_string;
DERIVE
          describes_classes : SET [0:?] OF class := identified_by.describes_classes;
END_ENTITY; -- property_DET

Entity data types and their attributes

dictionary_element
          identified_by: basic_semantic_unit;
          (OPT) time_stamps: dates;
          revision: revision_type;
class_and_property_elements
          names: item_names;
          definition: definition_type;
          (OPT) source_doc_of_definition: document;
          (OPT) note: note_type;
          (OPT) remark: remark_type;
property_DET
          (RT) identified_by: property_BSU;
          (OPT) preferred_symbol: mathematical_string;
          synonymous_symbols: SET [0:2] OF mathematical_string;
          (OPT) figure: graphics;
          (OPT) det_classification: DET_classification_type;
          domain: data_type;
          (OPT) formula: mathematical_string;
          (DER) describes_classes: SET [0:?] OF class;

Known subtypes

          condition_DET (ISO13584_IEC61360_dictionary_schema)
          dependent_P_DET (ISO13584_IEC61360_dictionary_schema)
          non_dependent_P_DET (ISO13584_IEC61360_dictionary_schema)

Users: by entity attributes

dictionary_element
class_and_property_elements
property_DET

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

property_DET
          -

Global rules for this entity data type

          -