Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


RULE restrict_name_for_known_source FOR (known_source);

WHERE
          wr1: SIZEOF( QUERY( ks <* known_source | (ks.name <> 'ISO 13584 library') )) = 0;
END_RULE; -- restrict_name_for_known_source

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