|
ENTITY Address_based_location_representation SUBTYPE OF (Location_representation); postal_address : Address; END_ENTITY; -- Address_based_location_representation |
Entity data types and their attributesLocation_representation- Address_based_location_representation postal_address: Address; |
Global rules for this entity data type- |