3.3.4.7.2.2 DBCreateOrUpdateScopeResponse

This element specifies the output values for the DBCreateOrUpdateScope operation.

 <xs:element name="DBCreateOrUpdateScopeResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="DBCreateOrUpdateScopeResult" type="xsd:long" />
      <xs:element minOccurs="0" name="scope" nillable="true" type="ipam:DhcpScope" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>