3.3.4.62.2.2 GetBlockHierarchyResponse

The GetBlockHierarchyResponse element specifies the output values for the GetBlockHierarchy operation.

 <xs:element name="GetBlockHierarchyResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetBlockHierarchyResult" nillable="true" type="ipam:ArrayOfIPBlock" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>