2.2.3.9 EnumerationContext

The element wsen:EnumerationContext extends the definition in [WSENUM] section 3.1. As a profile of [WSENUM], the element wsen:EnumerationContext MUST be the complex type EnumerationContextType (section 2.2.4.2).

  
 <?xml version="1.0" encoding="utf-8"?>
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:rm="http://schemas.microsoft.com/2006/11/ResourceManagement" targetNamespace="http://schemas.xmlsoap.org/ws/2004/09/enumeration">
   <xs:element name="EnumerationContext" type="rm:EnumerationContextType">
   </xs:element>
 </xs:schema>