Definition Type: Element
Name: AllowSubstitutionIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Fields.xsd
Abstract
Documentation:
Indicates if the dealer allows substituted part. Navistar: Use the header resident version of this field to set a default for the entire order. The line resident field has three states False, True, and omitted. If omitted, the default value from the header is used. If the header field is omitted, the value is True for ALLOWED. False - Not allowed True - Allowed
Collapse XSD Schema Diagram:
XSD Diagram of AllowSubstitutionIndicator in schema fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="AllowSubstitutionIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates if the dealer
                allows substituted part.
                
                Navistar: Use the header resident version of this field to set a default for the entire order. 
                The line resident field has three states False, True, and omitted. If omitted, the default value from the header is used. If the header field is omitted, the value is True for ALLOWED. 
                
                False - Not allowed 
                True - Allowed
            
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: