Open the Portico Developer Guide site
PosGateway Schema
TaxType Element
PosGateway Schema > CPCDataType Complex Type : TaxType Element
Description

Tax type indicator that qualifies the associated tax amount, see the associated Type enumerations for specific values supported.

Namespace http://Hps.Exchange.PosGateway
Type
taxTypeType Simple Type
Overview
TaxType optional taxTypeType Simple Type

Tax type indicator that qualifies the associated tax amount, see the associated Type enumerations for specific values supported.

Source
<xs:element name="TaxType" type="taxTypeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Tax type indicator that qualifies the associated tax amount, see the associated Type enumerations for specific values supported.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CPCDataType Complex TypePosGateway Schema