complexType "TextContentType"
Namespace:
Content:
complex, 1 element
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
r:Description
Known Direct Subtypes (2):
ConditionalTextType, LiteralTextType
All Direct / Indirect Based Elements (3):
ConditionalText, LiteralText, TextContent
Known Usage Locations
Annotation
Abstract type existing as the head of a substitution group. May be replaced by any valid member of the substitution group TextContent. Provides the common element Description to all members using TextContent as an extension base.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType abstract="true" name="TextContentType">
<xs:sequence>
<xs:element minOccurs="0" ref="r:Description"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
r:Description
Type:
r:StructuredStringType, complex content
A description of the content and purpose of the text segment. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Description"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set