element <options> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, 9 attributes, 1 element
Defined:
Includes:
definitions of 9 attributes, 1 element
Content Model Diagram
XML Representation Summary
<options
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
option*
</options>
Content model elements (1):
option
Included in content model of elements (2):
endpoint, inbound-endpoint
Annotation
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>
Attribute Detail (all declarations; defined within this component only; 9/9)
allowedMethods
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="allowedMethods" type="xsd:string"/>

extraClasses
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="extraClasses" type="xsd:string"/>

scope
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="scope" type="xsd:string"/>

wsdlInputSchema
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="wsdlInputSchema" type="xsd:string"/>

wsdlPortType
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="wsdlPortType" type="xsd:string"/>

wsdlServiceElement
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="wsdlServiceElement" type="xsd:string"/>

wsdlServicePort
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="wsdlServicePort" type="xsd:string"/>

wsdlSoapActionMode
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="wsdlSoapActionMode" type="xsd:string"/>

wsdlTargetNamespace
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="wsdlTargetNamespace" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
option
Type:
mule:keyValueType, empty content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="option" type="mule:keyValueType"/>

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.