Open the Portico Developer Guide site
PosGateway Schema
CardScheme Element
PosGateway Schema > PaymentInstrumentRspType Complex Type : CardScheme Element
Description

The brand of the card.

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
CardScheme Restriction of xs:string

The brand of the card.

Source
<xs:element name="CardScheme" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The brand of the card.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
PaymentInstrumentRspType Complex TypePosGateway Schema