Open the Portico Developer Guide site
PosGateway Schema
IssuerAppOsType Element
PosGateway Schema > IssuerAppDataDataType Complex Type : IssuerAppOsType Element
Description

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

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

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

Source
<xs:element name="IssuerAppOsType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The operating system type of the issuing bank’s mobile application.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
IssuerAppDataDataType Complex TypePosGateway Schema