Open the Portico Developer Guide site
PosGateway Schema
CardTypes Element
PosGateway Schema > PDLTable10RspType Complex Type : CardTypes Element
Description

Card type data

Namespace http://Hps.Exchange.PosGateway
Type
PDLCardTypeRspType Complex Type
Diagram
Table60Flag Element Table60Version Element Table50Flag Element Table50Version Element Table40Flag Element Table40Version Element CardType Element Sequence CardTypes Element
Overview
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

Source
<xs:element name="CardTypes" type="PDLCardTypeRspType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Card type data</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PDLTable10RspType Complex TypePosGateway Schema