Indicates whether taxes are included when figuring the fees.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="TaxInclusive" type="xs:boolean">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates whether taxes are included when figuring the fees. </xs:documentation>
</xs:annotation>
</xs:attribute>