Overview Schemas Index

APPEARANCE_ASSIGNMENT_MIM (jsdai.SAppearance_assignment_mim)


RULE styled_curve FOR (styled_item);
 
WHERE
          wr1:  SIZEOF  ( QUERY  ( si <* styled_item | ( 'appearance_assignment_mim.curve' IN  TYPEOF  ( si . item ) ) AND ( SIZEOF  ( QUERY  ( psa <* si . styles | ( SIZEOF ( QUERY ( cs <* psa . styles | ( 'appearance_assignment_mim.curve_style' IN TYPEOF ( cs ) ) ) ) > 0 ) ) ) <> 1 ) ) ) = 0 ;
END_RULE; -- styled_curve

public class RStyled_curve
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)