Open the Portico Developer Guide site
PosGateway Schema
NonFuelTaxAmt Element
PosGateway Schema > NonFuelDataDetailType Complex Type : NonFuelTaxAmt Element
Description

Non-fuel tax amount.

Namespace http://Hps.Exchange.PosGateway
Type
NonFuelTaxAmtType Complex Type
Diagram
QSTAmtNonFuel Element PSTAmtNonFuel Element HSTAmtNonFuel Element GSTAmtNonFuel Element All NonFuelTaxAmt Element
Overview
NonFuelTaxAmt optional NonFuelTaxAmtType Complex Type

Non-fuel tax amount.

All
GSTAmtNonFuel optional amtTypeGlobal Simple Type

GST tax amount per item.

HSTAmtNonFuel optional amtTypeGlobal Simple Type

HST tax amount per item.

PSTAmtNonFuel optional amtTypeGlobal Simple Type

PST tax amount per item.

QSTAmtNonFuel optional amtTypeGlobal Simple Type

QST tax amount per item.

Source
<xs:element name="NonFuelTaxAmt" type="NonFuelTaxAmtType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Non-fuel tax amount.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
NonFuelDataDetailType Complex TypePosGateway Schema