Open the Portico Developer Guide site
PosGateway Schema
TagData Element
PosGateway Schema > PosCreditAddToBatchReqType 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.

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.

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>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosCreditAddToBatchReqType Complex TypePosGateway Schema