Definition Type: Element
Name: IncentiveEligibilityDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: IncentiveInquiry.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Date on which a sold order vehicle is ordered – used to process incentives for sold orders.
Collapse XSD Schema Diagram:
XSD Diagram of IncentiveEligibilityDate in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="1" name="IncentiveEligibilityDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						Date on which a sold order vehicle is ordered – used to process incentives for sold orders.
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: