Overview Schemas Index

Multi_linguism_arm         


ENTITY Language;
          language_code : STRING;
          country_code : OPTIONAL STRING;
UNIQUE
          UR1 : language_code;
END_ENTITY; -- Language

Entity data types and their attributes

Language
          language_code: STRING;
          (OPT) country_code: STRING;

Users

Language
          Attribute_classification.classified_entity
                    classified_attribute_select
                              pmri_classified_attribute_select
          Attribute_translation_assignment.translation_language
          Classification_assignment.items
                    classification_item
                              ap239_mri_classification_item
          Issue_reference.item
                    issue_reference_item
                              upfromsm_ap233_issue_reference_item
          Language_indication.used_language

Global rules for this entity data type

          -