|
ENTITY Organization_based_location_representation SUBTYPE OF (Location_representation); location_identifications : LIST [0:?] OF Organizational_location_identification; organization_for_location : Organization; END_ENTITY; -- Organization_based_location_representation |
Entity data types and their attributesLocation_representation- Organization_based_location_representation location_identifications: LIST [0:?] OF Organizational_location_identification; organization_for_location: Organization; |
Global rules for this entity data type- |