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:
Inidcates that a part can be back ordered.
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/STAR/5">
                        Inidcates that a part can be back ordered.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: