Open the Portico Developer Guide site
PosGateway Schema
ExpYear Element
PosGateway Schema > CardDataType Complex Type > TokenData Element : ExpYear Element
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of yearType Simple Type
Overview
ExpYear optional Restriction of yearType Simple Type
Source
<xs:element name="ExpYear" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleType>
    <xs:restriction base="yearType" />
  </xs:simpleType>
</xs:element>
See Also
TokenData ElementCardDataType Complex TypePosGateway Schema