Definition Type: Element
Name: OrderTypeCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:OrderTypeCodeType
Containing Schema: PartsShipment.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Specifies the order type for the entire shipment. This may be overriden by the OrderTypeCode at the line level.
Collapse XSD Schema Diagram:
XSD Diagram of OrderTypeCode in schema partsshipment_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OrderTypeCode" type="sqdt:OrderTypeCodeType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>
                            Specifies the order type for the entire shipment.  This may be overriden by the OrderTypeCode at the line level.
                        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: