Definition Type: Element
Name: AllowBackOrderIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: PartsInvoice.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates that the part can be backordered at the line level. This overrides the indicator specified at the header level.
Collapse XSD Schema Diagram:
XSD Diagram of AllowBackOrderIndicator in schema partsinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="AllowBackOrderIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STR/5">
                    Indicates that the part can be backordered at the line level.  This overrides the
                    indicator specified at the header level.
                </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: