When true, indicates that the fee is subject to tax.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="TaxableIndicator" type="xs:boolean" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">When true, indicates that the fee is subject to tax.</xs:documentation>
</xs:annotation>
</xs:attribute>