element <wrapper-component>
Namespace:
Type:
Content:
complex, 4 attributes, 3 elements
Subst.Gr:
Defined:
globally in mule-axis.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<wrapper-component
    address
 = 
xsd:string
    addressFromMessage
 = 
xsd:boolean
    style
 = 
("RPC" | "DOCUMENT" | "MESSAGE" | "WRAPPED")
    use
 = 
("ENCODED" | "LITERAL")
    >
   
Content: 
((abstract-interceptor | interceptor-stack)+)?, soap-method*
</wrapper-component>
Content model elements (3):
May contain elements by substitutions (3):
May be included in elements by substitutions (18):
Annotation
The WebServiceWrapperComponent class allows you to send the result of a web service call to another endpoint. For example: {code:xml} <axis:wrapper-component address="http://localhost:65081/services/TestUMO?method=receive" style="WRAPPED" use="LITERAL" /> {code}
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="wrapper-component" substitutionGroup="mule:abstract-component" type="wrapperComponentType"/>

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.