element <Text> (local)
Namespace:
Type:
xs:anyType
Content:
any
Defined:
XML Representation Summary
<Text>
    ...
</Text>
Included in content model of elements (1):
LiteralText
Annotation
The value of the static text string. Supports the optional use of XHTML formatting tags within the string structure. If the content of a literal text contains more than one language, i.e. "What is your understanding of the German word 'Gesundheit'?", the foreign language element should be placed in a separate LiteralText component with the appropriate xml:lang value and, in this case, isTranslatable set to "false". If the existance of white space is critical to the understanding of the content (such as inclusion of a leading or trailing white space), set the attribute of Text xml:space to "preserve".
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Text"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set