Definition Type: Element
Name: TaxabilityIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates whether the option is taxable or not. Valid values: “true”, “false”.
Collapse XSD Schema Diagram:
XSD Diagram of TaxabilityIndicator in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="TaxabilityIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation>Indicates whether the option is taxable or not.  Valid values: “true”, “false”.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: