complexType "muleType"
Namespace:
Content:
complex, 21 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
description?, (spring:beans | spring:bean | spring-context:property-placeholder | spring:ref | global-property | configuration | notifications | abstract-extension | abstract-agent | abstract-security-manager | abstract-transaction-manager | abstract-connector | abstract-global-endpoint | abstract-transformer | abstract-filter | abstract-flow-construct | flow | abstract-model | abstract-interceptor-stack | abstract-message-processor)*
</...>
Content Model Elements (21):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="muleType">
<xsd:sequence>
<xsd:element minOccurs="0" name="description" type="descriptionType"/>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:group ref="springRootElements"/>
<xsd:group ref="muleRootElements"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 1/21)
description
Type:
descriptionType, mixed content
Holds any kind of documentation that accompanies this configuration file. It is intended to be "human readable" only and is not used by the system.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="description" type="descriptionType"/>

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.