attributeGroup "generalPropertyAttributes"
Namespace:
Content:
Defined:
globally in mule-axis.xsd; see XML source
Includes:
definitions of 6 attributes
Used:
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
("RPC" | "DOCUMENT" | "MESSAGE" | "WRAPPED")
 = 
("ENCODED" | "LITERAL")
...>
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<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:attribute name="use" type="useType"/>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 6/6)
clientConfig
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="clientConfig" type="xsd:string"/>

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

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

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

style
Type:
Use:
optional
Specifies the [SOAP binding style|Axis SOAP Styles]: RPC (default), DOCUMENT, MESSAGE, or WRAPPED.
Attribute Value
enumeration of xsd:NMTOKEN
Enumeration:
"RPC", "DOCUMENT", "MESSAGE", "WRAPPED"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="style" type="styleType"/>

use
Type:
Use:
optional
Specifies the [SOAP binding use|Axis SOAP Styles]: ENCODED (default) or LITERAL.
Attribute Value
enumeration of xsd:NMTOKEN
Enumeration:
"ENCODED", "LITERAL"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="use" type="useType"/>

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.