|
ENTITY dictionary_element ABSTRACT SUPERTYPE OF (ONEOF (supplier_element, class_and_property_elements, data_type_element)); identified_by : basic_semantic_unit; time_stamps : OPTIONAL dates; revision : revision_type; END_ENTITY; -- dictionary_element |
Entity data types and their attributesdictionary_elementidentified_by: basic_semantic_unit; (OPT) time_stamps: dates; revision: revision_type; |
| class_and_property_elements (ISO13584_IEC61360_dictionary_schema) |
| data_type_element (ISO13584_IEC61360_dictionary_schema) |
| supplier_element (ISO13584_IEC61360_dictionary_schema) |
Usersdictionary_element |
Global rules for this entity data type- |