3.3.4.93.2.1 GetPolicyRangesFromDB

The GetPolicyRangesFromDB element contains the input data for the GetPolicyRangesFromDB operation.

 <xs:element name="GetPolicyRangesFromDB">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="policyId" type="xsd:long" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>