element <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
<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?
</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 message flows. It is a configurable component. The return data for the component can be set so that users can simulate a call to a real service. This component can also track invocation history and fire notifications when messages are received.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="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.