Definition Type: Element
Name: OwnershipStartDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: CustomerInformation.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Start date when the specified VIN was associated with the Customer profile in DMS
Collapse XSD Schema Diagram:
XSD Diagram of OwnershipStartDate in schema customerinformation_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="OwnershipStartDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Start date when the
						specified VIN was associated
						with the Customer profile in DMS
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: