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

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

Namespace http://Hps.Exchange.PosGateway
Type
attachmentFormatType Simple Type
Overview
AttachmentFormat attachmentFormatType Simple Type

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

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