3.1.4.3.2.2 IPAddressResponse
This element contains the return value for the IPAddress operation.
-
<s:element name="IPAddressResponse"> <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="IPAddressResult" type="s:string"/> </s:sequence> </s:complexType> </s:element>
IPAddressResult: IPv4 address in string format. This element MUST be present.