Definition Type: SimpleType
Name: AcknowledgmentCodeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Represents a list of codes that specify status values for the acknowledgment.
Collapse XSD Schema Diagram:
XSD Diagram of AcknowledgmentCodeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="AcknowledgmentCodeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Represents a list of codes that specify status values for the acknowledgment.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="0">
            <xsd:annotation>
                <xsd:documentation>0 = Accepted as received</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1">
            <xsd:annotation>
                <xsd:documentation>1 = Accepted with modifications in the Header only or in the Header and the Lines</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="2">
            <xsd:annotation>
                <xsd:documentation>2 = Order has been rejected</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1
Enumeration 2
Collapse Derivation Tree:
Collapse References:
star:AcknowledgmentCode, star:AcknowledgmentCode