3.1.4.64.2.1 SystemDomainListGetRequest

The SystemDomainListGetRequest request element MUST include a SystemDomainListGetCriteria complex type.

The following is the XML schema definition of the SystemDomainListGetRequest request element.

   <xs:element name="SystemDomainListGetRequest">
     <xs:complexType>
       <xs:sequence>
         <xs:element xmlns:q536="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09" minOccurs="0" name="SearchCriteria" nillable="true" type="q536:SystemDomainListGetCriteria"/>
       </xs:sequence>
     </xs:complexType>
   </xs:element>

SearchCriteria: Specifies the search parameters that determine which metadata objects to retrieve.