Open the Portico Developer Guide site
PosGateway Schema
PDLCardTypeType Simple Type
PosGateway Schema : PDLCardTypeType Simple Type
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
PDLCardTypeType Restriction of xs:string
Facets
Length2
Source
<xs:simpleType name="PDLCardTypeType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:length value="2" />
  </xs:restriction>
</xs:simpleType>
See Also
PosGateway Schema