3.3.4.41.2.2 EnumerateServerInfoResponse

The EnumerateServerInfoResponse element contains the output data for the EnumerateServerInfo operation.

 <xs:element name="EnumerateServerInfoResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="EnumerateServerInfoResult" nillable="true" type="ipam:ArrayOfServerInfo" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>