Definition Type: SimpleType
Name: ChildLineReasonCodeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
The reason this line has child lines.
Collapse XSD Schema Diagram:
XSD Diagram of ChildLineReasonCodeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="ChildLineReasonCodeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">The reason this line has child lines.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Multi-Condition">
            <xsd:annotation>
                <xsd:documentation>One or more child lines exist due to differences in allocation such as back orders and warehouse supply.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Kit Exploded">
            <xsd:annotation>
                <xsd:documentation>One or more child lines exists to express the availability of parts within the kit.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Superseded">
            <xsd:annotation>
                <xsd:documentation>One or more child lines exist to express the ordered part was superseded by the listed parts.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Substituted">
            <xsd:annotation>
                <xsd:documentation>One or more child lines exist to express the ordered part was substituted by the listed parts.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Multi-Condition
Enumeration Kit Exploded
Enumeration Superseded
Enumeration Substituted
Collapse Derivation Tree:
Collapse References:
star:ChildLineReasonCode, star:ChildLineReasonCode, star:ChildLineReasonCode