complexType "customServiceType"
Namespace:
Content:
complex, 3 attributes, 9 elements
Defined:
globally in mule-custom.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
    name
 = 
(xsd:string)
    initialState
 = 
("started" | "stopped" | "paused") : "started"
    queueTimeout
 = 
(xsd:string | xsd:int)
    >
   
Content: 
description?, inbound?, abstract-component?, outbound?, async-reply?, abstract-exception-strategy?, abstract-message-info-mapping?, abstract-service-threading-profile?, abstract-queue-profile?
</...>
Content Model Elements (9):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  mule:baseServiceType (extension)
      mule:sedaServiceType (extension)
          customServiceType
XML Source (see within schema source)
<xsd:complexType name="customServiceType">
<xsd:complexContent>
<xsd:extension base="mule:sedaServiceType"/>
</xsd:complexContent>
</xsd:complexType>

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.