TextType -------- The static portion of the text expressed as a StructuredString with the ability to preserve whitespace if critical to the understanding of the content. Properties ~~~~~~~~~~ This type contains no properties. Properties Inherited from ContentType ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. csv-table:: :header: "Name","Type","","Description" :widths: 15,10,5,100 "Lang","language","0..1","Indicates the language of content. Note that xml:lang allows for a simple 2 or 3 character language code or a language code extended by a country code , for example en-au for English as used in Australia." "IsTranslated","boolean","0..1","Indicates whether content is a translation (true) or an original (false)." "IsTranslatable","boolean","0..1","Indicates whether content is translatable (true) or not (false). An example of something that is not translatable would be a MNEMONIC of an object or a number." "TranslationSourceLanguage","language","0..n","List the language or language codes in a space delimited array. The language original may or may not be provided in this bundle of language specific strings." "TranslationDate","date","0..1","The date the content was translated. Provision of translation date allows user to verify if translation was available during data collection or other time linked activity." Properties Inherited from string ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ No properties are inherited. Item Type Hierarchy ~~~~~~~~~~~~~~~~~~~ * string * :doc:`/composite-types/ContentType/index` * **TextType** Relationships ~~~~~~~~~~~~~ The following types reference this type. * :doc:`/composite-types/ConditionalResultType/index` * :doc:`/composite-types/LiteralTextType/index` .. container:: image |stub| .. |stub| image:: ../../images/TextType.svg