(* SCHEMA associative_draughting; *)
RULE calendar_date_instantiation FOR (calendar_date);
WHERE
wr1: SIZEOF(QUERY ( each <* calendar_date | (NOT (SIZEOF(USEDIN(each,
'')) >= 1)) )) = 0;
END_RULE; -- calendar_date_instantiation
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00