Open the Portico Developer Guide site
PosGateway Schema
TableData Element
PosGateway Schema > PDLResponseType Complex Type : TableData Element
Description

Table data

Namespace http://Hps.Exchange.PosGateway
Type
PDLTableDataRspType Complex Type
Diagram
TableBlock Element Table10 Element Choice TableData Element
Overview
Choice
Sequence
EMVEnabled booleanType Simple Type

Indicates whether EMV is enabled for the POS

Table30Version optional PDLVersionType Simple Type

Indicates the current version of Table-ID 30 available to the POS

Table30Flag optional booleanType Simple Type

Indicates if a Table-ID 30 download is required

Sequence
Table40Version optional PDLVersionType Simple Type

Indicates the current version of Table-ID 40 available to the POS

Table40Flag optional booleanType Simple Type

Indicates if a Table-ID 40 download is required

Table50Version optional PDLVersionType Simple Type

Indicates the current version of Table-ID 50 available to the POS

Table50Flag optional booleanType Simple Type

Indicates if a Table-ID 50 download is required

Table60Version optional PDLVersionType Simple Type

Indicates the current version of Table-ID 60 available to the POS

Table60Flag optional booleanType Simple Type

Indicates if a Table-ID 60 download is required

TableBlock xs:string

Table 30-60 table data block

Source
<xs:element name="TableData" type="PDLTableDataRspType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Table data</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PDLResponseType Complex TypePosGateway Schema