|
ENTITY shape_criteria_representation_with_accuracy SUBTYPE OF (shape_data_quality_criteria_representation); required_general_accuracy : SET [1:?] OF shape_measurement_accuracy; END_ENTITY; -- shape_criteria_representation_with_accuracy |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; data_quality_criteria_representation - shape_data_quality_criteria_representation - shape_criteria_representation_with_accuracy required_general_accuracy: SET [1:?] OF shape_measurement_accuracy; |
Global rules for this entity data type- |