Open the Portico Developer Guide site
PosGateway Schema
Destination Element
PosGateway Schema > PosSendReceiptReqType Complex Type > Destinations Element : Destination Element
Description

A specific destination type and data (email addresses separated by a semicolon)

Namespace http://Hps.Exchange.PosGateway
Type
DestinationType Complex Type
Diagram
Data Element DataType Element Sequence Destination Element
Overview
Destination DestinationType Complex Type

A specific destination type and data (email addresses separated by a semicolon)

Sequence
DataType Restriction of xs:string

The type of data being provided; see the associated Type enumerations for specific values supported.

Data Restriction of xs:string
Source
<xs:element name="Destination" type="DestinationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A specific destination type and data (email addresses separated by a semicolon)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Destinations ElementPosSendReceiptReqType Complex TypePosGateway Schema