Definition Type: Element
Name: RebateSoldOrderEndDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: IncentiveInquiry.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Sold Order End Date is defined at a program level. Sold order end date is a date till which a Sold Order Programs are valid.
Collapse XSD Schema Diagram:
XSD Diagram of RebateSoldOrderEndDate in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="1" name="RebateSoldOrderEndDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						Sold Order End Date is defined at a program level. Sold order end date is a date till which a Sold Order Programs are valid.
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: