complexType "sedaModelType"
Namespace:
Content:
complex, 2 attributes, 5 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    name
 = 
(xsd:string)
    inherit
 = 
xsd:boolean
    >
   
Content: 
abstract-exception-strategy?, (abstract-entry-point-resolver-set? | abstract-entry-point-resolver?), abstract-service*, abstract-queue-profile?
</...>
Content Model Elements (5):
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (2):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
abstractModelType (extension)
  sedaModelType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="sedaModelType">
<xsd:complexContent>
<xsd:extension base="abstractModelType">
<xsd:sequence>
<xsd:element minOccurs="0" ref="abstract-queue-profile"/>
</xsd:sequence>
<xsd:attribute name="inherit" type="xsd:boolean"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/2)
inherit
Type:
xsd:boolean, predefined
Use:
optional
If true, this model element is an extension of a previous model element with the same name.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="inherit" type="xsd:boolean"/>
Content Element Detail (all declarations; defined in this component only; 1/5)
abstract-queue-profile
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 minOccurs="0" ref="abstract-queue-profile"/>

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.