Definition Type: Element
Name: ShipPriorityCode
Namespace: http://www.starstandard.org/STAR/5
Type: scl:ShipPriorityEnumeratedType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the shipping method and shipping duration for the box. This is a box level override to Header ShipPriority
Collapse XSD Schema Diagram:
XSD Diagram of ShipPriorityCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="ShipPriorityCode" type="scl:ShipPriorityEnumeratedType">
    <xsd:annotation>
        <xsd:documentation>
                        Defines the shipping method and shipping duration for the
                            box. This is a box level override to Header
                        ShipPriority
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: