complexType "sedaModelType"
Namespace:
Content:
complex, 2 attributes, attr. wildcard, 6 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string)
 = 
xsd:boolean
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, legacy-abstract-exception-strategy?, (abstract-entry-point-resolver-set? | abstract-entry-point-resolver?), abstract-service*, abstract-queue-profile?
</...>
Content Model Elements (6):
abstract-entry-point-resolver, abstract-entry-point-resolver-set, abstract-queue-profile, abstract-service, annotations, legacy-abstract-exception-strategy
Known Direct Subtypes (1):
defaultModelType
All Direct / Indirect Based Elements (2):
model, seda-model
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
  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 within this component only; 1/3)
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 within this component only; 1/6)
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 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.