http://www.w3.org/2003/06/wsdl/soap12
Complex Type
operationType
The operationType type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
|
|
Attributes |
| Name |
Type |
Summary |
| soapAction |
anyURI |
Use of this attribute is optional.
Its form is unqualified.
Show details.
|
Base type of soapAction is anyURI. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
| style |
styleChoice |
Use of this attribute is optional.
Its form is unqualified.
Show details.
|
Base type of style is string. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are  (document | rpc). | Enumeration | Description | | document | | | rpc | |
|
|
XML |
-<xs:complexType mixed="false" name="operationType">
<xs:attribute name="soapAction" type="xs:anyURI" />
</xs:complexType>
|
Uses |
Type (2)
|
Used-By |
Element (1)
|