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)