Schema "mule-axis.xsd"
Target Namespace:
http://www.mulesoft.org/schema/mule/axis
Defined Components:
global elements, 8 local elements, 6 complexTypes, 2 simpleTypes, 2 element groups, 2 attribute groups
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
http://www.mulesoft.org/schema/mule/axis/3.3/mule-axis.xsd; see XML source
Imports Schemas (3):
mule-schemadoc.xsd [src], mule.xsd [src], xml.xsd [src]
Imported by Schema:
_mule-all-included.xsd
Annotation
The Axis transport allows Mule managed components to be published as Axis services and allows components to invoke web services using Axis client calls.
All Element Summary
bean-type
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
globally; see XML source
Includes:
definition of 1 attribute
Used:
connector The Axis connector consumes and provides web services via Axis.
Type:
Content:
complex, 11 attributes, attr. wildcard, 8 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally; see XML source
Used:
never
endpoint
Type:
Content:
complex, 18 attributes, attr. wildcard, 20 elements
Subst.Gr:
may substitute for element mule:abstract-global-endpoint
Defined:
globally; see XML source
Used:
never
inbound-endpoint
Type:
Content:
complex, 18 attributes, attr. wildcard, 20 elements
Subst.Gr:
may substitute for element mule:abstract-inbound-endpoint
Defined:
globally; see XML source
Used:
never
option
Type:
Content:
empty, 3 attributes
Defined:
locally witnin options element; see XML source
options Allows you to set optional SOAP settings as attributes: allowedMethods, scope, wsdlPortType, wsdlServicePort, wsdlServiceElement, wsdlTargetNamespace, wsdlInputSchema, wsdlSoapActionMode, and extraClasses.
Type:
anonymous complexType
Content:
complex, 9 attributes, 1 element
Defined:
Includes:
definitions of 9 attributes, 1 element
outbound-endpoint
Type:
Content:
complex, 17 attributes, attr. wildcard, 18 elements
Subst.Gr:
may substitute for element mule:abstract-outbound-endpoint
Defined:
globally; see XML source
Used:
never
soap-method
Type:
Content:
complex, 1 attribute, 2 elements
Defined:
locally at 2 locations
soap-parameter
Type:
anonymous complexType
Content:
empty, 3 attributes
Defined:
locally witnin soapMethodType complexType; see XML source
Includes:
definitions of 3 attributes
soap-return
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
locally witnin soapMethodType complexType; see XML source
Includes:
definition of 1 attribute
soap-service
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
Includes:
definition of 1 attribute
supported-scheme
Type:
Content:
empty, 2 attributes
Defined:
locally witnin axisConnectorType complexType; see XML source
wrapper-component The WebServiceWrapperComponent class allows you to send the result of a web service call to another endpoint.
Type:
Content:
complex, 4 attributes, attr. wildcard, 4 elements
Subst.Gr:
Defined:
globally; see XML source
Used:
never
Complex Type Summary
Content:
complex, 11 attributes, attr. wildcard, 8 elements
Defined:
globally; see XML source
Includes:
definitions of 7 attributes, 2 elements
Used:
Content:
complex, 18 attributes, attr. wildcard, 20 elements
Defined:
globally; see XML source
Used:
Content:
complex, 18 attributes, attr. wildcard, 20 elements
Defined:
globally; see XML source
Used:
Content:
complex, 17 attributes, attr. wildcard, 18 elements
Defined:
globally; see XML source
Used:
Content:
complex, 1 attribute, 2 elements
Defined:
globally; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content:
complex, 4 attributes, attr. wildcard, 4 elements
Defined:
globally; see XML source
Includes:
definitions of 4 attributes, 1 element
Used:
Simple Type Summary
Defined:
globally; see XML source
Used:
Defined:
globally; see XML source
Used:
Element Group Summary
Content:
Defined:
globally; see XML source
Includes:
definitions of 2 elements
Used:
Content:
Defined:
globally; see XML source
Includes:
definitions of 2 elements
Used:
Attribute Group Summary
Content:
Defined:
globally; see XML source
Includes:
definitions of 6 attributes
Used:
Content:
Defined:
globally; see XML source
Includes:
definition of 1 attribute
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.mulesoft.org/schema/mule/axis" xmlns="http://www.mulesoft.org/schema/mule/axis" xmlns:mule="http://www.mulesoft.org/schema/mule/core" xmlns:schemadoc="http://www.mulesoft.org/schema/mule/schemadoc" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:annotation>
<xsd:documentation>
The Axis transport allows Mule managed components to be published as Axis services and allows components to invoke web services using Axis client calls.
</xsd:documentation>
<xsd:appinfo>
<schemadoc:short-name>Axis</schemadoc:short-name>
<schemadoc:page-title>Axis Transport</schemadoc:page-title>
<schemadoc:transport-features dispatchEvents="true" receiveEvents="true" requestEvents="true" streaming="false" transactions="false">
<schemadoc:MEPs default="request-response" supported="one-way, request-response"/>
</schemadoc:transport-features>
</xsd:appinfo>
</xsd:annotation>
<xsd:element name="connector" substitutionGroup="mule:abstract-connector" type="axisConnectorType">
<xsd:annotation>
<xsd:documentation>
The Axis connector consumes and provides web services via Axis. It supports all the [common connector attributes and properties|Configuring a Transport#commonConfig] as well as the following additional attributes:
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="axisConnectorType">
<xsd:complexContent>
<xsd:extension base="mule:connectorType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="bean-type"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="supported-scheme" type="mule:valueType"/>
</xsd:sequence>
<xsd:attribute name="axis-ref" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Bean reference to the Axis server.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="clientConfig" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Configuration file to use when building the Axis client.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="clientProvider-ref" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Bean reference to the client provider to use for creating the Axis client.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="doAutoTypes" type="mule:substitutableBoolean">
<xsd:annotation>
<xsd:documentation>
Use this property to configure whether the Axis server should automatically map types. This property only takes effect if you do not provide your own Axis server via the axis-ref property.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="serverConfig" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Configuration file to use when building the Axis server.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="serverProvider-ref" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Bean reference to the server provider that should be used to create the Axis server.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="treatMapAsNamedParams" type="mule:substitutableBoolean">
<xsd:annotation>
<xsd:documentation>
The Axis connector treats a Map as a container for named parameters and unpacks them from the map. If your exposed service needs to take a Map as a parameter, set this property to false to prevent the connector from unpacking the Map.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="inbound-endpoint" substitutionGroup="mule:abstract-inbound-endpoint" type="inboundEndpointType"/>
<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>
<xsd:element name="outbound-endpoint" substitutionGroup="mule:abstract-outbound-endpoint" type="outboundEndpointType"/>
<xsd:complexType name="outboundEndpointType">
<xsd:complexContent>
<xsd:extension base="mule:abstractOutboundEndpointType">
<xsd:sequence>
<xsd:group ref="generalPropertyElements"/>
<xsd:group ref="mule:defaultEndpointElements"/>
</xsd:sequence>
<xsd:attributeGroup ref="generalPropertyAttributes"/>
<xsd:attributeGroup ref="mule:allExchangePatterns"/>
<xsd:attributeGroup ref="mule:defaultEndpointAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="endpoint" substitutionGroup="mule:abstract-global-endpoint" type="globalEndpointType"/>
<xsd:complexType name="globalEndpointType">
<xsd:complexContent>
<xsd:extension base="mule:abstractGlobalEndpointType">
<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>
<xsd:attributeGroup name="inboundPropertyAttributes">
<xsd:attribute name="wsdlFile" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The location of a WSDL document to use for this service if you do not want the WSDL document autogenerated.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
<xsd:attributeGroup name="generalPropertyAttributes">
<xsd:attribute name="clientConfig" type="xsd:string"/>
<xsd:attribute name="soapAction" type="xsd:string"/>
<xsd:attribute name="SOAPAction" type="xsd:string"/>
<xsd:attribute name="serviceNamespace" type="xsd:string"/>
<xsd:attribute name="style" type="styleType">
<xsd:annotation>
<xsd:documentation>
Specifies the [SOAP binding style|Axis SOAP Styles]: RPC (default), DOCUMENT, MESSAGE, or WRAPPED.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="use" type="useType">
<xsd:annotation>
<xsd:documentation>
Specifies the [SOAP binding use|Axis SOAP Styles]: ENCODED (default) or LITERAL.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
<xsd:group name="inboundPropertyElements">
<xsd:sequence>
<xsd:element minOccurs="0" name="options">
<xsd:annotation>
<xsd:documentation>
Allows you to set optional SOAP settings as attributes: allowedMethods, scope, wsdlPortType, wsdlServicePort, wsdlServiceElement, wsdlTargetNamespace, wsdlInputSchema, wsdlSoapActionMode, and extraClasses.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="option" type="mule:keyValueType"/>
</xsd:sequence>
<xsd:attribute name="allowedMethods" type="xsd:string"/>
<xsd:attribute name="scope" type="xsd:string"/>
<xsd:attribute name="wsdlPortType" type="xsd:string"/>
<xsd:attribute name="wsdlServicePort" type="xsd:string"/>
<xsd:attribute name="wsdlServiceElement" type="xsd:string"/>
<xsd:attribute name="wsdlTargetNamespace" type="xsd:string"/>
<xsd:attribute name="wsdlInputSchema" type="xsd:string"/>
<xsd:attribute name="wsdlSoapActionMode" type="xsd:string"/>
<xsd:attribute name="extraClasses" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="bean-type"/>
</xsd:sequence>
</xsd:group>
<xsd:group name="generalPropertyElements">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="soap-service">
<xsd:complexType>
<xsd:attribute name="interface" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="soap-method" type="soapMethodType">
<xsd:annotation>
<xsd:documentation>
Allows you to specify a SOAP method and optionally parameters and a return. The parameter mode can be IN, OUT, or INOUT.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
<xsd:complexType name="soapMethodType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="soap-parameter">
<xsd:complexType>
<xsd:attribute name="parameter" type="xsd:string" use="required"/>
<xsd:attribute name="type" type="xsd:string" use="required"/>
<xsd:attribute name="mode">
<xsd:simpleType>
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="IN"/>
<xsd:enumeration value="OUT"/>
<xsd:enumeration value="INOUT"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="soap-return">
<xsd:complexType>
<xsd:attribute name="type" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="method" type="xsd:string" use="required"/>
</xsd:complexType>
<xsd:element name="bean-type">
<xsd:complexType>
<xsd:attribute name="interface" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="wrapper-component" substitutionGroup="mule:abstract-component" type="wrapperComponentType">
<xsd:annotation>
<xsd:documentation>
The WebServiceWrapperComponent class allows you to send the result of a web service call to another endpoint. For example:
{code:xml}
&lt;axis:wrapper-component address="http://localhost:65081/services/TestUMO?method=receive" style="WRAPPED" use="LITERAL" /&gt;
{code}
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="wrapperComponentType">
<xsd:complexContent>
<xsd:extension base="mule:abstractComponentType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="soap-method" type="soapMethodType">
<xsd:annotation>
<xsd:documentation>
Allows you to specify a SOAP method and optionally parameters and a return. The parameter mode can be IN, OUT, or INOUT.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="address" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Specifies the URL of the web service to call.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="addressFromMessage" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Specifies that the URL of the web service will be obtained from the message itself.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="style" type="styleType">
<xsd:annotation>
<xsd:documentation>
Specifies the [SOAP binding style|Axis SOAP Styles]: RPC (default), DOCUMENT, MESSAGE, or WRAPPED.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="use" type="useType">
<xsd:annotation>
<xsd:documentation>
Specifies the [SOAP binding use|Axis SOAP Styles]: ENCODED (default) or LITERAL.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="styleType">
<xsd:restriction base="xsd:NMTOKEN">
<!-- see org.apache.axis.constants.Style -->
<xsd:enumeration value="RPC"/>
<xsd:enumeration value="DOCUMENT"/>
<xsd:enumeration value="MESSAGE"/>
<xsd:enumeration value="WRAPPED"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="useType">
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="ENCODED"/>
<xsd:enumeration value="LITERAL"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:schema>

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.