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)