Open the Portico Developer Guide site
PosGateway Schema
TagData Element
PosGateway Schema > PosDebitAddToBatchReqType Complex Type : TagData Element
Description

EMV or Non-EMV tag data in TLV format. For EMV tag data this would consist of the chip card results after applying the Issuer response tags.

Note: Required on DebitAddtoBatch for Canadian Interac/Debit.

Namespace http://Hps.Exchange.PosGateway
Type
TagDataType Complex Type
Diagram
TagValues Element All TagData Element
Overview
TagData optional TagDataType Complex Type

EMV or Non-EMV tag data in TLV format. For EMV tag data this would consist of the chip card results after applying the Issuer response tags.

Note: Required on DebitAddtoBatch for Canadian Interac/Debit.

All
TagValues optional Extension of xs:string

This field holds the tag data values.

source required Restriction of xs:string

This field specifies the source of the tag data value. It can be either chip or msd.

Source
<xs:element name="TagData" type="TagDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">EMV or Non-EMV tag data in TLV format. For EMV tag data this would consist of the chip card results after applying the Issuer response tags.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Required on DebitAddtoBatch for Canadian Interac/Debit.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosDebitAddToBatchReqType Complex TypePosGateway Schema