3.9.5.6.2.2 TestConnectionResponse
This element specifies output values for the TestConnection operation.
-
<xs:element name="TestConnectionResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="TestConnectionResult" type="xs:boolean" /> </xs:sequence> </xs:complexType> </xs:element>
TestConnectionResult: A Boolean where TRUE indicates that the connection is good; otherwise, the value is FALSE.