Open the Portico Developer Guide site
PosGateway Schema
CardLongDescription Element
PosGateway Schema > NTRSCardDataRspType Complex Type : CardLongDescription Element
Description

The long description of the card.

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

The long description of the card.

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