The tax amount for the fare associated to the rule.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="TaxAmount" type="Money" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The tax amount for the fare associated to the rule.
</xs:documentation>
</xs:annotation>
</xs:attribute>