Open the Portico Developer Guide site
PosGateway Schema
NameValuePairRspType Complex Type
PosGateway Schema : NameValuePairRspType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
NameValuePair Element Sequence NameValuePairRspType Complex Type
Overview
Sequence
Sequence
Name xs:string
Value xs:string
Used By
Site Element
Device Element
Settings Element
Settings Element
Site Element
Source
<xs:complexType name="NameValuePairRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="NameValuePair" type="NameValuePairType" maxOccurs="unbounded" />
  </xs:sequence>
</xs:complexType>
See Also
PosGateway Schema