RULE text_style_for_defined_font_instantiation

(* SCHEMA explicit_draughting; *)
  RULE text_style_for_defined_font_instantiation FOR
    (text_style_for_defined_font);
  WHERE
    WR1: SIZEOF (QUERY (each <* text_style_for_defined_font |
           NOT (SIZEOF (USEDIN (each, '')) >= 1
         ))) = 0;
  END_RULE;

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:03-04:00