3.3.4.82.2.1 GetIPRangeById
The GetIPRangeById element specifies the input values for the GetIPRangeById operation.
-
<xs:element name="GetIPRangeById"> <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>