3.7.4.3.2.1 NotifyEnumerationComplete

The NotifyEnumerationComplete element specifies the input values for the NotifyEnumerationComplete operation.

 <xs:element name="NotifyEnumerationComplete">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="result" nillable="true" type="ipam:IpamObject" />
       <xs:element minOccurs="0" name="exception" nillable="true" type="ipam1:IpamException" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>