Definition Type: Attribute
Name: type
Namespace: http://www.openapplications.org/oagis/9
Type: oa:TaxCodeContentType
Containing Schema: Components.xsd
Use Optional
Documentation:
Indicates that tax code of the tax being represented by the given instance of tax. Possible values are: Sales Tax, Use Tax, VAT
Collapse XSD Schema Diagram:
XSD Diagram of type in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:attribute name="type" type="TaxCodeContentType" use="optional">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Indicates that tax code of the tax being represented by the given instance of tax.

Possible values are: Sales Tax, Use Tax, VAT</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: