Definition Type: Element
Name: SoldDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: DeprecatedComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Date vehicle was sold (useful when dealer wishes to show the car as "SOLD" on his website )
Collapse XSD Schema Diagram:
XSD Diagram of SoldDate in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="SoldDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Date vehicle was sold (useful when dealer wishes to show the car as "SOLD" on
                           his website )</ccts:Definition>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: