taxAmount
The taxAmount
element is a required child of the detailTax
element and an optional child of the lineItemData
element and defines the detail tax amount on the purchased good or service. The decimal is implied. Example: 500 = $5.00.
Type = Integer; totalDigits = 12
Parent Elements:
Required: detailTax
Optional: lineItemData
If you include taxAmount
as a child of lineItemData
along with detailTax
, the lineItemData
taxAmount
should be the sum of the taxAmount
children from detailTax
children.
Attributes:
None
Child Elements:
None