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