3.6.5.3.2.2 QueryAllResponse
This element specifies output values for the QueryAll operation.
-
<xs:element name="QueryAllResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="QueryAllResult" nillable="true" xmlns:q3="http://www.microsoft.com/2010/06/Microsoft.WindowsServerSolutions.Common.ProviderFramework" type="q3:ArrayOfProviderInfo" /> </xs:sequence> </xs:complexType> </xs:element>
QueryAllResult: An array of ProviderInfo (section 2.2.4.6.2) complex types that contains the results of the QueryAll operation.