Definition Type: Element
Name: TaxStatusCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:TaxStatusCodeType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Used to indicate if the the Tax has been paid or is not applicable.
Collapse XSD Schema Diagram:
XSD Diagram of TaxStatusCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TaxStatusCode" type="sqdt:TaxStatusCodeType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Used to indicate if the the Tax has been paid or is not applicable.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: