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
attribute name |
data type |
usage |
default value |
description |
name |
xsd:NCName |
required |
|
The name of the method. Must be unique within <methods>. |
server |
xsd:NCName |
required |
|
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". |