Definition Type: SimpleType
Name: PartsShipmentLineBoxingTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Identifies how the BOD is intended to be interpreted by the receiver. Specifically, indicates whether boxing detail is present and, if so, whether each Line item in the shipment is within a specific box.
Collapse XSD Schema Diagram:
XSD Diagram of PartsShipmentLineBoxingTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="PartsShipmentLineBoxingTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Identifies how the BOD is intended to be interpreted by the receiver. Specifically, indicates whether boxing detail is present and, if so, whether each Line item in the shipment is within a specific box.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Line Boxing Detail">
            <xsd:annotation>
                <xsd:documentation>Each line is associated with a specific box in the shipment. This provides a complete picture of what part is contained in which box.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Line Boxing Aggregate">
            <xsd:annotation>
                <xsd:documentation>Lines and Boxing data is available, however there is no detail as to which parts are contained in which boxes. The line data is aggregate.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Line Aggregate">
            <xsd:annotation>
                <xsd:documentation>There is no boxing detail provided and the line data is in aggregate for the shipment.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Line Boxing Detail
Enumeration Line Boxing Aggregate
Enumeration Line Aggregate
Collapse Derivation Tree:
Collapse References:
star:PartsShipmentLineBoxingEnumeratedType, star:PartsShipmentLineBoxingTypeCode, star:PartsShipmentLineBoxingTypeCode