3.17.4.3.2.1 NotifyAsyncSchemaConversionComplete

This element specifies the input values for the NotifyAsyncSchemaConversionComplete operation.

 <xs:element name="NotifyAsyncSchemaConversionComplete">
   <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>