Definition Type: Element
Name: AllowSupersessionIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: PartsOrder.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates if the dealer allows a superseded part. Navistar Use Case: 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 AllowSupersessionIndicator in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="AllowSupersessionIndicator" type="udt:IndicatorType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates if the dealer allows a superseded part.
                        Navistar Use Case: 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: