element <web-service-component> (global)
Namespace:
Type:
Content:
complex, 10 attributes, attr. wildcard, 5 elements
Subst.Gr:
Defined:
globally in mule-test.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<web-service-component
   
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:boolean
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:string
 = 
(xsd:string | xsd:long)
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, ((mule:abstract-interceptor | mule:interceptor-stack)+)?, return-data?, callback?
</web-service-component>
Content model elements (5):
callback,
mule:abstract-interceptor,
mule:annotations,
mule:interceptor-stack (type mule:refInterceptorStackType),
return-data
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
A component that can be used for testing web services. This component has the same properties as {{component}} element, but in addition to implementing {{org.mule.api.lifecycle.Callable}}, it also implements {{org.mule.api.component.simple.EchoService}}, {{org.mule.tck.testmodels.services.DateService}}, and {{org.mule.tck.testmodels.services.PeopleService}}. When using this with WS endpoints such as CXF, be sure to set the {{serviceClass}} property of the endpoint to the type of service you are using.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="web-service-component" substitutionGroup="mule:abstract-component" type="testComponentType"/>

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.