Open the Portico Developer Guide site
PosGateway Schema
ExpYear Element
PosGateway Schema > CardDataType Complex Type > ManualEntry Element : ExpYear Element
Description

Card expiration year

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of yearType Simple Type
Overview
ExpYear Restriction of yearType Simple Type

Card expiration year

Source
<xs:element name="ExpYear" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Card expiration year</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="yearType" />
  </xs:simpleType>
</xs:element>
See Also
ManualEntry ElementCardDataType Complex TypePosGateway Schema