Overview Schemas Index

CATALOG_DATA_INFORMATION_AND_SHAPE_REPRESENTATION_MIM (jsdai.SCatalog_data_information_and_shape_representation_mim)


RULE restrict_multi_language_for_topological_representation_item FOR (topological_representation_item);
 
WHERE
          wr1:  SIZEOF ( QUERY ( ent <* topological_representation_item | NOT allowed_translations ( ent , [ 'name' ] ) ) ) = 0 ;
END_RULE; -- restrict_multi_language_for_topological_representation_item

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