complexType "inboundEndpointType"
Namespace:
Content:
complex, 18 attributes, 16 elements
Defined:
globally in mule-axis.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
    name
 = 
(xsd:string | xsd:NMTOKEN)
    wsdlFile
 = 
xsd:string
    clientConfig
 = 
xsd:string
    soapAction
 = 
xsd:string
    SOAPAction
 = 
xsd:string
    serviceNamespace
 = 
xsd:string
    style
 = 
("RPC" | "DOCUMENT" | "MESSAGE" | "WRAPPED")
    use
 = 
("ENCODED" | "LITERAL")
    exchange-pattern
 = 
("one-way" | "request-response")
    mimeType
 = 
xsd:string
    responseTimeout
 = 
(xsd:string | xsd:int)
    encoding
 = 
xsd:string
    connector-ref
 = 
xsd:string
    transformer-refs
 = 
xsd:NMTOKENS
    responseTransformer-refs
 = 
xsd:NMTOKENS
    disableTransportTransformer
 = 
(xsd:string | xsd:boolean)
    ref
 = 
xsd:string
    address
 = 
xsd:string
    >
   
Content: 
options?, bean-type*, soap-service*, soap-method*, (abstract-transformer | abstract-filter | abstract-security-filter | abstract-intercepting-message-processor | processor | custom-processor)*, response?, abstract-transaction?, abstract-retry-policy?, abstract-multi-transaction?, property*, properties?
</...>
Content Model Elements (16):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  inboundEndpointType
XML Source (see within schema source)
<xsd:complexType name="inboundEndpointType">
<xsd:complexContent>
<xsd:extension base="mule:abstractInboundEndpointType">
<xsd:sequence>
<xsd:group ref="inboundPropertyElements"/>
<xsd:group ref="generalPropertyElements"/>
<xsd:group ref="mule:defaultEndpointElements"/>
</xsd:sequence>
<xsd:attributeGroup ref="inboundPropertyAttributes"/>
<xsd:attributeGroup ref="generalPropertyAttributes"/>
<xsd:attributeGroup ref="mule:allExchangePatterns"/>
<xsd:attributeGroup ref="mule:defaultEndpointAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.