Definition Type: Element
Name: DateOfLastOrder
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: PartsInventory.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Date the part number was last ordered by the DMS system. This date represents the last order date for all order types regardless of open or closed orders. If Last Receipt date is not available.
Collapse XSD Schema Diagram:
XSD Diagram of DateOfLastOrder in schema partsinventory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DateOfLastOrder" type="udt:DateType" minOccurs="0" 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">Date the part number was last ordered by the DMS system.
						This date represents the last order date for all order types regardless of open or closed orders.  
						If Last Receipt date is not available.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: