Open the Portico Developer Guide site
PosGateway Schema
AIFormat Element
PosGateway Schema > AttachmentInfoType Complex Type : AIFormat Element
Description

Identifies the format of the attachment data; see Simple Types, attachmentFormatType enumerations for specific values supported

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
AIFormat optional xs:string

Identifies the format of the attachment data; see Simple Types, attachmentFormatType enumerations for specific values supported

Source
<xs:element name="AIFormat" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Identifies the format of the attachment data; see Simple Types, attachmentFormatType enumerations for specific values supported</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AttachmentInfoType Complex TypePosGateway Schema