3.1.4.1.2.2 DiscoverResponse
The <DiscoverResponse> element contains the information to send in the response from the server to the client.
-
<xsd:element name="DiscoverResponse" nillable="true"> <xsd:complexType> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="DiscoverResult" nillable="true" type="tns:DiscoveryResponse"/> </xsd:sequence> </xsd:complexType> </xsd:element>
DiscoverResult: This element is of type <DiscoveryResponse> (section 3.1.4.1.3.2) and contains response information from the server.