complexType "annotatedMixedContentType"
Namespace:
Content:
mixed (allows character data), attr. wildcard, 1 element
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of attr. wildcard, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    {any attribute with non-schema namespace}
    >
   
Content: 
{text} × annotations?
</...>
Content Model Elements (1):
annotations
Known Direct Subtypes (2):
abstractMixedContentExtensionType, abstractMixedContentMessageProcessorType
Known Indirect Subtypes (4):
langType, mapperType, scriptType, xqueryTextType
All Direct / Indirect Based Elements (8):
abstract-mixed-content-extension, lang,
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" mixed="true" name="annotatedMixedContentType">
<xsd:sequence>
<xsd:element minOccurs="0" name="annotations" type="annotationsType"/>
</xsd:sequence>
<xsd:anyAttribute namespace="##other" processContents="lax"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
{any attribute with non-schema namespace}
Allow any third-parties to annotate these elements with global attributes
XML Source (w/o annotations (1); see within schema source)
<xsd:anyAttribute namespace="##other" processContents="lax"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
annotations
Type:
annotationsType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="annotations" type="annotationsType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.