3.1.4.119.2.2 PingResponse

Contains the body for the request of the Ping WSDL operation.

            
 <xsd:element name="PingResponse" nillable="true">
   <xsd:complexType>
     <xsd:sequence>
       <xsd:element minOccurs="0" maxOccurs="1" name="PingResult" nillable="true" type="s2:MonitoredServicesResponse"/>
     </xsd:sequence>
   </xsd:complexType>
 </xsd:element>

PingResult: This field MUST be present. It contains the MonitoredServicesResponse (section 3.1.4.119.3.1).