![]() |
Node |
Description |
Details about taxes specified in the request.
The number of repetition is 60, as we can have 60 taxes..
Status (Requirement Designator) = Conditional. Repetition = 60.
XML Tree |
<taxDetails>
<taxQualifier></taxQualifier>
<taxIdentification>
<taxIdentifier></taxIdentifier>
</taxIdentification>
<taxType>
<isoCountry></isoCountry>
</taxType>
<taxNature></taxNature>
<taxData>
<taxRate></taxRate>
<taxValueQualifier></taxValueQualifier>
</taxData>
</taxDetails>
Field Descriptions |
Field | Attributes and Description |
---|---|
![]() |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1. Tax data qualifier. For a list of valid codes, see codeset taxQualifier. |
![]() ![]() | Field Type = Node. Repetition = 1.
Tax type identification. |
taxIdentifier |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1. Tax type identifier. For a list of valid codes, see codeset taxIdentifier. |
![]() | Field Type = Node. Repetition = 1.
Type of the tax. |
![]() |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1. Iso country of the tax. |
taxNature |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1. Nature of the tax. |
![]() | Field Type = Node. Repetition = 1.
Tax fare data information. |
taxRate |
Field Type = Data Element.
Numeric, minlen=1, maxlen=11, repetition=1. Tax override value. |
taxValueQualifier |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=1, repetition=1. Tax value qualifier will be either amount or percentage.. For a list of valid codes, see codeset taxValueQualifier. |
Naming Conventions |
Code Sets and Code Lists |
Code | Description |
---|---|
7 | Tax. |
Code | Description |
---|---|
ADC | Add country tax. |
ADT | Add tax. |
EXM | Exempt tax. |
WHC | Withhold country tax. |
WHT | Withhold tax. |
Code | Description |
---|---|
A | Amount. |
P | Percentage. |