2.2.4.171 sysgen:ArrayOfKeyValuePairOflongint
The sysgen:ArrayOfKeyValuePairOflongint complex type specifies an array of key value pair wherein the key specifies a long integer and the value specifies an integer value.
-
<xs:complexType name="ArrayOfKeyValuePairOflongint"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValuePairOflongint" type="sysgen:KeyValuePairOflongint" /> </xs:sequence> </xs:complexType>