(* SCHEMA Ship_arrangement_schema; *)
RULE identification_role_optional_attribute_description_required FOR (identification_role );
WHERE
WR1:
SIZEOF(QUERY (i <* identification_role| (i.NAME = 'external reference') AND NOT EXISTS(i.description))) = 0;
END_RULE;
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:37-04:00