Overview Schemas Index

ISO13584_IEC61360_dictionary_schema         


ENTITY class_and_property_elements
          ABSTRACT SUPERTYPE OF (ONEOF (property_DET, class))
          SUBTYPE OF (dictionary_element);
          names : item_names;
          definition : definition_type;
          source_doc_of_definition : OPTIONAL document;
          note : OPTIONAL note_type;
          remark : OPTIONAL remark_type;
END_ENTITY; -- class_and_property_elements

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;

Known subtypes

          class (ISO13584_IEC61360_dictionary_schema)
          property_DET (ISO13584_IEC61360_dictionary_schema)

Users: by entity attributes

dictionary_element
class_and_property_elements

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

class_and_property_elements
          -

Global rules for this entity data type

          -