element <custom-service>
Namespace:
Type:
Content:
complex, 3 attributes, 8 elements
Subst.Gr:
may substitute for element abstract-service
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<custom-service
    name
 = 
(xsd:string)
    initialState
 = 
("started" | "stopped" | "paused") : "started"
    class
 = 
(xsd:string | xsd:string)
    >
   
Content: 
description?, inbound?, abstract-component?, outbound?, async-reply?, abstract-exception-strategy?, abstract-message-info-mapping?, spring:property*
</custom-service>
Content model elements (8):
May contain elements by substitutions (18):
May be included in elements by substitutions (4):
Annotation
A user-implemented service (typically used only in testing).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="custom-service" substitutionGroup="abstract-service" type="customServiceType"/>

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.