|
ENTITY placement_type SUPERTYPE OF (ONEOF (axis1_placement_type, axis2_placement_2d_type, axis2_placement_3d_type)) SUBTYPE OF (entity_instance_type); WHERE WR1: 'GEOMETRY_SCHEMA.PLACEMENT' IN SELF\entity_instance_type.type_name; END_ENTITY; -- placement_type |
Entity data types and their attributesdata_type- complex_type - entity_instance_type type_name: SET [0:?] OF STRING; placement_type - |
| axis1_placement_type (ISO13584_IEC61360_dictionary_schema) |
| axis2_placement_2d_type (ISO13584_IEC61360_dictionary_schema) |
| axis2_placement_3d_type (ISO13584_IEC61360_dictionary_schema) |
Users: by entity attributesdata_typedata_type_element.type_definition property_DET.domain complex_type entity_instance_type placement_type Users: by defined types, not used by any entity attributeplacement_type- |
Global rules for this entity data type- |