Open the Portico Developer Guide site
PosGateway Schema
AttachmentFormat Element
PosGateway Schema > AttachmentRspDataType Complex Type : AttachmentFormat Element
Description

Identifies the format of the attachment data; see the attachmentFormatType enumerations for specific values supported.

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

Identifies the format of the attachment data; see the attachmentFormatType enumerations for specific values supported.

Source
<xs:element name="AttachmentFormat" type="xs:string" 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 the attachmentFormatType enumerations for specific values supported.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AttachmentRspDataType Complex TypePosGateway Schema