HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: TaxRate

Name TaxRate
Type TaxRateType
Documentation (of type) Contains a tax rate and an optional code identifying the basis to which the percentage is applied.
XML Instance Representation
<TaxRate>

< Percentage> ... </ Percentage> [0..1]
< BasisCode> ... </ BasisCode> [0..1]
< FixedAmount> ... </ FixedAmount> [0..1]
< UserArea> ... </ UserArea> [0..1]
</TaxRate>
Schema Component Representation
<xsd:element name="TaxRate" type=" TaxRateType"/>