<xsd:complexType name="OwnedVehicleDetailType">
<xsd:annotation>
<xsd:documentation>Detailed information regarding a vehicle owned by an individual or organization.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" ref="SalesLeadOwnedVehicle" />
<xsd:element maxOccurs="1" minOccurs="0" name="CurrentDistanceMeasure" type="sqdt:LengthMeasureType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Odometer reading of vehicle at the current time</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="LeaseContractExpirationDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The date that the lease is scheduled to terminate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="OriginalSalesPersonName" type="udt:NameType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Name of Salesperson that originally sold the vehicle. EG: The salesperson that originally sold the customer prospect's owned vehicle. Format for name should be "First Last" with no commas between first and last name</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="TradeInOffLeaseCode" type="udt:CodeType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates if a vehicle is a trade-in or is coming off lease. Ex: T or O</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="ServiceContractBase" />
<xsd:element maxOccurs="1" minOccurs="0" name="OriginalInServiceDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The date a used vehicle went in service, i.e. when the vehicle goes on the road.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="OriginalInServiceDistanceMeasure" type="sqdt:LengthMeasureType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the odometer reading at the time when the used vehicle went into service i.e., when the vehicle went on the road.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="VehicleSegmentCode" type="udt:CodeType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The industry clasification of the vehicle such as Small, Luxury, Midsize Vehicle, etc. This is a level of detail above Vehicle Class which would further differentiate types of Small Vehicles, Luxury Vehicles, etc.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="OwnedVehicleFinancing" />
<xsd:element maxOccurs="1" minOccurs="0" name="FirstRegistrationDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">This is the first date when the owned vehicle was registered to the authorities. It is generally the date when you get your registration papers & plate. In Europe this is may not necessarily be the same as the OriginalInServiceDate as a vehicle may go into service multiple times for each new owner, but the registration stays with the vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="LastInspectionDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The last date that the vehicle was inspected per local regulations. In Europe after four years and then every two years you need to have a technical inspection of your vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="EndInServiceDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The date when the relation between customer and vehicle ends.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="VehicleOwnershipTypeCode" type="scl:VehicleOwnershipTypeEnumeratedType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Designation of the type of ownership of the vehicle, i.e., leased, rented, owned, etc.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="VehicleUse" type="udt:TextType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the use of the vehicle (i.e., Agricultural, Commercial, Personal, Other).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PurchaseDate" type="udt:DateType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Date vehicle was purchased.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="NumberOfPreviousOwnersNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Number of previous owners.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleOwnerIndicator" minOccurs="0" maxOccurs="1" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates whether the customer is the owner of the vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MainDriverIndicator" minOccurs="0" maxOccurs="1" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates whether the customer is the main driver of the vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OwnServiceIndicator" minOccurs="0" maxOccurs="1" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates whether the customer performs his own service.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CreditorIndicator" minOccurs="0" maxOccurs="1" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates whether the customer is the creditor.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="UserChooserIndicator" minOccurs="0" maxOccurs="1" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates whether the customer participates in choosing the vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CurrentDistanceMeasureRecordedDate" minOccurs="0" maxOccurs="1" type="udt:DateType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Date the CurrentDistanceMeasure (Mileage) was recorded</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|