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

EMV or Non-EMV tag data in TLV format

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

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