2.2.3.23 Selection

A client MUST include at least one element rm:Selection as a child of wsen:Enumerate in an Enumerate request (section 2.2.3.7). This element MUST be simple type rm:AttributeTypeXmlType. The simple type rm:AttributeTypeXmlType is defined in section 2.2.5.2.

 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:rm="http://schemas.microsoft.com/2006/11/ResourceManagement" targetNamespace="http://schemas.microsoft.com/2006/11/ResourceManagement">
   <xs:element name="Selection" type="rm:SelectionType"/>
 </xs:schema>