3.3.4.93.2.2 GetPolicyRangesFromDBResponse

The GetPolicyRangesFromDBResponse element contains the output data for the GetPolicyRangesFromDB operation.

 <xs:element name="GetPolicyRangesFromDBResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetPolicyRangesFromDBResult" nillable="true" type="ipam:ArrayOfDhcpPolicyRangeV4" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>