Open the Portico Developer Guide site
PosGateway Schema
SiteRspType Complex Type
PosGateway Schema : SiteRspType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
TzoneDiff Element Settings Element SiteId Element All SiteRspType Complex Type
Overview
Used By
Site Element
Source
<xs:complexType name="SiteRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="SiteId" type="siteIdType" />
    <xs:element name="Settings" type="NameValuePairRspType" minOccurs="0" />
    <xs:element name="TzoneDiff" type="xs:string" />
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema