Definition Type: Attribute
Name: type
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute name="type" type="TaxCodeContentType" use="optional">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
               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: