POSC Specifications: Epicentre Version 3.0 | Logical Data Model |
Move attribute description up to E_and_p_data.
CHANGE ERP2_description (*<REMARK>CHANGE ERP2_description*) (*<DESC>Move attribute description up to E_and_p_data. *) ALTER ENTITY E_and_p_data; ADD description : OPTIONAL ndt_comment (*<DESC>A remark or comment about the instance.*); END_ENTITY; ALTER ENTITY activity; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY address; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY association; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY business_associate; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY contract_designation; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY data_collection; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY data_trace; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY divestment_package; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY document_specification; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY earth_feature; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY facility; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY fluid_flow_stream; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY general_land_right; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY geologic_process; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY guideline_or_privilege; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY interpreted_feature; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY interprocess_data; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY material; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY property; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY ref_data; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY reserves; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY reserves_sale_commitment; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY schedule; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY spatial_object; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; ALTER ENTITY technical_object; DROP description (*<CHANGE>Moved to E_and_p_data.*); END_ENTITY; END_CHANGE;