complexType "langType"
Namespace:
Content:
mixed, elem. wildcard
Defined:
Includes:
definition of elem. wildcard
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
{text} × ({any}*)*
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  langType
XML Source (see within schema source)
<xsd:complexType name="langType">
<xsd:complexContent mixed="true">
<xsd:extension base="mule:abstractExtensionType">
<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 in this component only; 1/1)
{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 SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.