Definition Type: Element
Name: OrderTypeCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:OrderTypeCodeType
Containing Schema: Components.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Indicates the specified order type by which the service is being restricted. For example, you can use this shipment carrier if you are using stock order type
Collapse XSD Schema Diagram:
XSD Diagram of OrderTypeCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OrderTypeCode" type="sqdt:OrderTypeCodeType" minOccurs="1" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Indicates the specified order type by which the service is being restricted. 
                        For example, you can use this shipment carrier if you are using stock order type
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: