Definition Type: Attribute
Name: type
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:attribute name="type" type="TaxCodeContentType" use="optional">
    <xsd:annotation>
        <xsd:documentation>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: