Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The sysgen:ArrayOfKeyValuePairOflongint complex type specifies an array of key value pairs 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>