Open the Portico Developer Guide site
PosGateway Schema
AttachmentInfo Element
PosGateway Schema > PosReportBatchDetailRspType Complex Type > Details Element : AttachmentInfo Element
Description

Information regarding attachments that are available for this transaction.

Namespace http://Hps.Exchange.PosGateway
Type
AttachmentInfoType Complex Type
Diagram
AIFormat Element AIType Element All AttachmentInfo Element
Overview
AttachmentInfo 0..4 AttachmentInfoType Complex Type

Information regarding attachments that are available for this transaction.

All
AIType xs:string

Identifies the attachment type; see Simple Types, attachmentTypeType enumerations for specific values supported.

AIFormat optional xs:string

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

Source
<xs:element name="AttachmentInfo" type="AttachmentInfoType" minOccurs="0" maxOccurs="4" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Information regarding attachments that are available for this transaction.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportBatchDetailRspType Complex TypePosGateway Schema