Overview Schemas Index

ISO13584_IEC61360_language_resource_schema         


ENTITY translated_text;
          texts : LIST [1:?] OF text;
          languages : present_translations;
WHERE
          WR1: SIZEOF(texts) = SIZEOF(languages.language_codes);
END_ENTITY; -- translated_text

Entity data types and their attributes

translated_text
          texts: LIST [1:?] OF text;
          languages: present_translations;

Users: by entity attributes

translated_text
          class_and_property_elements.definition
                    translatable_text
          class_and_property_elements.note
                    translatable_text
          class_and_property_elements.remark
                    translatable_text

Users: by defined types, not used by any entity attribute

translated_text
          -

Global rules for this entity data type

          -