complexType "outboundEndpointWithXaType"
Namespace:
Content:
complex, 11 attributes, attr. wildcard, 15 elements
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
("one-way" | "request-response")
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:NMTOKENS
 = 
xsd:NMTOKENS
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, (abstract-transformer | abstract-filter | abstract-security-filter | abstract-intercepting-message-processor | abstract-observer-message-processor | processor | custom-processor | abstract-mixed-content-message-processor)*, response?, abstract-redelivery-policy?, abstract-transaction?, abstract-xa-transaction?, property*, properties?
</...>
Content Model Elements (15):
abstract-filter, abstract-intercepting-message-processor, abstract-mixed-content-message-processor, abstract-observer-message-processor, abstract-redelivery-policy, abstract-security-filter, abstract-transaction, abstract-transformer, abstract-xa-transaction, annotations, custom-processor, processor, properties, property, response
Known Direct Subtypes (2):
outboundEndpointType, outboundEndpointType
All Direct / Indirect Based Elements (2):
outbound-endpoint, outbound-endpoint
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      outboundEndpointWithXaType
XML Source (see within schema source)
<xsd:complexType name="outboundEndpointWithXaType">
<xsd:complexContent>
<xsd:extension base="abstractOutboundEndpointType">
<xsd:group ref="defaultXaEndpointElements"/>
<xsd:attributeGroup ref="allExchangePatterns"/>
<xsd:attributeGroup ref="defaultEndpointAttributes"/>
</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.