Open the Portico Developer Guide site
Portico Schema
NameValuePairCollectionType Complex Type
Portico Schema : NameValuePairCollectionType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
NameValuePair Element Sequence NameValuePairCollectionType Complex Type
Overview
Sequence 1..50
Used By
Address Element
Detail Element
Response Element
Address Element
Detail Element
Response Element
Response Element
Address Element
Detail Element
Response Element
Address Element
Detail Element
Response Element
Response Element
Response Element
Address Element
Detail Element
Response Element
Response Element
Address Element
Detail Element
Response Element
Source
<xs:complexType name="NameValuePairCollectionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence maxOccurs="50">
    <xs:element name="NameValuePair" type="NameValuePairType" />
  </xs:sequence>
</xs:complexType>
See Also
Portico Schema