This element defines a method of a Web service. Children must appear in the order listed.
|
parents |
|
|
children |
<documentation>[0:1] <headers>[0:1] <parameters>[0:1] <transactionControl>[0:1] <request>[1] <replies>[1] |
Attributes
|
name |
xsd:NCName |
required |
none |
The name of the method. Must be unique within <methods>. |
|
server |
xsd:NCName |
required |
none |
The name of the <server> element that is associated with this method. |
|
encoding |
xsd:token |
optional |
document/literal |
The method encoding format. Must be "document/literal" or "rpc/encoded". |
|
Attribute |
Data Type |
Usage |
Default Value |
Description |
|---|