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