Open the Portico Developer Guide site
PosGateway Schema
DeviceRspType Complex Type
PosGateway Schema : DeviceRspType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
Settings Element Device Element All DeviceRspType Complex Type
Overview
All
Sequence
IndustryCode xs:string
DeviceDescription optional xs:string
CheckProcessor optional xs:string
CheckSEC 0..∞ xs:string
PDLNotification optional booleanType Simple Type

PDLNotification flag that has been persisted for this device.

Sequence
Sequence
Name xs:string
Value xs:string
Used By
Devices Element
Devices Element
Source
<xs:complexType name="DeviceRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="Device" type="DeviceType" />
    <xs:element name="Settings" type="NameValuePairRspType" minOccurs="0" />
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema