group "inboundPropertyElements"
Namespace:
Content:
Defined:
globally in mule-axis.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
options?, bean-type*
Content Model Elements (2):
bean-type, options
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:group name="inboundPropertyElements">
<xsd:sequence>
<xsd:element minOccurs="0" name="options">
<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>
Content Element Detail (all declarations; defined within this component only; 2/2)
bean-type
Type:
anonymous complexType, empty content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="bean-type"/>

options
Type:
anonymous complexType, complex content
Allows you to set optional SOAP settings as attributes: allowedMethods, scope, wsdlPortType, wsdlServicePort, wsdlServiceElement, wsdlTargetNamespace, wsdlInputSchema, wsdlSoapActionMode, and extraClasses.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="options">
<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>

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.