complexType "langType"
Namespace:
Content:
mixed (allows character data), attr. wildcard, 1 element, elem. wildcard
Defined:
Includes:
definition of elem. wildcard
Used:
Content Model Diagram
XML Representation Summary
<...
    {any attribute with non-schema namespace}
    >
   
Content: 
{text} × mule:annotations?, ({any}*)*
</...>
Content Model Elements (1):
mule:annotations
All Direct / Indirect Based Elements (1):
lang
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedMixedContentType (extension)
      langType
XML Source (see within schema source)
<xsd:complexType name="langType">
<xsd:complexContent mixed="true">
<xsd:sequence maxOccurs="unbounded" minOccurs="0">
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.springframework.org/schema/lang namespace" processContents="strict"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/2)
{any element with "http://www.springframework.org/schema/lang" namespace;
 any element with "namespace" namespace}
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.springframework.org/schema/lang namespace" processContents="strict"/>

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.