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