Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The server response to an execute request contains the ExecuteResponse element as the root of the response. The ExecuteResponse element has the following definition.
-
<xsd:complexType name="ExecuteResponse" > <xsd:sequence> <xsd:element name="return" minOccurs="1" maxOccurs="1" type="return" > </xsd:element> </xsd:sequence> </xsd:complexType>
The return element is described in the following section.