element <wrapper-component> (global)
Namespace:
Type:
Content:
complex, 4 attributes, attr. wildcard, 4 elements
Subst.Gr:
Defined:
globally in mule-axis.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<wrapper-component
   
 = 
xsd:string
 = 
xsd:boolean
 = 
("RPC" | "DOCUMENT" | "MESSAGE" | "WRAPPED")
 = 
("ENCODED" | "LITERAL")
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, ((mule:abstract-interceptor | mule:interceptor-stack)+)?, soap-method*
</wrapper-component>
Content model elements (4):
mule:abstract-interceptor,
mule:annotations,
mule:interceptor-stack (type mule:refInterceptorStackType),
soap-method
May contain elements by substitutions (3):
mule:custom-interceptor, mule:logging-interceptor, mule:timer-interceptor
May be included in elements by substitutions (30):
mule:all, mule:poll,
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 RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.