Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


RULE dependent_instantiable_product_definition_context_role FOR (product_definition_context_role);

WHERE
          wr1: SIZEOF ( QUERY ( p <* product_definition_context_role |
     NOT ( SIZEOF ( USEDIN ( p , '' ) ) >0 ) ) ) =0;
END_RULE; -- dependent_instantiable_product_definition_context_role

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