Uses the Component:HTSSummaryType
Harmonized Tariff Schedule (HTS)information associated with a particular Invoice/Shipment
Table 6.26. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
HTSSummarySchedule |
Harmonized Tariff Schedule (HTS) used in Invoice/Shipment | 0..1 | Field | udt:TextType | |
HTSAmount |
Total dollar value per harmonized tariff schedule | 0..1 | Field | udt:AmountType | |
HTSUnitsQuantityNumeric |
Total pieces per harmonized tariff schedule | 0..1 | Field | udt:NumericType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.26. HTSSummary
<HTSSummary> <HTSSummarySchedule>......</HTSSummarySchedule> [0..1] <HTSAmount>......</HTSAmount> [0..1] <HTSUnitsQuantityNumeric>......</HTSUnitsQuantityNumeric> [0..1] </HTSSummary>