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: 
</...>
Known Direct Subtypes (2):
All Direct / Indirect Based Elements (3):
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. Supports multiple language versions of the same content as well as optional formatting of the 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 1.12 using DocFlex/XML XSDDoc 2.9.0 template set