group "muleRootElements"
Namespace:
Content:
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 16 elements
Used:
Content Model Diagram
Complex Content Model
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 (16):
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="muleRootElements">
<xsd:choice>
<xsd:element name="global-property" type="globalPropertyType"/>
<xsd:element name="configuration" type="configurationType"/>
<xsd:element name="notifications" type="notificationManagerType"/>
<xsd:element ref="abstract-extension"/>
<xsd:element ref="abstract-agent"/>
<xsd:element ref="abstract-security-manager"/>
<xsd:element ref="abstract-transaction-manager"/>
<xsd:element ref="abstract-connector"/>
<xsd:element ref="abstract-global-endpoint"/>
<xsd:element ref="abstract-transformer"/>
<xsd:element ref="abstract-filter"/>
<xsd:element ref="abstract-flow-construct"/>
<xsd:element ref="flow"/>
<xsd:element ref="abstract-model"/>
<xsd:element ref="abstract-interceptor-stack"/>
<xsd:element ref="abstract-message-processor"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined in this component only; 16/16)
abstract-agent
Type:
abstractAgentType, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 12 elements
XML Source (see within schema source)
<xsd:element ref="abstract-agent"/>

abstract-connector
Type:
abstractConnectorType, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 45 elements
XML Source (see within schema source)
<xsd:element ref="abstract-connector"/>

abstract-extension
Type:
abstractExtensionType, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 8 elements
XML Source (see within schema source)
<xsd:element ref="abstract-extension"/>

abstract-filter
Type:
abstractFilterType, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
affiliated to substitution group abstract-message-processor; may be substituted with 24 elements
XML Source (see within schema source)
<xsd:element ref="abstract-filter"/>

abstract-flow-construct
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 4 elements
XML Source (see within schema source)
<xsd:element ref="abstract-flow-construct"/>

abstract-global-endpoint
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 33 elements
XML Source (see within schema source)
<xsd:element ref="abstract-global-endpoint"/>

abstract-interceptor-stack
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 1 element
XML Source (see within schema source)
<xsd:element ref="abstract-interceptor-stack"/>

abstract-message-processor
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 140 elements
XML Source (see within schema source)
<xsd:element ref="abstract-message-processor"/>

abstract-model
Type:
abstractModelType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 4 elements
XML Source (see within schema source)
<xsd:element ref="abstract-model"/>

abstract-security-manager
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 5 elements
XML Source (see within schema source)
<xsd:element ref="abstract-security-manager"/>

abstract-transaction-manager
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 8 elements
XML Source (see within schema source)
<xsd:element ref="abstract-transaction-manager"/>

abstract-transformer
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
affiliated to substitution group abstract-message-processor; may be substituted with 63 elements
XML Source (see within schema source)
<xsd:element ref="abstract-transformer"/>

configuration
Type:
configurationType, complex content
Specifies defaults and general settings for the Mule instance.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="configuration" type="configurationType"/>

flow
Type:
flowType, complex content
XML Source (see within schema source)
<xsd:element ref="flow"/>

global-property
Type:
globalPropertyType, empty content
A global property is a named string. It can be inserted in most attribute values using standard (ant-style) Spring placeholders.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="global-property" type="globalPropertyType"/>

notifications
Type:
notificationManagerType, complex content
Registers listeners for notifications and associates interfaces with particular events.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="notifications" type="notificationManagerType"/>

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.