element <rest-service-component>
Namespace:
Type:
Content:
complex, 2 attributes, 6 elements
Subst.Gr:
Defined:
globally in mule-http.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<rest-service-component
    httpMethod
 = 
("DELETE" | "GET" | "POST") : "GET"
    serviceUrl
 = 
xsd:anySimpleType
    >
   
Content: 
((abstract-interceptor | interceptor-stack)+)?, error-filter?, payloadParameterName*, requiredParameter*, optionalParameter*
</rest-service-component>
Content model elements (6):
May contain elements by substitutions (3):
May be included in elements by substitutions (18):
Annotation
Built-in RestServiceWrapper can be used to proxy REST style services as local Mule components.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="rest-service-component" substitutionGroup="mule:abstract-component" type="restServiceWrapperType"/>

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.