Definition Type: Element
Name: TaxRate
Namespace: http://www.api.org/pidXML
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
The percentage or monetary amount charged on a transaction.
Collapse XSD Schema Diagram:
XSD Diagram of TaxRate in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="TaxRate" type="decimal">
    <annotation>
        <documentation>The percentage or monetary amount charged on a transaction.</documentation>
    </annotation>
</element>