element <simple-service>
Namespace:
Type:
Content:
complex, 10 attributes, 4 elements
Subst.Gr:
may substitute for element abstract-flow-construct
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<simple-service
    name
 = 
(xsd:string)
    abstract
 = 
xsd:boolean : "false"
    parent
 = 
xsd:NMTOKEN
    address
 = 
xsd:string
    endpoint-ref
 = 
xsd:string
    transformer-refs
 = 
xsd:NMTOKENS
    responseTransformer-refs
 = 
xsd:NMTOKENS
    component-ref
 = 
xsd:string
    component-class
 = 
(xsd:string | xsd:string)
    type
 = 
("direct" | "jax-ws" | "jax-rs")
    >
   
Content: 
description?, abstract-inbound-endpoint?, abstract-component?, abstract-exception-strategy?
</simple-service>
Content model elements (4):
May contain elements by substitutions (49):
May be included in elements by substitutions (5):
Annotation
A simple request-response service, with no outbound router.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="simple-service" substitutionGroup="abstract-flow-construct" type="simpleServiceType"/>

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.