Table-10 data
Indicates whether EMV is enabled for the POS
Indicates the current version of Table-ID 30 available to the POS
Indicates if a Table-ID 30 download is required
Card type data
Card type
Indicates the current version of Table-ID 40 available to the POS
Indicates if a Table-ID 40 download is required
Indicates the current version of Table-ID 50 available to the POS
Indicates if a Table-ID 50 download is required
Indicates the current version of Table-ID 60 available to the POS
Indicates if a Table-ID 60 download is required
Table 30-60 table data block
<xs:complexType name="PDLTableDataRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:choice> <xs:element name="Table10" type="PDLTable10RspType"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway">Table-10 data</p> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="TableBlock" type="xs:string"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway">Table 30-60 table data block</p> </xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType>