Definition Type: Element
Name: OfferExpirationDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Start date when the f any offer exists, this will be the date the offer expires.
Collapse XSD Schema Diagram:
XSD Diagram of OfferExpirationDate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="OfferExpirationDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Start date when the
                        f any offer exists, this will be the date the offer expires.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: