complexType "processorWithAtLeastOneTargetType"
Namespace:
Content:
complex, attr. wildcard, 4 elements
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, (abstract-message-processor | abstract-outbound-endpoint | abstract-mixed-content-message-processor)+
</...>
Content Model Elements (4):
abstract-message-processor, abstract-mixed-content-message-processor, abstract-outbound-endpoint, annotations
All Direct / Indirect Based Elements (2):
first-successful, round-robin
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      abstractRoutingMessageProcessorType (extension)
          processorWithAtLeastOneTargetType
XML Source (see within schema source)
<xsd:complexType name="processorWithAtLeastOneTargetType">
<xsd:complexContent>
<xsd:sequence>
<xsd:group maxOccurs="unbounded" minOccurs="1" ref="messageProcessorOrOutboundEndpoint"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.