Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


RULE subtype_mandatory_address FOR (address);
 
WHERE
          wr1:  SIZEOF ( QUERY ( a <* address | NOT ( type_check_function ( a , [ 'catalog_data_information_mim' + '.organizational_address' , 'catalog_data_information_mim' + '.personal_address' ] , 0 ) ) ) ) = 0 ;
END_RULE; -- subtype_mandatory_address

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