Open the Portico Developer Guide site
PosGateway Schema
IssuerAppData Element
PosGateway Schema > CardMetadataRspType Complex Type : IssuerAppData Element
Description

The name of the card issuer.

Namespace http://Hps.Exchange.PosGateway
Type
IssuerAppDataDataType Complex Type
Diagram
IssuerAppAddress Element IssuerAppName Element IssuerAppOsType Element All IssuerAppData Element
Overview
All
IssuerAppOsType Restriction of xs:string

The operating system type of the issuing bank’s mobile application.

IssuerAppName Restriction of xs:string

The name of the issuing bank’s mobile application for display purpose.

IssuerAppAddress Restriction of xs:string

The package name of the issuing bank’s mobile application.

Source
<xs:element name="IssuerAppData" type="IssuerAppDataDataType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The name of the card issuer.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CardMetadataRspType Complex TypePosGateway Schema