complexType "sedaServiceType"
Namespace:
Content:
complex, 3 attributes, attr. wildcard, 10 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string)
 = 
("started" | "stopped" | "paused") : "started"
 = 
(xsd:string | xsd:int)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, description?, inbound?, abstract-component?, outbound?, async-reply?, legacy-abstract-exception-strategy?, abstract-message-info-mapping?, abstract-service-threading-profile?, abstract-queue-profile?
</...>
Content Model Elements (10):
abstract-component, abstract-message-info-mapping, abstract-queue-profile, abstract-service-threading-profile, annotations, async-reply, description, inbound, legacy-abstract-exception-strategy, outbound
All Direct / Indirect Based Elements (1):
service
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
  abstractServiceType (extension)
      baseServiceType (extension)
          sedaServiceType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="sedaServiceType">
<xsd:complexContent>
<xsd:extension base="baseServiceType">
<xsd:sequence>
<xsd:element minOccurs="0" ref="abstract-service-threading-profile"/>
<xsd:element minOccurs="0" ref="abstract-queue-profile"/>
</xsd:sequence>
<xsd:attribute name="queueTimeout" type="substitutableInt"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/4)
queueTimeout
Type:
Use:
optional
The timeout used when taking messages from the service queue.
Attribute Value
xsd:string | xsd:int
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="queueTimeout" type="substitutableInt"/>
Content Element Detail (all declarations; defined within this component only; 2/10)
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"/>

abstract-service-threading-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-service-threading-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.