complexType "outboundType"
Namespace:
Content:
complex, 5 attributes, attr. wildcard, 9 elements
Defined:
globally in mule-cxf.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
("1.1" | "1.2")
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, ws-security?, properties?, abstract-databinding?, features?, inInterceptors?, inFaultInterceptors?, outInterceptors?, outFaultInterceptors?
</...>
Content Model Elements (9):
abstract-databinding, outFaultInterceptors,
Known Direct Subtypes (1):
clientType
Known Indirect Subtypes (3):
jaxwsClientType, proxyClientType, simpleClientType
All Direct / Indirect Based Elements (3):
jaxws-client, proxy-client, simple-client
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
          outboundType
XML Source (see within schema source)
<xsd:complexType name="outboundType">
<xsd:complexContent>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ws-security" type="wsSecurityClient"/>
<xsd:group ref="commonConfiguration"/>
</xsd:sequence>
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/9)
ws-security
Type:
wsSecurityClient, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="ws-security" type="wsSecurityClient"/>

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.