Overview Schemas Index

ISO13584_IEC61360_dictionary_schema         


ENTITY supplier_element
          SUBTYPE OF (dictionary_element);
          SELF\dictionary_element.identified_by : supplier_BSU;
          org : organization;
          addr : address;
INVERSE
          associated_items : SET [0:?] OF supplier_BSU_relationship FOR relating_supplier;
END_ENTITY; -- supplier_element

Entity data types and their attributes

dictionary_element
          identified_by: basic_semantic_unit;
          (OPT) time_stamps: dates;
          revision: revision_type;
supplier_element
          (RT) identified_by: supplier_BSU;
          org: organization;
          addr: address;
          (INV) associated_items: SET [0:?] OF supplier_BSU_relationship FOR relating_supplier;

Users: by entity attributes

dictionary_element
supplier_element
          supplier_BSU_relationship.relating_supplier

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

supplier_element
          -

Global rules for this entity data type

          -