Text description of the taxes in a given language.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="TaxDescription" type="ParagraphType" minOccurs="0" maxOccurs="5">
<xs:annotation>
<xs:documentation xml:lang="en">Text description of the taxes in a given language.</xs:documentation>
</xs:annotation>
</xs:element>