Open the Portico Developer Guide site
PosGateway Schema
PDLResponse Element
PosGateway Schema > PosParameterDownloadRspType Complex Type : PDLResponse Element
Description

Abstracted PDL response; full definition of these fields must be obtained from the Parameter Data Download system

Namespace http://Hps.Exchange.PosGateway
Type
PDLResponseType Complex Type
Diagram
TableData Element ConfirmationFlag Element EndOfTableFlag Element CardType Element TableID Element BlockSequence Element Version Element Sequence PDLResponse Element
Overview
PDLResponse optional PDLResponseType Complex Type

Abstracted PDL response; full definition of these fields must be obtained from the Parameter Data Download system

Sequence
Version optional PDLVersionType Simple Type

Parameter or table version

BlockSequence PDLBlockSequenceType Simple Type

Sequence number for each block

EndOfTableFlag optional booleanType Simple Type

End of table flag

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

TableBlock xs:string

Table 30-60 table data block

Source
<xs:element name="PDLResponse" type="PDLResponseType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Abstracted PDL response; full definition of these fields must be obtained from the Parameter Data Download system</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosParameterDownloadRspType Complex TypePosGateway Schema