Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


RULE subtype_exclusiveness_document_reference FOR (document_reference);

WHERE
          wr1: SIZEOF ( QUERY ( dr <* document_reference | NOT (
     type_check_function ( dr , 
          ['CATALOG_DATA_INFORMATION_MIM' + '.APPLIED_DOCUMENT_REFERENCE' , 
          'CATALOG_DATA_INFORMATION_MIM' + '.DRAUGHTING_SPECIFICATION_REFERENCE'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_document_reference

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