3.3.4.27.2.1 GetBlockById
This element specifies the input values for the GetBlockById operation.
-
<xs:element name="GetBlockById"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="id" type="xsd:long" /> <xs:element minOccurs="0" name="addressFamily" type="syssock:AddressFamily" /> </xs:sequence> </xs:complexType> </xs:element>
id: The RecordId of the address block to retrieve.
addressFamily: The address family of the address block being requested.