Star Logo

Implementation Guideline

Process Credit Contract
Repository Version Rev4.5.4












Copyright © 2007 STAR – Standards for Technology in Automotive Retail. All rights reserved












Process Credit Contract

Table of Contents

top

Overview

This document is a guideline on how to use the Process Credit Contract Business Object Document (BOD). Process Credit Contract has been defined in the context of STAR for the Automotive Retail Industry. The scope of this BOD is to define the Process Credit Contract process for individual consumers who service their automobiles through their OEM’s authorized Dealers. The focus is on Dealer and OEM interactions, not third party organizations. NOTE: Although this is the traditional use of the Process Credit Contract, this BOD could be used to send Process Credit Contract information between any two business parties.

The Process Credit Contract Implementation Guidelines provide detailed information regarding the structure and meaning of the Process Credit Contract BOD and corresponds directly to the Process Credit Contract schema. In addition to structure and meaning, the Implementation Guidelines identify various business rules for specific fields/components that due to their nature, i.e. field interdependence, are not possible to express using schema. Please note that although these business rules are not included in the schema, they MUST be followed to be STAR Compliant. Therefore, the Process Credit Contract Implementation Guidelines must be used in concert with the Process Credit Contract schema during development and should NOT be considered a supplement or substitution to the schema. For more information regarding STAR XML Data Compliance, please review the STAR Data Compliance Guidelines document located on the STAR Web site.

For a copy of the corresponding Process Credit Contract schema, please download the appropriate STAR schema repository from the XML portion of the STAR website (www.starstandard.org). Prior to downloading the schema, users are encouraged to download the STAR XML Reference/Implementation document also located on the XML portion of the STAR website. This document provides an overview of the STAR BOD development methodology, how to download and read STAR schema, and various frequently asked questions related to the implementation of STAR BODs.

STAR has followed the Open Application Group’s Business Object Document methodology to develop the Process Credit Contract BOD. Where possible, STAR has mapped to existing OAGI fields and components. Note however that the STAR Process Credit Contract BOD is unique to the Retail Automotive industry and is not an extension of any existing OAGIS BODs.

For more information on the Open Applications Group's BODs and related documentation please refer to the Open Applications Group’s Web site at www.openapplications.org.

top

Schema Field Usage

STAR uses the same Noun in the schema for all the Noun/Verb combinations of the Process Credit Contract except the Get verb. Please refer to each Noun/Verb combination within this document to understand the requirements for each specific BOD. Although the Noun will always have every field defined for the Noun in the schema, each Noun/Verb combination may not use all of the fields. If a field is not used by a BOD, it will be noted in the business rules.

top

Business Scenario

The Credit Contract Binary Collaboration starts with the transmission of credit contract from a dealer to a lender. This submission may be done multiple times. The lender then verifies the contract and responds. This process occurs on demand as is needed. Note: This scenario is an example of how the Credit Contract BOD can be used. Implementations may vary.

top

Relationship Diagram

The relationship diagram identifies all of the various components or building blocks of information used in the Process Credit Contract BOD. This diagram visually depicts the relationships of the components using symbolic indentation and their occurrence in the BOD. Note: That this is an approximation of the Components, and may not reflect the exact implementation. Also, some fields are displayed in the diagram. This diagram should only be used as a starting point and not an absolute reference. Relationship Diagram for CreditContract

top

Schema Document Properties

Target Namespacehttp://www.starstandards.org/STAR
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
DocumentationThis schema is made available under an Eclipse Public Licenses 1.0. This license may be found in the STAR/License directory as well as the STAR BOD Guidelines.
More information at: http://www.starstandard.org/.

Declared Namespaces

PrefixNamespace
Default namespacehttp://www.starstandards.org/STAR
xmlhttp://www.w3.org/XML/1998/namespace
xsdhttp://www.w3.org/2001/XMLSchema

Schema Component Representation
<xsd:schema targetNamespace="http://www.starstandards.org/STAR" elementFormDefault="qualified" attributeFormDefault="unqualified">
...
</xsd:schema>
top

Global Declarations

Element: AdditionalContractAttribute

NameAdditionalContractAttribute
TypeAdditionalContractAttribute
Nillableno
Abstractno
DocumentationThe AdditionalContractAttribute component represents additional items to the contract that facilitate validation and discounting of finance plan.
More information at: http://www.starstandards.org.

XML Instance Representation
<AdditionalContractAttribute>
<AttributeName> AttributeName </AttributeName> [0..1] ?
<AttributeValue> AttributeValue </AttributeValue> [0..1] ?
</AdditionalContractAttribute>
Schema Component Representation
<xsd:element name="AdditionalContractAttribute" type="AdditionalContractAttribute"/>
top

Element: ApplicationArea

NameApplicationArea
TypeApplicationArea
Nillableno
Abstractno
DocumentationProvides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of.
More information at: http://www.openapplications.org/oagis.

Provides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of.
More information at: http://www.openapplications.org/oagis.

XML Instance Representation
<ApplicationArea>
<Sender> Sender </Sender> [1] ?
<CreationDateTime> DateTime </CreationDateTime> [1] ?
<Signature> Signature </Signature> [0..1] ?
<BODId> Code </BODId> [0..1] ?
<Destination> Destination </Destination> [1] ?
</ApplicationArea>
Schema Component Representation
<xsd:element name="ApplicationArea" type="ApplicationArea"/>
top

Element: Co-Applicant

NameCo-Applicant
TypeCo-ApplicantContractParty
Nillableno
Abstractno
DocumentationThe Co-Applicant Component represents the business party applying for vehicle financing
More information at: http://www.starstandards.org.

XML Instance Representation
<Co-Applicant>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonNameExtended </PersonName> [1] ?
<Address> IndividualApplicantAddress </Address> [1..*] ?
<Contact> ContractIndividualApplicantContact </Contact> [0..1] ?
<Demographics> ContractDemographics </Demographics> [0..1] ?
<MarketingMailInd> MarketingMailInd </MarketingMailInd> [0..1] ?
<EmployeeProgramType> EmployeeProgramType </EmployeeProgramType> [0..1] ?
<EmploymentType> EmploymentType </EmploymentType> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<MfgDealerInd> MfgDealerInd </MfgDealerInd> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<RelationshipCode> RelationshipCode </RelationshipCode> [0..1] ?
<RelationshipDescription> RelationshipDescription </RelationshipDescription> [0..1] ?
<PreferredLanguage> PreferredLanguage </PreferredLanguage> [0..1] ?
<NonSigningSpouseName> NonSigningSpouseName </NonSigningSpouseName> [0..1] ?
<Employer> EmployerParty </Employer> [0..1] ?
<ReturnLeaseCustomerInd> ReturnLeaseCustomerInd </ReturnLeaseCustomerInd> [0..1] ?
<GSTRegistrantInd> GSTRegistrantInd </GSTRegistrantInd> [0..1] ?
</Co-Applicant>
Schema Component Representation
<xsd:element name="Co-Applicant" type="Co-ApplicantContractParty"/>
top

Element: CreditContract

NameCreditContract
TypeCreditContract
Nillableno
Abstractno
Documentation More information at: http://www.starstandards.org.

XML Instance Representation
<CreditContract>
<Header> ... </Header> [1]
<Dealer> ... </Dealer> [1]
<Co-Applicant> ... </Co-Applicant> [0..*]
<Financing> ... </Financing> [1]
<OtherOwner> ... </OtherOwner> [0..1]
<Guarantor> ... </Guarantor> [0..*]
</CreditContract>
Schema Component Representation
<xsd:element name="CreditContract" type="CreditContract"/>
top

Element: CreditVehicle

NameCreditVehicle
TypeCreditVehicle
Nillableno
Abstractno
DocumentationThe CreditVehicle Component represents information about the vehicle for which the Applicant is interested in obtaining financing.
More information at: http://www.starstandards.org.

XML Instance Representation
<CreditVehicle>
<Model> Model </Model> [0..1] ?
<ModelYear> ModelYear </ModelYear> [0..1] ?
<ModelDescription> ModelDescription </ModelDescription> [0..1] ?
<Make> Make </Make> [0..1] ?
<SaleClass> SaleClass </SaleClass> [0..1] ?
<Condition> Condition </Condition> [0..1] ?
<CertifiedPreownedInd> CertifiedPreownedInd </CertifiedPreownedInd> [0..1] ?
<VehicleNote> VehicleNote </VehicleNote> [0..*] ?
<VIN> VIN </VIN> [0..1] ?
<DeliveryMileage> DeliveryMileage </DeliveryMileage> [0..1] ?
<VehicleStock> VehicleStock </VehicleStock> [0..1] ?
<TrimCode> TrimCode </TrimCode> [0..1] ?
<DoorsQuantity> DoorsQuantity </DoorsQuantity> [0..1] ?
<BodyStyle> BodyStyle </BodyStyle> [0..1] ?
<InteriorColor> InteriorColor </InteriorColor> [0..*] ?
<ExteriorColor> ExteriorColor </ExteriorColor> [0..*] ?
<TransmissionType> TransmissionType </TransmissionType> [0..1] ?
<OdometerStatus> OdometerStatus </OdometerStatus> [0..1] ?
<NonUSVehicleInd> NonUSVehicleInd </NonUSVehicleInd> [0..1] ?
<VehicleDemoInd> VehicleDemoInd </VehicleDemoInd> [0..1] ?
<LicenseNumber> LicenseNumber </LicenseNumber> [0..1] ?
<BrandedInfo> BrandedInfo </BrandedInfo> [0..1] ?
<RestrictionInd> RestrictionInd </RestrictionInd> [0..1] ?
<RestrictionDescription> RestrictionDescription </RestrictionDescription> [0..1] ?
<TelematicsServiceInd> TelematicsServiceInd </TelematicsServiceInd> [0..1] ?
<Option> CreditExpandedOption </Option> [0..*] ?
<Pricing> CreditVehiclePricing </Pricing> [0..*] ?
<CollateralType> CollateralType </CollateralType> [0..1] ?
<NumberOfEngineCylinders> NumberOfEngineCylinders </NumberOfEngineCylinders> [0..1] ?
<VanConversionPercentage> VanConversionPercentage </VanConversionPercentage> [0..1] ?
<VanConversionCost> VanConversionCost </VanConversionCost> [0..1] ?
<AuctionInd> AuctionInd </AuctionInd> [0..1] ?
<InvoiceNumber> InvoiceNumber </InvoiceNumber> [0..1] ?
<VehicleWeight> VehicleWeight </VehicleWeight> [0..1] ?
<VehicleUse> VehicleUse </VehicleUse> [0..1] ?
<NumberOfUnits> NumberOfUnits </NumberOfUnits> [0..1] ?
<EngineType> EngineType </EngineType> [0..1] ?
<IgnitionKeyNumber> IgnitionKeyNumber </IgnitionKeyNumber> [0..1] ?
<SecondKeyNumber> SecondKeyNumber </SecondKeyNumber> [0..1] ?
<LicenseNumberStateOrProvince> LicenseNumberStateOrProvince </LicenseNumberStateOrProvince> [0..1] ?
<ReportOfSaleNumber> ReportOfSaleNumber </ReportOfSaleNumber> [0..1] ?
<OtherVehicleUseDescription> OtherVehicleUseDescription </OtherVehicleUseDescription> [0..1] ?
<PublicConveyanceInd> PublicConveyanceInd </PublicConveyanceInd> [0..1] ?
<SeriesName> SeriesName </SeriesName> [0..1] ?
<TotalOptionsAmount> TotalOptionsAmount </TotalOptionsAmount> [0..1] ?
<UsedVehicleCertificationNumber> UsedVehicleCertificationNumber </UsedVehicleCertificationNumber> [0..1] ?
<DefectDisclosureDescription> DefectDisclosureDescription </DefectDisclosureDescription> [0..*] ?
<TireDescription> TireDescription </TireDescription> [0..1] ?
<LoadCapacity> LoadCapacity </LoadCapacity> [0..1] ?
<RepairsAccessoriesOrderNumber> RepairsAccessoriesOrderNumber </RepairsAccessoriesOrderNumber> [0..1] ?
<VehicleOwnership> VehicleOwnership </VehicleOwnership> [0..1] ?
<MileageValuationAdjustmentAmt> MileageValuationAdjustmentAmt </MileageValuationAdjustmentAmt> [0..1] ?
<AirConditionInd> AirConditionInd </AirConditionInd> [0..1] ?
<PriorVehicleUseCode> PriorVehicleUseCode </PriorVehicleUseCode> [0..1] ?
<DealerProducts> DealerProducts </DealerProducts> [0..*] ?
<VehicleLengthMeasure> VehicleLengthMeasure </VehicleLengthMeasure> [0..1] ?
<Chassis> Chassis </Chassis> [0..1] ?
<BrakeType> BrakeType </BrakeType> [0..1] ?
<SteeringSystem> SteeringSystem </SteeringSystem> [0..1] ?
</CreditVehicle>
Schema Component Representation
<xsd:element name="CreditVehicle" type="CreditVehicle"/>
top

Element: Dealer

NameDealer
TypeDealerExtendedContractsExt2
Nillableno
Abstractno
DocumentationThe Dealer represents the business party submitting the Credit Contract.
More information at: http://www.starstandards.org.

XML Instance Representation
<Dealer>
<PartyId> PartyId </PartyId> [1] ?
<DealerName> DealerName </DealerName> [0..1] ?
<DistrictCode> DistrictCode </DistrictCode> [0..1] ?
<URI> URI </URI> [0..1] ?
<ZoneCode> ZoneCode </ZoneCode> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<DealerReserveNumber> DealerReserveNumber </DealerReserveNumber> [0..1] ?
<Contact> ContractOrganizationContact </Contact> [0..1] ?
<PreferredLanguage> PreferredLanguage </PreferredLanguage> [0..1] ?
<SalesPersonLicenseNumber> SalesPersonLicenseNumber </SalesPersonLicenseNumber> [0..1] ?
<OrganizationId> OrganizationId </OrganizationId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<DBAName> DBAName </DBAName> [0..1] ?
</Dealer>
Schema Component Representation
<xsd:element name="Dealer" type="DealerExtendedContractsExt2"/>
top

Element: FinanceCompany

NameFinanceCompany
TypeExpandedFinanceParty
Nillableno
Abstractno
DocumentationThe FinanceCompany represents the business party receiving the Credit Contract.
More information at: http://www.starstandards.org.

XML Instance Representation
<FinanceCompany>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<DBAName> DBAName </DBAName> [0..1] ?
<BranchCode> BranchCode </BranchCode> [0..1] ?
<CompanyCode> CompanyCode </CompanyCode> [0..1] ?
<DivisionCode> DivisionCode </DivisionCode> [0..1] ?
<ServiceCenterCode> ServiceCenterCode </ServiceCenterCode> [0..1] ?
<Contact> ContractOrganizationContact </Contact> [0..*] ?
<HoldingCompany> HoldingCompany </HoldingCompany> [0..1] ?
<URI> URI </URI> [0..1] ?
</FinanceCompany>
Schema Component Representation
<xsd:element name="FinanceCompany" type="ExpandedFinanceParty"/>
top

Element: Financing

NameFinancing
TypeContractFinancing
Nillableno
Abstractno
DocumentationThe Financing Component represents finance information for the credit contract.
More information at: http://www.starstandards.org.

XML Instance Representation
<Financing>
<ContractDate> ContractDate </ContractDate> [1] ?
<ContractTerm> Term </ContractTerm> [1] ?
<BaseVehicleCashPrice> BaseVehicleCashPrice </BaseVehicleCashPrice> [0..1] ?
<HardAddSellingPrice> HardAddSellingPrice </HardAddSellingPrice> [0..1] ?
<TotalVehicleCashPrice> TotalVehicleCashPrice </TotalVehicleCashPrice> [0..1] ?
<TotalDownPaymentAmount> TotalDownPaymentAmount </TotalDownPaymentAmount> [0..1] ?
<DeferredDownPaymentAmount> DeferredDownPaymentAmount </DeferredDownPaymentAmount> [0..1] ?
<DeferredUntilDate> DeferredUntilDate </DeferredUntilDate> [0..1] ?
<CashDownPayment> CashDownPayment </CashDownPayment> [0..1] ?
<ManufacturerRebateAmount> ManufacturerRebateAmount </ManufacturerRebateAmount> [0..1] ?
<ThirdPartyRebateAmount> ThirdPartyRebateAmount </ThirdPartyRebateAmount> [0..1] ?
<OtherDownPaymentDescription> OtherDownPaymentDescription </OtherDownPaymentDescription> [0..1] ?
<OtherDownPaymentAmount> OtherDownPaymentAmount </OtherDownPaymentAmount> [0..1] ?
<UnpaidBalance> UnpaidBalance </UnpaidBalance> [0..1] ?
<TotalOtherCharges> TotalOtherCharges </TotalOtherCharges> [0..1] ?
<TotalAmountPaidOnYourBehalf> TotalAmountPaidOnYourBehalf </TotalAmountPaidOnYourBehalf> [0..1] ?
<TotalAmtPaidToPublicOfficials> TotalAmtPaidToPublicOfficials </TotalAmtPaidToPublicOfficials> [0..1] ?
<AmountFinanced> AmountFinanced </AmountFinanced> [0..1] ?
<TotalOtherCreditorCharges> TotalOtherCreditorCharges </TotalOtherCreditorCharges> [0..1] ?
<InterestCommencementDate> InterestCommencementDate </InterestCommencementDate> [0..1] ?
<AnnualMilesAllowed> AnnualMilesAllowed </AnnualMilesAllowed> [0..1] ?
<ExcessMileageRate> ExcessMileageRate </ExcessMileageRate> [0..1] ?
<FederalTILDisclosures> FederalTILDisclosures </FederalTILDisclosures> [1] ?
<ProgramsAndRates> ProgramsAndRates </ProgramsAndRates> [0..1] ?
<Tax> CreditContractTax </Tax> [0..*] ?
<Fee> CreditContractFee </Fee> [0..*] ?
<OtherCharges> OtherCharges </OtherCharges> [0..*] ?
<OtherCreditorCharges> OtherCreditorCharges </OtherCreditorCharges> [0..*] ?
<Insurance> Insurance </Insurance> [0..*] ?
<ServiceContract> CreditServiceContract </ServiceContract> [0..*] ?
<TradeIn> TradeInVehicleCredit </TradeIn> [0..*] ?
<TotalCashDownPaymentAmount> TotalCashDownPaymentAmount </TotalCashDownPaymentAmount> [0..1] ?
<TotalAmountPaidToInsuranceCo> TotalAmountPaidToInsuranceCo </TotalAmountPaidToInsuranceCo> [0..1] ?
<MaturityDate> MaturityDate </MaturityDate> [0..1] ?
<SecurityDepositAmount> SecurityDepositAmount </SecurityDepositAmount> [0..1] ?
<DepreciationAndAmortizedAmts> DepreciationAndAmortizedAmts </DepreciationAndAmortizedAmts> [0..1] ?
<TotalAmtOfBaseMonthlyPayments> TotalAmtOfBaseMonthlyPayments </TotalAmtOfBaseMonthlyPayments> [0..1] ?
<TotalEstimatedFeesAndTaxesAmt> TotalEstimatedFeesAndTaxesAmt </TotalEstimatedFeesAndTaxesAmt> [0..1] ?
<NumberOfTaxCredits> NumberOfTaxCredits </NumberOfTaxCredits> [0..1] ?
<ResidualAmount> ResidualAmount </ResidualAmount> [0..1] ?
<BaseResidualAmount> BaseResidualAmount </BaseResidualAmount> [0..1] ?
<DealerRebateAmount> DealerRebateAmount </DealerRebateAmount> [0..1] ?
<DealerComments> DealerComments </DealerComments> [0..1] ?
<FinalPaymentDate> FinalPaymentDate </FinalPaymentDate> [0..1] ?
<AutomaticPayment> AutomaticPayment </AutomaticPayment> [0..1] ?
<Warranty> CreditContractWarranty </Warranty> [0..1] ?
<SellerAssistedLoan> SellerAssistedLoan </SellerAssistedLoan> [0..1] ?
<DealerRecourse> DealerRecourse </DealerRecourse> [0..1] ?
<DisabilityAndLifeSubtotalAmt> DisabilityAndLifeSubtotalAmt </DisabilityAndLifeSubtotalAmt> [0..1] ?
<DealerEstReserveAmount> DealerEstReserveAmount </DealerEstReserveAmount> [0..1] ?
<DealerEstReserveType> DealerEstReserveType </DealerEstReserveType> [0..1] ?
<RequestedTierChange> RequestedTierChange </RequestedTierChange> [0..1] ?
<FinancePlanProcessingDate> FinancePlanProcessingDate </FinancePlanProcessingDate> [0..1] ?
<CashPriceInclusion> CashPriceInclusion </CashPriceInclusion> [0..*] ?
<OtherInsuranceSubtotalAmount> OtherInsuranceSubtotalAmount </OtherInsuranceSubtotalAmount> [0..1] ?
<TaxExempt> TaxExempt </TaxExempt> [0..1] ?
<ResidualPercentageDeduction> ResidualPercentageDeduction </ResidualPercentageDeduction> [0..1] ?
<ResidualPercentageEnhancement> ResidualPercentageEnhancement </ResidualPercentageEnhancement> [0..1] ?
<TotalOfMonthlyPaymentsAmount> TotalOfMonthlyPaymentsAmount </TotalOfMonthlyPaymentsAmount> [0..1] ?
<TotalDueAtSigningAmount> TotalDueAtSigningAmount </TotalDueAtSigningAmount> [0..1] ?
<MonthlyDepreciationAmount> MonthlyDepreciationAmount </MonthlyDepreciationAmount> [0..1] ?
<NetCapCostPlusResidualAmount> NetCapCostPlusResidualAmount </NetCapCostPlusResidualAmount> [0..1] ?
<PurchaseOptionPrice> PurchaseOptionPrice </PurchaseOptionPrice> [0..1] ?
<MinUnusedPurchaseDistance> MinUnusedPurchaseDistance </MinUnusedPurchaseDistance> [0..1] ?
<MaxUnusedPurchaseDistance> MaxUnusedPurchaseDistance </MaxUnusedPurchaseDistance> [0..1] ?
<PaymentMethod> PaymentMethod </PaymentMethod> [0..1] ?
<ServiceChargeAmount> ServiceChargeAmount </ServiceChargeAmount> [0..1] ?
<NetProceedsAmount> NetProceedsAmount </NetProceedsAmount> [0..1] ?
<GrossProceedsAmount> GrossProceedsAmount </GrossProceedsAmount> [0..1] ?
<ContractMVP> ContractMVP </ContractMVP> [0..1] ?
<AutoBrokerRecipient> AutoBrokerRecipient </AutoBrokerRecipient> [0..1] ?
<NoFinanceChargeDate> NoFinanceChargeDate </NoFinanceChargeDate> [0..1] ?
<TaxSubtotal> TaxSubtotal </TaxSubtotal> [0..1] ?
<FeeSubtotal> FeeSubtotal </FeeSubtotal> [0..1] ?
<DraftNumber> DraftNumber </DraftNumber> [0..1] ?
<SubtotalCredits> SubtotalCredits </SubtotalCredits> [0..1] ?
<RecisionPeriodInd> RecisionPeriodInd </RecisionPeriodInd> [0..1] ?
<DoorToDoorSaleInd> DoorToDoorSaleInd </DoorToDoorSaleInd> [0..1] ?
<DraftAmount> DraftAmount </DraftAmount> [0..1] ?
<LeaseMaturityDate> LeaseMaturityDate </LeaseMaturityDate> [0..1] ?
<SubtotalDebitsAmount> SubtotalDebitsAmount </SubtotalDebitsAmount> [0..1] ?
<MaximumProceedAmount> MaximumProceedAmount </MaximumProceedAmount> [0..1] ?
<CapReductionCashDownpaymentAmt> CapReductionCashDownpaymentAmt </CapReductionCashDownpaymentAmt> [0..1] ?
<CapReductionMfgRebateAmt> CapReductionMfgRebateAmt </CapReductionMfgRebateAmt> [0..1] ?
<CapReductNetTradeDownpymtAmt> CapReductNetTradeDownpymtAmt </CapReductNetTradeDownpymtAmt> [0..1] ?
<CanadianCalculatedValues> CanadianCalculatedValues </CanadianCalculatedValues> [0..1] ?
<TotalLeaseCost> TotalLeaseCost </TotalLeaseCost> [0..1] ?
<DeliveryMileageRate> DeliveryMileageRate </DeliveryMileageRate> [0..1] ?
<TotalCostOfLease> TotalCostOfLease </TotalCostOfLease> [0..1] ?
<TotalValueOfEnhancementItems> TotalValueOfEnhancementItems </TotalValueOfEnhancementItems> [0..1] ?
<ContractIncentives> ContractIncentives </ContractIncentives> [0..*] ?
<TotNumOfPaymentsRemaining> TotNumOfPaymentsRemaining </TotNumOfPaymentsRemaining> [0..1] ?
<AdjDepreciationAndAmortizedAmt> AdjDepreciationAndAmortizedAmt </AdjDepreciationAndAmortizedAmt> [0..1] ?
<AdjMonthlyDepreciationAmt> AdjMonthlyDepreciationAmt </AdjMonthlyDepreciationAmt> [0..1] ?
<AdjNetCapCostsPlusResidualAmt> AdjNetCapCostsPlusResidualAmt </AdjNetCapCostsPlusResidualAmt> [0..1] ?
<EffectiveInterestRate> EffectiveInterestRate </EffectiveInterestRate> [0..1] ?
<AutoBroker> AutoBroker </AutoBroker> [0..1] ?
<TaxableTotOfBaseMonthlyPmtsAmt> TaxableTotOfBaseMonthlyPmtsAmt </TaxableTotOfBaseMonthlyPmtsAmt> [0..1] ?
<TaxablePaymentPercentage> TaxablePaymentPercentage </TaxablePaymentPercentage> [0..1] ?
<AdjustedResidualPercentage> AdjustedResidualPercentage </AdjustedResidualPercentage> [0..1] ?
<DemoResidualAdjustmentRate> DemoResidualAdjustmentRate </DemoResidualAdjustmentRate> [0..1] ?
<DemoResidualAdjustmentAmount> DemoResidualAdjustmentAmount </DemoResidualAdjustmentAmount> [0..1] ?
<DemoMileage> DemoMileage </DemoMileage> [0..1] ?
<CreditCardDownPaymentAmount> CreditCardDownPaymentAmount </CreditCardDownPaymentAmount> [0..1] ?
<CapReductionCrdtCrdDwnPmtAmt> CapReductionCrdtCrdDwnPmtAmt </CapReductionCrdtCrdDwnPmtAmt> [0..1] ?
<CreditContractFinanceSubtotals> CreditContractFinanceSubtotals </CreditContractFinanceSubtotals> [0..*] ?
<UpfrontCashDownpaymentAmount> UpfrontCashDownpaymentAmount </UpfrontCashDownpaymentAmount> [0..1] ?
<UpfrontMfgRebateAmount> UpfrontMfgRebateAmount </UpfrontMfgRebateAmount> [0..1] ?
<UpfrontNetTradeAmount> UpfrontNetTradeAmount </UpfrontNetTradeAmount> [0..1] ?
<UpfrontCreditCardDownpymtAmt> UpfrontCreditCardDownpymtAmt </UpfrontCreditCardDownpymtAmt> [0..1] ?
<DealerEstReserveAdvPercentage> DealerEstReserveAdvPercentage </DealerEstReserveAdvPercentage> [0..1] ?
<OtherDownPaymentsGroup> OtherDownPaymentsGroup </OtherDownPaymentsGroup> [0..1] ?
<ProratedInterestPaymentAmount> ProratedInterestPaymentAmount </ProratedInterestPaymentAmount> [0..1] ?
<LatePmtInterestRatePercentage> LatePmtInterestRatePercentage </LatePmtInterestRatePercentage> [0..1] ?
<SellersRightToCancelDays> SellersRightToCancelDays </SellersRightToCancelDays> [0..1] ?
<TaxCreditGroup> TaxCreditGroup </TaxCreditGroup> [0..1] ?
<AdditionalSecurityDepositAmt> AdditionalSecurityDepositAmt </AdditionalSecurityDepositAmt> [0..1] ?
<StandardSecurityDepositAmount> StandardSecurityDepositAmount </StandardSecurityDepositAmount> [0..1] ?
<PaymentsDeferredPeriodMeasure> PaymentsDeferredPeriodMeasure </PaymentsDeferredPeriodMeasure> [0..1] ?
<BuyPercentageRateAdjGroup> BuyPercentageRateAdjGroup </BuyPercentageRateAdjGroup> [0..1] ?
<IndividualizedTradeAgreementDescription> IndividualizedTradeAgreementDescription </IndividualizedTradeAgreementDescription> [0..1] ?
</Financing>
Schema Component Representation
<xsd:element name="Financing" type="ContractFinancing"/>
top

Element: Guarantor

NameGuarantor
TypeGuarantorParty
Nillableno
Abstractno
DocumentationThe Guarantor is the party who makes or gives a guarantee for the financing.
More information at: http://www.starstandards.org.

XML Instance Representation
<Guarantor>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonNameExtended </PersonName> [1] ?
<Address> IndividualApplicantAddress </Address> [1..*] ?
<Contact> ContractIndividualApplicantContact </Contact> [0..1] ?
<Demographics> ContractDemographics </Demographics> [0..1] ?
<MarketingMailInd> MarketingMailInd </MarketingMailInd> [0..1] ?
<EmployeeProgramType> EmployeeProgramType </EmployeeProgramType> [0..1] ?
<EmploymentType> EmploymentType </EmploymentType> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<MfgDealerInd> MfgDealerInd </MfgDealerInd> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<RelationshipCode> RelationshipCode </RelationshipCode> [0..1] ?
<RelationshipDescription> RelationshipDescription </RelationshipDescription> [0..1] ?
<PreferredLanguage> PreferredLanguage </PreferredLanguage> [0..1] ?
<NonSigningSpouseName> NonSigningSpouseName </NonSigningSpouseName> [0..1] ?
<Employer> EmployerParty </Employer> [0..1] ?
<ReturnLeaseCustomerInd> ReturnLeaseCustomerInd </ReturnLeaseCustomerInd> [0..1] ?
<GSTRegistrantInd> GSTRegistrantInd </GSTRegistrantInd> [0..1] ?
</Guarantor>
Schema Component Representation
<xsd:element name="Guarantor" type="GuarantorParty"/>
top

Element: Header

NameHeader
TypeContractHeaderBase
Nillableno
Abstractno
DocumentationThe Header component represents summary information about the credit contract.
More information at: http://www.starstandards.org.

XML Instance Representation
<Header>
<DocumentDateTime> DocumentDateTime </DocumentDateTime> [0..1] ?
<SecondaryPassword> SecondaryPassword </SecondaryPassword> [0..1] ?
<SecondaryDealerNumber> SecondaryDealerNumber </SecondaryDealerNumber> [0..1] ?
<DocumentId> DocumentId </DocumentId> [0..1] ?
<DocumentVersionNumber> DocumentVersionNumber </DocumentVersionNumber> [0..1] ?
<ContractFormNumber> ContractFormNumber </ContractFormNumber> [0..1] ?
<FinanceType> FinanceType </FinanceType> [1] ?
<ApplicationType> ApplicationType </ApplicationType> [1] ?
<ApplicationNumber> ApplicationNumber </ApplicationNumber> [0..*] ?
<ContractExecutionState> ContractExecutionState </ContractExecutionState> [0..1] ?
<ContractNegotiationLanguage> ContractNegotiationLanguage </ContractNegotiationLanguage> [0..1] ?
<ProductType> ProductType </ProductType> [0..1] ?
<ContractFormVersion> ContractFormVersion </ContractFormVersion> [0..1] ?
<ContractFormRevisionDate> ContractFormRevisionDate </ContractFormRevisionDate> [0..1] ?
<DealId> DealId </DealId> [0..1] ?
<ApplicationStatus> ApplicationStatus </ApplicationStatus> [0..1] ?
<SpotDeliveryInd> SpotDeliveryInd </SpotDeliveryInd> [0..1] ?
</Header>
Schema Component Representation
<xsd:element name="Header" type="ContractHeaderBase"/>
top

Element: IndividualApplicant

NameIndividualApplicant
TypeIndividualApplicantContractParty
Nillableno
Abstractno
DocumentationThe IndividualApplicant Component represents the business party applying for vehicle financing.
More information at: http://www.starstandards.org.

XML Instance Representation
<IndividualApplicant>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonNameExtended </PersonName> [1] ?
<Address> IndividualApplicantAddress </Address> [1..*] ?
<Contact> ContractIndividualApplicantContact </Contact> [0..1] ?
<Demographics> ContractDemographics </Demographics> [0..1] ?
<MarketingMailInd> MarketingMailInd </MarketingMailInd> [0..1] ?
<EmployeeProgramType> EmployeeProgramType </EmployeeProgramType> [0..1] ?
<EmploymentType> EmploymentType </EmploymentType> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<MfgDealerInd> MfgDealerInd </MfgDealerInd> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<RelationshipCode> RelationshipCode </RelationshipCode> [0..1] ?
<RelationshipDescription> RelationshipDescription </RelationshipDescription> [0..1] ?
<PreferredLanguage> PreferredLanguage </PreferredLanguage> [0..1] ?
<NonSigningSpouseName> NonSigningSpouseName </NonSigningSpouseName> [0..1] ?
<Employer> EmployerParty </Employer> [0..1] ?
<ReturnLeaseCustomerInd> ReturnLeaseCustomerInd </ReturnLeaseCustomerInd> [0..1] ?
<GSTRegistrantInd> GSTRegistrantInd </GSTRegistrantInd> [0..1] ?
</IndividualApplicant>
Schema Component Representation
<xsd:element name="IndividualApplicant" type="IndividualApplicantContractParty"/>
top

Element: OrganizationalApplicant

NameOrganizationalApplicant
TypeOrganizationalApplicantContractParty
Nillableno
Abstractno
DocumentationThe OrganizationalApplicant Component represents the business party applying for vehicle financing.
More information at: http://www.starstandards.org.

XML Instance Representation
<OrganizationalApplicant>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [1] ?
<DBAName> DBAName </DBAName> [0..1] ?
<Contact> OrganizationApplicantContactContracts </Contact> [1] ?
<MarketingMailInd> MarketingMailInd </MarketingMailInd> [0..1] ?
<OrganizationType> OrganizationType </OrganizationType> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<IndustryType> IndustryType </IndustryType> [0..1] ?
<ReturnLeaseCustomerInd> ReturnLeaseCustomerInd </ReturnLeaseCustomerInd> [0..1] ?
<YearsInBusiness> YearsInBusiness </YearsInBusiness> [0..1] ?
<GSTRegistrantInd> GSTRegistrantInd </GSTRegistrantInd> [0..1] ?
</OrganizationalApplicant>
Schema Component Representation
<xsd:element name="OrganizationalApplicant" type="OrganizationalApplicantContractParty"/>
top

Element: OtherOwner

NameOtherOwner
TypeOtherOwnerParty
Nillableno
Abstractno
DocumentationRepresents the business party who will be the primary driver of the vehicle being financed if different from the Applicant, Co-Applicant or Organizational Applicant.
More information at: http://www.starstandards.org.

XML Instance Representation
<OtherOwner>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonName </PersonName> [0..1] ?
<Address> IndividualApplicantAddress </Address> [0..*] ?
</OtherOwner>
Schema Component Representation
<xsd:element name="OtherOwner" type="OtherOwnerParty"/>
top

Element: PrimaryDriver

NamePrimaryDriver
TypeCreditPrimaryDriver
Nillableno
Abstractno
DocumentationRepresents the business party who will be the primary driver of the vehicle being financed if different from the Applicant, Co-Applicant or Organizational Applicant.
More information at: http://www.starstandards.org.

XML Instance Representation
<PrimaryDriver>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonName </PersonName> [0..1] ?
<Address> IndividualApplicantAddress </Address> [0..*] ?
<Contact> IndividualApplicantContact </Contact> [0..1] ?
<RelationshipCode> RelationshipCode </RelationshipCode> [0..1] ?
<RelationshipDescription> RelationshipDescription </RelationshipDescription> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<EstimatedUsage> EstimatedUsage </EstimatedUsage> [0..1] ?
</PrimaryDriver>
Schema Component Representation
<xsd:element name="PrimaryDriver" type="CreditPrimaryDriver"/>
top

Element: Process

  • This element can be used wherever the following element is referenced:

NameProcess
TypeProcess
Nillableno
Abstractno
DocumentationThe Process verb is used to request processing of the associated noun by the receiving application or business to party. In a typical external exchange scenario a Process BOD is considered to be a legally binding message. For example, if a customer sends a ProcessPurchaseOrder BOD to a supplier and the supplier acknowlegdes with a positive AcknowledgePurchaseOrder, then the customer is obligated to fullfil the agreement, unless of course other BODs are allowed to cancel or change the original order.
More information at: http://www.openapplications.org/oagis.

XML Instance Representation
<Process
confirm="ConfirmType [0..1]"

acknowledge="AcknowledgementType [0..1]"
>
<Criteria> ActionExpressionCriteria </Criteria> [0..1]
</Process>
Schema Component Representation
<xsd:element name="Process" type="Process" substitutionGroup="Verb"/>
top

Element: ProcessCreditContract

NameProcessCreditContract
TypeProcessCreditContract
Nillableno
Abstractno

XML Instance Representation
<ProcessCreditContract
revision="Text [0..1] ?"

release="8.1-Lite [0..1] ?"

environment="Text [0..1] ?"

lang="Language [0..1] ?"

bodVersion="Text [0..1] ?"
>
<DataArea> ProcessCreditContractDataArea </DataArea> [1]
</ProcessCreditContract>
Schema Component Representation
<xsd:element name="ProcessCreditContract" type="ProcessCreditContract"/>
top

Element: Verb

  • The following elements can be used wherever this element is referenced:

NameVerb
TypeVerb
Nillableno
Abstractyes

XML Instance Representation
<Verb/>
Schema Component Representation
<xsd:element name="Verb" type="Verb" abstract="true"/>
top

Global Definitions

Components (Complex Type): AccountBalanceAmount

Super-types:xsd:decimal < Amount (by extension) < AccountBalanceAmount (by extension)
Sub-types:None

NameAccountBalanceAmount
Abstractno
DocumentationThe bank account balance amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AccountBalanceAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AccountId

Super-types:xsd:string < Id (by extension) < AccountId (by extension)
Sub-types:None

NameAccountId
Abstractno
DocumentationIdentifies an account number or similary identifier.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="AccountId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AcknowledgableVerb

Super-types:Verb < ConfirmableVerb (by extension) < ActionVerb (by extension) < AcknowledgableVerb (by extension)
Sub-types:

NameAcknowledgableVerb
Abstractyes

Attributes

AttributeDescriptionRequirementBusiness Rules
acknowledge Required 

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
Verb Required 
Criteria Optional 

XML Instance Representation
<...
confirm="ConfirmType [0..1]"

acknowledge="AcknowledgementType [0..1]"
>
<Criteria> ActionExpressionCriteria </Criteria> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="AcknowledgableVerb" abstract="true">
<xsd:complexContent>
<xsd:extension base="ActionVerb">
<xsd:attribute name="acknowledge" type="AcknowledgementType"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): ActionExpressionCriteria

Super-types:None
Sub-types:None

NameActionExpressionCriteria
Abstractno

Attributes

AttributeDescriptionRequirementBusiness Rules
expressionLanguage Required 

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
Expression Required 

XML Instance Representation
<...
expressionLanguage="ExpressionLanguage [0..1]"
>
<Expression> ... </Expression> [1..*]
</...>
Schema Component Representation
<xsd:complexType name="ActionExpressionCriteria">
<xsd:sequence>
<xsd:element name="Expression" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="expressionLanguage" type="ExpressionLanguage" default="XPath"/>
</xsd:complexType>
top

Components (Complex Type): ActionVerb

Super-types:Verb < ConfirmableVerb (by extension) < ActionVerb (by extension)
Sub-types:

NameActionVerb
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
Verb Required 
Criteria Optional 

XML Instance Representation
<...
confirm="ConfirmType [0..1]"
>
<Criteria> ActionExpressionCriteria </Criteria> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="ActionVerb">
<xsd:complexContent>
<xsd:extension base="ConfirmableVerb">
<xsd:sequence>
<xsd:element name="Criteria" type="ActionExpressionCriteria" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): AdditionalContractAttribute

Super-types:None
Sub-types:None

NameAdditionalContractAttribute
Abstractno
DocumentationThe AdditionalContractAttribute component represents additional items to the contract that facilitate validation and discounting of finance plan.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AttributeNameName of the attribute used to facilitate validation and discounting of the finance plan. Optional 
AttributeValueValue of the attribute used to facilitate validation and discounting of the finance plan. Optional 

XML Instance Representation
<...>
<AttributeName> AttributeName </AttributeName> [0..1] ?
<AttributeValue> AttributeValue </AttributeValue> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="AdditionalContractAttribute">
<xsd:sequence>
<xsd:element name="AttributeName" type="AttributeName" minOccurs="0"/>
<xsd:element name="AttributeValue" type="AttributeValue" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): AdditionalSecurityDepositAmt

Super-types:xsd:decimal < Amount (by extension) < AdditionalSecurityDepositAmt (by extension)
Sub-types:None

NameAdditionalSecurityDepositAmt
Abstractno
DocumentationAmount of additional security deposit.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AdditionalSecurityDepositAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Address

Super-types:AddressBase < Address (by extension)
Sub-types:

NameAddress
Abstractno

Attributes

AttributeDescriptionRequirementBusiness Rules
qualifier Required 

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AddressLineIndicates the multiple lines of an address. The first line is typically the street name and number. Required 
CityIs the City of the Address. Required 
CountyCounty in which the Address is in. Optional 
StateOrProvinceIs the State or Province of a given Address. Required 
CountryCountry in which the Address is in. Required 
PostalCodePostal Code of the Address. Required 

XML Instance Representation
<...
qualifier="AddressQualifier [0..1]"
>
<AddressLine> AddressLine </AddressLine> [1..*] ?
<City> City </City> [1] ?
<County> County </County> [0..1] ?
<StateOrProvince> StateOrProvince </StateOrProvince> [1] ?
<Country> Country </Country> [1] ?
<PostalCode> PostalCode </PostalCode> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="Address">
<xsd:complexContent>
<xsd:extension base="AddressBase">
<xsd:attribute name="qualifier" type="AddressQualifier"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): AddressBase

Super-types:None
Sub-types:

NameAddressBase
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AddressLineIndicates the multiple lines of an address. The first line is typically the street name and number. Required 
CityIs the City of the Address. Required 
CountyCounty in which the Address is in. Optional 
StateOrProvinceIs the State or Province of a given Address. Required 
CountryCountry in which the Address is in. Required 
PostalCodePostal Code of the Address. Required 

XML Instance Representation
<...>
<AddressLine> AddressLine </AddressLine> [1..*] ?
<City> City </City> [1] ?
<County> County </County> [0..1] ?
<StateOrProvince> StateOrProvince </StateOrProvince> [1] ?
<Country> Country </Country> [1] ?
<PostalCode> PostalCode </PostalCode> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="AddressBase">
<xsd:sequence>
<xsd:element name="AddressLine" type="AddressLine" maxOccurs="unbounded"/>
<xsd:element name="City" type="City"/>
<xsd:element name="County" type="County" minOccurs="0"/>
<xsd:element name="StateOrProvince" type="StateOrProvince"/>
<xsd:element name="Country" type="Country"/>
<xsd:element name="PostalCode" type="PostalCode"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): AdjDepreciationAndAmortizedAmt

Super-types:xsd:decimal < Amount (by extension) < AdjDepreciationAndAmortizedAmt (by extension)
Sub-types:None

NameAdjDepreciationAndAmortizedAmt
Abstractno
DocumentationAdjusted total amount charged for the vehicle's declines in value through normal use and for other items paid over the lease term
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AdjDepreciationAndAmortizedAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AdjMonthlyDepreciationAmt

Super-types:xsd:decimal < Amount (by extension) < AdjMonthlyDepreciationAmt (by extension)
Sub-types:None

NameAdjMonthlyDepreciationAmt
Abstractno
DocumentationAdjusted portion of monthly payment that is going toward depreciation
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AdjMonthlyDepreciationAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AdjNetCapCostsPlusResidualAmt

Super-types:xsd:decimal < Amount (by extension) < AdjNetCapCostsPlusResidualAmt (by extension)
Sub-types:None

NameAdjNetCapCostsPlusResidualAmt
Abstractno
DocumentationAdjusted net capitalized cost plus residual amount
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AdjNetCapCostsPlusResidualAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AdjustedResidualPercentage

Super-types:xsd:decimal < Percent (by extension) < AdjustedResidualPercentage (by extension)
Sub-types:None

NameAdjustedResidualPercentage
Abstractno
DocumentationFinal residual percentage after deduction or adjustment
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="AdjustedResidualPercentage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Age

Super-types:xsd:integer < Count (by extension) < Age (by extension)
Sub-types:None

NameAge
Abstractno
DocumentationAge of Business Party.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="Age">
<xsd:simpleContent>
<xsd:extension base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AggregateCashPrice

Super-types:xsd:decimal < Amount (by extension) < AggregateCashPrice (by extension)
Sub-types:None

NameAggregateCashPrice
Abstractno
DocumentationCalculated Field: Net price delivered plus other charges.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AggregateCashPrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AlternatePartyId

Super-types:None
Sub-types:

NameAlternatePartyId
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
IdAlternate Party Identification Required 

XML Instance Representation
<...>
<Id> Id </Id> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="AlternatePartyId">
<xsd:sequence>
<xsd:element name="Id" type="Id"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): Amortization

Super-types:xsd:integer < Count (by extension) < Amortization (by extension)
Sub-types:None

NameAmortization
Abstractno
DocumentationThe length of time over which the repayment of a loan is calculated.
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
period Required 

XML Instance Representation
<...
period="IncomePeriod [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="Amortization">
<xsd:simpleContent>
<xsd:extension base="Count">
<xsd:attribute name="period" type="IncomePeriod"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Amount

Super-types:xsd:decimal < Amount (by extension)
Sub-types:None

NameAmount
Abstractno
DocumentationBased on OAGI Amount. Simple content with the currency as an attrbute
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
currency Required 

XML Instance Representation
<...
currency="Currency [1]"
>
xsd:decimal
</...>
Schema Component Representation
<xsd:complexType name="Amount">
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
<xsd:attribute name="currency" type="Currency" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AmountFinanced

Super-types:xsd:decimal < Amount (by extension) < AmountFinanced (by extension)
Sub-types:None

NameAmountFinanced
Abstractno
DocumentationThe total amount financed.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AmountFinanced">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AmountToDeferredDownPayment

Super-types:xsd:decimal < Amount (by extension) < AmountToDeferredDownPayment (by extension)
Sub-types:None

NameAmountToDeferredDownPayment
Abstractno
DocumentationAmount of loan applied to a deferred down payment.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AmountToDeferredDownPayment">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AnnualMilesAllowed

Super-types:xsd:integer < Count (by extension) < Mileage (by extension) < AnnualMilesAllowed (by extension)
Sub-types:None

NameAnnualMilesAllowed
Abstractno
DocumentationThe number allowed annually for a balloon contract.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="MileageMeasure [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="AnnualMilesAllowed">
<xsd:simpleContent>
<xsd:extension base="Mileage"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AnnualPercentageRate

Super-types:xsd:decimal < Percent (by extension) < AnnualPercentageRate (by extension)
Sub-types:None

NameAnnualPercentageRate
Abstractno
DocumentationAnnual percentage rate.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="AnnualPercentageRate">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ApplicationArea

Super-types:None
Sub-types:None

NameApplicationArea
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
SenderIdentifies characteristics and control identifiers that relate to the application that created the Business Object Document. The sender area can indicate the logical location of the application and/or database server, the application, and the task that was processing to create the BOD. Required 
CreationDateTimeis the date time stamp that the given instance of the Business Object Document was created. This date must not be modified during the life of the Business Object Document. Required
DateTime fields must be formatted as XML Schema Datetimes in UTC/GMT format without offsets. Example: 2003-11-05T13:15:30Z
 
SignatureIf the BOD is to be signed the signature element is included, otherwise it is not. Signature supports any digital signature that maybe used by an implementation of OAGIS. The qualifyingAgency identifies the agency that provided the format for the signature. This element supports any digital signature specification that is available today and in the future. This is accomplished by not actually defining the content but by allowing the implementation to specify the digital signature to be used via an external XML Schema namespace declaration. The Signature element is defined to have any content from any other namespace. This allows the user to carry a digital signature in the xml instance of a BOD. The choice of which digital signature to use is left up to the user and their integration needs. Optional 
BODIdThe BODId provides a place to carry a Globally Unique Identifier (GUID) that will make each Business Object Document instance uniquely identifiable. This is a critical success factor to enable software developers to use the Globally Unique Identifier (GUID) to build the following services or capabilities: 1. Legally binding transactions, 2. Transaction logging, 3. Exception handling, 4. Re-sending, 5. Reporting, 6. Confirmations, 7. Security. Optional 
DestinationInformation related to the receiver of the BOD Required 

XML Instance Representation
<...>
<Sender> Sender </Sender> [1] ?
<CreationDateTime> DateTime </CreationDateTime> [1] ?
<Signature> Signature </Signature> [0..1] ?
<BODId> Code </BODId> [0..1] ?
<Destination> Destination </Destination> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="ApplicationArea">
<xsd:sequence>
<xsd:element name="Sender" type="Sender"/>
<xsd:element name="CreationDateTime" type="DateTime"/>
<xsd:element name="Signature" type="Signature" minOccurs="0"/>
<xsd:element name="BODId" type="Code" minOccurs="0"/>
<xsd:element name="Destination" type="Destination"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ApplicationNumber

Super-types:xsd:string < ApplicationNumber (by extension)
Sub-types:None

NameApplicationNumber
Abstractno
DocumentationManufacturer assigned appilcation number.
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
desc Required 

XML Instance Representation
<...
>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="ApplicationNumber">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="desc" type="ApplicationNumberDescription"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AttributeName

Super-types:xsd:string < Description (by extension) < AttributeName (by extension)
Sub-types:None

NameAttributeName
Abstractno
DocumentationName of the attribute used to facilitate validation and discounting of the finance plan.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="AttributeName">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AttributeValue

Super-types:xsd:string < Description (by extension) < AttributeValue (by extension)
Sub-types:None

NameAttributeValue
Abstractno
DocumentationValue of the attribute used to facilitate validation and discounting of the finance plan.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="AttributeValue">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): AutoBroker

Super-types:PartyBase < OrganizationPartyBase (by extension) < AutoBroker (by extension)
Sub-types:None

NameAutoBroker
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsAlternate organizational party Identification Optional 
NameCompany name of organizational party Optional 
AddressOrganizational Party address Optional 
DBANameDoing Business As name. Optional 
OrganizationContactAutoBroker contact information. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<DBAName> DBAName </DBAName> [0..1] ?
<OrganizationContact> OrganizationContact </OrganizationContact> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="AutoBroker">
<xsd:complexContent>
<xsd:extension base="OrganizationPartyBase">
<xsd:sequence>
<xsd:element name="OrganizationContact" type="OrganizationContact" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): AutomaticPayment

Super-types:None
Sub-types:None

NameAutomaticPayment
Abstractno
DocumentationThe AutomaticPayment component represents electronic funds transfers (EFT) or payroll deductions. This component would be used if the applicant elects not to pay manually.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PayrollDeductionThis component reflects payroll deduction information for applicants that are employees of the OEM, finance source, etc. that have elected to have payments automatically deducted from their payroll. Optional 
EFTThe EFT component represents the applicant’s electronic funds transfer (EFT) information allowing the applicant to make payments on an automated basis. Optional 

XML Instance Representation
<...>
<PayrollDeduction> PayrollDeduction </PayrollDeduction> [0..1] ?
<EFT> EFT </EFT> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="AutomaticPayment">
<xsd:sequence>
<xsd:element name="PayrollDeduction" type="PayrollDeduction" minOccurs="0"/>
<xsd:element name="EFT" type="EFT" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): BalanceAmount

Super-types:xsd:decimal < Amount (by extension) < BalanceAmount (by extension)
Sub-types:None

NameBalanceAmount
Abstractno
DocumentationRemaining balance on Current Vehicle
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="BalanceAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BalloonResidualAmount

Super-types:xsd:decimal < Amount (by extension) < BalloonResidualAmount (by extension)
Sub-types:None

NameBalloonResidualAmount
Abstractno
DocumentationThe estimated amount of the vehicle at contract end.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="BalloonResidualAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BalloonResidualPercentage

Super-types:xsd:decimal < Percent (by extension) < BalloonResidualPercentage (by extension)
Sub-types:None

NameBalloonResidualPercentage
Abstractno
DocumentationThe estimated percent of value at contract end
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="BalloonResidualPercentage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Bank

Super-types:None
Sub-types:None

NameBank
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AddressGeographic definition of a metropolitan or suburban area Optional 
BankNameName of bank. Optional 
BankCodeCode assigned to banking institution. Optional 
BankIdTypeThe identifer standard used for Bank ID, e.g., ABA, SortCode, etc. Optional 
BranchNameName of the bank branch. Optional 
BranchIdBranch identifier Optional 
BankAccountBank account information Optional 
ContactOrganizational Party contact. Optional 

XML Instance Representation
<...>
<Address> OrganizationAddress </Address> [0..1] ?
<BankName> BankName </BankName> [0..1] ?
<BankCode> BankCode </BankCode> [0..1] ?
<BankIdType> BankIdType </BankIdType> [0..1] ?
<BranchName> BranchName </BranchName> [0..1] ?
<BranchId> BranchId </BranchId> [0..1] ?
<BankAccount> BankAccount </BankAccount> [0..*] ?
<Contact> OrganizationContact </Contact> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Bank">
<xsd:sequence>
<xsd:element name="Address" type="OrganizationAddress" minOccurs="0"/>
<xsd:element name="BankName" type="BankName" minOccurs="0"/>
<xsd:element name="BankCode" type="BankCode" minOccurs="0"/>
<xsd:element name="BankIdType" type="BankIdType" minOccurs="0"/>
<xsd:element name="BranchName" type="BranchName" minOccurs="0"/>
<xsd:element name="BranchId" type="BranchId" minOccurs="0"/>
<xsd:element name="BankAccount" type="BankAccount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Contact" type="OrganizationContact" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): BankAccount

Super-types:None
Sub-types:None

NameBankAccount
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
DefaultCurrencyCurrency used for transactions. Optional 
AccountIdIdentifies an account number or similary identifier. Optional 
AccountTypeIdentifies the type of account. Optional 
AccountKeyIndicates the account checksum. Optional 
AccountBalanceAmountThe bank account balance amount. Optional 

XML Instance Representation
<...>
<DefaultCurrency> DefaultCurrency </DefaultCurrency> [0..1] ?
<AccountId> AccountId </AccountId> [0..1] ?
<AccountType> AccountType </AccountType> [0..1] ?
<AccountKey> AccountKey </AccountKey> [0..1] ?
<AccountBalanceAmount> AccountBalanceAmount </AccountBalanceAmount> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="BankAccount">
<xsd:sequence>
<xsd:element name="DefaultCurrency" type="DefaultCurrency" minOccurs="0"/>
<xsd:element name="AccountId" type="AccountId" minOccurs="0"/>
<xsd:element name="AccountType" type="AccountType" minOccurs="0"/>
<xsd:element name="AccountKey" type="AccountKey" minOccurs="0"/>
<xsd:element name="AccountBalanceAmount" type="AccountBalanceAmount" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): BaseInterestRate

Super-types:xsd:decimal < Percent (by extension) < BaseInterestRate (by extension)
Sub-types:None

NameBaseInterestRate
Abstractno
DocumentationThe base interest rate before any pre-paid interest or additional costs of financing.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="BaseInterestRate">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BasePaymentAmount

Super-types:xsd:decimal < Amount (by extension) < BasePaymentAmount (by extension)
Sub-types:None

NameBasePaymentAmount
Abstractno
DocumentationMonthly payment amount before dealer add-ons (i.e., does not include fees, taxes, etc.)
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="BasePaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BaseResidualAmount

Super-types:xsd:decimal < Amount (by extension) < BaseResidualAmount (by extension)
Sub-types:None

NameBaseResidualAmount
Abstractno
DocumentationThe value of the vehicle at the end of the Lease, not including any purchased mileage charges.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="BaseResidualAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BaseVehicleCashPrice

Super-types:xsd:decimal < Amount (by extension) < BaseVehicleCashPrice (by extension)
Sub-types:None

NameBaseVehicleCashPrice
Abstractno
DocumentationThe price of the vehicle before additional charges.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="BaseVehicleCashPrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BodilyInjuryPremium

Super-types:xsd:decimal < Amount (by extension) < BodilyInjuryPremium (by extension)
Sub-types:None

NameBodilyInjuryPremium
Abstractno
DocumentationBodily injury premium.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="BodilyInjuryPremium">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BodilyInjuryUnits

Super-types:xsd:integer < Count (by extension) < BodilyInjuryUnits (by restriction)
Sub-types:None

NameBodilyInjuryUnits
Abstractno
DocumentationBodily Injury Units
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="BodilyInjuryUnits">
<xsd:simpleContent>
<xsd:restriction base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BranchId

Super-types:xsd:string < Id (by extension) < BranchId (by extension)
Sub-types:None

NameBranchId
Abstractno
DocumentationBranch Identifier
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="BranchId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BrandedInfo

Super-types:None
Sub-types:None

NameBrandedInfo
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
BrandedTitleIndThis tag indicates if a vehicle's title has been branded. (i.e., vehicle totaled and state registration title branded as such) Optional 
BrandedTitleDateBranding Date Optional 
BrandingStateCodeBranding State Code Optional 
BrandingStateReferenceBranding State Reference Number Optional 
BrandingSourceBranding source – (i.e., source who says that the vehicle is branded) Optional 

XML Instance Representation
<...>
<BrandedTitleInd> BrandedTitleInd </BrandedTitleInd> [0..1] ?
<BrandedTitleDate> BrandedTitleDate </BrandedTitleDate> [0..1] ?
<BrandingStateCode> BrandingStateCode </BrandingStateCode> [0..1] ?
<BrandingStateReference> BrandingStateReference </BrandingStateReference> [0..1] ?
<BrandingSource> BrandingSource </BrandingSource> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="BrandedInfo">
<xsd:sequence>
<xsd:element name="BrandedTitleInd" type="BrandedTitleInd" minOccurs="0"/>
<xsd:element name="BrandedTitleDate" type="BrandedTitleDate" minOccurs="0"/>
<xsd:element name="BrandingStateCode" type="BrandingStateCode" minOccurs="0"/>
<xsd:element name="BrandingStateReference" type="BrandingStateReference" minOccurs="0"/>
<xsd:element name="BrandingSource" type="BrandingSource" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): BrandingStateCode

Super-types:xsd:string < StateOrProvince (by restriction) < BrandingStateCode (by extension)
Sub-types:None

NameBrandingStateCode
Abstractno
DocumentationBranding State Code
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="BrandingStateCode">
<xsd:simpleContent>
<xsd:extension base="StateOrProvince"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BusinessObjectDocument

Super-types:None
Sub-types:

NameBusinessObjectDocument
Abstractno

Attributes

AttributeDescriptionRequirementBusiness Rules
revisionThis should contain the STAR repository version in the following recommended format. 4.2.1_M20080416. Where the first part indicates the version of the STAR repository and anything after the _ indicates the Milestone build that is being used. If referring to an official published version then only the STAR Repository version is required. Optional 
releaseIndicates the OAGIS release that this BOD belongs. Optional 
environmentIndicates whether this BOD is being sent in a "Test" or a "Production" mode. If the BOD is being sent in a test mode, it's information should not affect the business operation. However, if the BOD is sent in "Production" mode it is assumed that all test has been complete and the contents of the BOD are to affect the operation of the receiving business application(s). Optional 
langIndicates the language that the contents of the BOD is in unless otherwise stated. Optional 
bodVersionDeprecated as of STAR 4.2.2. It is recommended to use the revision attribute to identify the repository and the noun. May be removed in a new major version of the STAR repository. Optional 

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ApplicationAreaProvides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of. Required 

XML Instance Representation
<...
revision="Text [0..1] ?"

release="8.1-Lite [0..1] ?"

environment="Text [0..1] ?"

lang="Language [0..1] ?"

bodVersion="Text [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="BusinessObjectDocument">
<xsd:sequence>
<xsd:element ref="ApplicationArea"/>
</xsd:sequence>
<xsd:attribute name="revision" use="optional">
<xsd:simpleType>
<xsd:restriction base="Text"/>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="release" type="Text" use="optional" fixed="8.1-Lite"/>
<xsd:attribute name="environment" use="optional" default="Production">
<xsd:simpleType>
<xsd:restriction base="Text">
<xsd:enumeration value="Test"/>
<xsd:enumeration value="Production"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="lang" type="Language" use="optional"/>
<xsd:attribute name="bodVersion" use="optional">
<xsd:simpleType>
<xsd:restriction base="Text"/>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
top

Components (Complex Type): BuyPercentageRateAdjGroup

Super-types:None
Sub-types:None

NameBuyPercentageRateAdjGroup
Abstractno
DocumentationCommunicates any adjustments to the buy rate
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
BuyPercentageRateAdjustmentCommunicates any adjustments to the buy rate. Required 

XML Instance Representation
<...>
<BuyPercentageRateAdjustment> BuyPercentageRateAdjustment </BuyPercentageRateAdjustment> [1..*] ?
</...>
Schema Component Representation
<xsd:complexType name="BuyPercentageRateAdjGroup">
<xsd:sequence>
<xsd:element name="BuyPercentageRateAdjustment" type="BuyPercentageRateAdjustment" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): BuyPercentageRateAdjPercent

Super-types:xsd:decimal < Percent (by extension) < BuyPercentageRateAdjPercent (by extension)
Sub-types:None

NameBuyPercentageRateAdjPercent
Abstractno
DocumentationPercentage adjustment applied to buy rate
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="BuyPercentageRateAdjPercent">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): BuyPercentageRateAdjustment

Super-types:None
Sub-types:None

NameBuyPercentageRateAdjustment
Abstractno
DocumentationCommunicates any adjustments to the buy rate.
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
BuyPercentageRateAdjTypeCodeIndicates the type of adjustment, either an addition or subtraction, to be made to the buy rate. Required 
BuyPercentageRateAdjDescDescription of adjustment to buy rate. Optional 
BuyPercentageRateAdjPercentPercentage adjustment applied to buy rate. Optional 

XML Instance Representation
<...>
<BuyPercentageRateAdjTypeCode> BuyPercentageRateAdjTypeCode </BuyPercentageRateAdjTypeCode> [1] ?
<BuyPercentageRateAdjDesc> BuyPercentageRateAdjDesc </BuyPercentageRateAdjDesc> [0..1] ?
<BuyPercentageRateAdjPercent> BuyPercentageRateAdjPercent </BuyPercentageRateAdjPercent> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="BuyPercentageRateAdjustment">
<xsd:sequence>
<xsd:element name="BuyPercentageRateAdjTypeCode" type="BuyPercentageRateAdjTypeCode" minOccurs="1" maxOccurs="1"/>
<xsd:element name="BuyPercentageRateAdjDesc" type="BuyPercentageRateAdjDesc" minOccurs="0" maxOccurs="1"/>
<xsd:element name="BuyPercentageRateAdjPercent" type="BuyPercentageRateAdjPercent" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CanadaACRPercentage

Super-types:xsd:decimal < Percent (by extension) < CanadaACRPercentage (by extension)
Sub-types:None

NameCanadaACRPercentage
Abstractno
DocumentationRequired for Quebec only. The actual cost of the financing.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="CanadaACRPercentage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CanadianCalculatedValues

Super-types:None
Sub-types:None

NameCanadianCalculatedValues
Abstractno
DocumentationValues of the contract calculated specifically for Canadian requirements.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
NetPriceDeliveredCalculated Field: Cash price of vehicle minus total downpayment. Optional 
AggregateCashPriceCalculated Field: Net price delivered plus other charges. Optional 
CostOfBorrowingAmountCalculated Field: Value given by you minus value received by you. Optional 
ValueGivenByYouAmountCalculated Field: Cash plus rebates plus gross trade-in plus total time balance (this is the same as total of payment). Optional 
ValueReceivedByYouAmountCalculated Field: Total price of vehicle amount minus selling price of vehicle amount minus documentation fee minus lien on trade plus cash price of vehicle amount. Optional 
CashValueOfLeasedGoodsAmountCalculated Field: Leased vehicle amount minus incentives to cash customer. Optional 
SumOfOtherAdvancesAmountCalculated Field: Credit life plus accident health plus extended warranty plus other. Optional 
LeaseCapitalizedAmountCalculated Field: Cash value of leased goods plus sum of other advances minus cash down minu gross trade minsu rebates. Optional 
TotalAmtOfNonRefundablePymtsCalculated Field: Total of all monthly payments, excluding taxes plus documentation fees plus cash down plus gross trade plus rebates (i.e. Refundable Security Deposit only). Optional 
TotalAmountOfAdvancesCalculated Field: Cash value of leased goods plus sum of other advances. Optional 
ImplicitFinanceChargesAmountCalculated Field: Total of non-refundable payments plus residual value minus total advances. This is NOT a FINANCE CHARGE. Optional 
TotalCostOfTermTotal cost of purchase of the vehicle. Optional 
TotalPSTAndGSTOnCashPriceOfVehProvincial Sales Taxes and Goods and Services Taxes associated with the Cash Price of the Vehicle. Optional 
CashPriceOfVehInclOfPSTAndGSTCash Price of Vehicle inclusive of Provincial Sales Taxes and Goods and Services Taxes associated with the Cash Price of Vehicle. Optional 
TotalPSTAndGSTPayOnOtherItmsProvincial Sales Taxes and Goods and Services Taxes associated with other items excluding Provincial Sales Taxes and Goods and Services Taxes associated with Cash Price of the Vehicle. Optional 
TotalCashAndRebateAmountThe total amount of Cash and Rebates. Optional 

XML Instance Representation
<...>
<NetPriceDelivered> NetPriceDelivered </NetPriceDelivered> [0..1] ?
<AggregateCashPrice> AggregateCashPrice </AggregateCashPrice> [0..1] ?
<CostOfBorrowingAmount> CostOfBorrowingAmount </CostOfBorrowingAmount> [0..1] ?
<ValueGivenByYouAmount> ValueGivenByYouAmount </ValueGivenByYouAmount> [0..1] ?
<ValueReceivedByYouAmount> ValueReceivedByYouAmount </ValueReceivedByYouAmount> [0..1] ?
<CashValueOfLeasedGoodsAmount> CashValueOfLeasedGoodsAmount </CashValueOfLeasedGoodsAmount> [0..1] ?
<SumOfOtherAdvancesAmount> SumOfOtherAdvancesAmount </SumOfOtherAdvancesAmount> [0..1] ?
<LeaseCapitalizedAmount> LeaseCapitalizedAmount </LeaseCapitalizedAmount> [0..1] ?
<TotalAmtOfNonRefundablePymts> TotalAmtOfNonRefundablePymts </TotalAmtOfNonRefundablePymts> [0..1] ?
<TotalAmountOfAdvances> TotalAmountOfAdvances </TotalAmountOfAdvances> [0..1] ?
<ImplicitFinanceChargesAmount> ImplicitFinanceChargesAmount </ImplicitFinanceChargesAmount> [0..1] ?
<TotalCostOfTerm> TotalCostOfTerm </TotalCostOfTerm> [0..1] ?
<TotalPSTAndGSTOnCashPriceOfVeh> TotalPSTAndGSTOnCashPriceOfVeh </TotalPSTAndGSTOnCashPriceOfVeh> [0..1] ?
<CashPriceOfVehInclOfPSTAndGST> CashPriceOfVehInclOfPSTAndGST </CashPriceOfVehInclOfPSTAndGST> [0..1] ?
<TotalPSTAndGSTPayOnOtherItms> TotalPSTAndGSTPayOnOtherItms </TotalPSTAndGSTPayOnOtherItms> [0..1] ?
<TotalCashAndRebateAmount> TotalCashAndRebateAmount </TotalCashAndRebateAmount> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CanadianCalculatedValues">
<xsd:sequence>
<xsd:element name="NetPriceDelivered" type="NetPriceDelivered" minOccurs="0"/>
<xsd:element name="AggregateCashPrice" type="AggregateCashPrice" minOccurs="0"/>
<xsd:element name="CostOfBorrowingAmount" type="CostOfBorrowingAmount" minOccurs="0"/>
<xsd:element name="ValueGivenByYouAmount" type="ValueGivenByYouAmount" minOccurs="0"/>
<xsd:element name="ValueReceivedByYouAmount" type="ValueReceivedByYouAmount" minOccurs="0"/>
<xsd:element name="CashValueOfLeasedGoodsAmount" type="CashValueOfLeasedGoodsAmount" minOccurs="0"/>
<xsd:element name="SumOfOtherAdvancesAmount" type="SumOfOtherAdvancesAmount" minOccurs="0"/>
<xsd:element name="LeaseCapitalizedAmount" type="LeaseCapitalizedAmount" minOccurs="0"/>
<xsd:element name="TotalAmtOfNonRefundablePymts" type="TotalAmtOfNonRefundablePymts" minOccurs="0"/>
<xsd:element name="TotalAmountOfAdvances" type="TotalAmountOfAdvances" minOccurs="0"/>
<xsd:element name="ImplicitFinanceChargesAmount" type="ImplicitFinanceChargesAmount" minOccurs="0"/>
<xsd:element name="TotalCostOfTerm" type="TotalCostOfTerm" minOccurs="0"/>
<xsd:element name="TotalPSTAndGSTOnCashPriceOfVeh" type="TotalPSTAndGSTOnCashPriceOfVeh" minOccurs="0"/>
<xsd:element name="CashPriceOfVehInclOfPSTAndGST" type="CashPriceOfVehInclOfPSTAndGST" minOccurs="0"/>
<xsd:element name="TotalPSTAndGSTPayOnOtherItms" type="TotalPSTAndGSTPayOnOtherItms" minOccurs="0"/>
<xsd:element name="TotalCashAndRebateAmount" type="TotalCashAndRebateAmount" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CapReductionCashDownpaymentAmt

Super-types:xsd:decimal < Amount (by extension) < CapReductionCashDownpaymentAmt (by extension)
Sub-types:None

NameCapReductionCashDownpaymentAmt
Abstractno
DocumentationAmount of cash downpayment remaining after the allocation to cover upfront costs on a lease.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CapReductionCashDownpaymentAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CapReductionCrdtCrdDwnPmtAmt

Super-types:xsd:decimal < Amount (by extension) < CapReductionCrdtCrdDwnPmtAmt (by extension)
Sub-types:None

NameCapReductionCrdtCrdDwnPmtAmt
Abstractno
DocumentationAmount of credit card downpayment remaining after the allocation to cover upfront costs on a lease.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CapReductionCrdtCrdDwnPmtAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CapReductionMfgRebateAmt

Super-types:xsd:decimal < Amount (by extension) < CapReductionMfgRebateAmt (by extension)
Sub-types:None

NameCapReductionMfgRebateAmt
Abstractno
DocumentationAmount of rebate downpayment remaining after the allocation to cover upfront costs on a lease.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CapReductionMfgRebateAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CapReductionOtherDownPmtAmt

Super-types:xsd:decimal < Amount (by extension) < CapReductionOtherDownPmtAmt (by extension)
Sub-types:None

NameCapReductionOtherDownPmtAmt
Abstractno
DocumentationAmount of other down payment applied to capitalized cost reduction (for lease)
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CapReductionOtherDownPmtAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CapReductNetTradeDownpymtAmt

Super-types:xsd:decimal < Amount (by extension) < CapReductNetTradeDownpymtAmt (by extension)
Sub-types:None

NameCapReductNetTradeDownpymtAmt
Abstractno
DocumentationAmount of Net Trade downpayment remaining after the allocation to cover upfront costs on a lease.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CapReductNetTradeDownpymtAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CashDownPayment

Super-types:xsd:decimal < Amount (by extension) < CashDownPayment (by extension)
Sub-types:None

NameCashDownPayment
Abstractno
DocumentationThe amount of cash paid down.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CashDownPayment">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CashOutAmount

Super-types:xsd:decimal < Amount (by extension) < CashOutAmount (by extension)
Sub-types:None

NameCashOutAmount
Abstractno
DocumentationAmount of net trade paid out to customer as cash.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CashOutAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CashPriceInclusion

Super-types:None
Sub-types:None

NameCashPriceInclusion
Abstractno
DocumentationThe CashPriceInclusion component represents a description of an amount for items included in the vehicle cash price.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
CashPriceInclusionDescDescription of item included in the vehicle cash price. Required 
CashPriceInclusionAmountAmount for item included in the vehicle cash price. Required 
CashPriceInclusionTypeIdentifies whether or not the cash price is the base or total. Optional 
CashPriceInclusionDetailFurther description of the item defined in the cash price inclusion category. Optional 

XML Instance Representation
<...>
<CashPriceInclusionDesc> CashPriceInclusionDesc </CashPriceInclusionDesc> [1] ?
<CashPriceInclusionAmount> CashPriceInclusionAmount </CashPriceInclusionAmount> [1] ?
<CashPriceInclusionType> CashPriceInclusionType </CashPriceInclusionType> [0..1] ?
<CashPriceInclusionDetail> CashPriceInclusionDetail </CashPriceInclusionDetail> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CashPriceInclusion">
<xsd:sequence>
<xsd:element name="CashPriceInclusionDesc" type="CashPriceInclusionDesc"/>
<xsd:element name="CashPriceInclusionAmount" type="CashPriceInclusionAmount"/>
<xsd:element name="CashPriceInclusionType" type="CashPriceInclusionType" minOccurs="0"/>
<xsd:element name="CashPriceInclusionDetail" type="CashPriceInclusionDetail" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CashPriceInclusionAmount

Super-types:xsd:decimal < Amount (by extension) < CashPriceInclusionAmount (by extension)
Sub-types:None

NameCashPriceInclusionAmount
Abstractno
DocumentationAmount for item included in the vehicle cash price.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CashPriceInclusionAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CashPriceInclusionDesc

Super-types:xsd:string < Description (by extension) < CashPriceInclusionDesc (by extension)
Sub-types:None

NameCashPriceInclusionDesc
Abstractno
DocumentationDescription of item included in the vehicle cash price.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="CashPriceInclusionDesc">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CashPriceInclusionDetail

Super-types:xsd:string < Description (by extension) < CashPriceInclusionDetail (by extension)
Sub-types:None

NameCashPriceInclusionDetail
Abstractno
DocumentationFurther description of the item defined in the cash price inclusion category.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="CashPriceInclusionDetail">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CashPriceOfVehInclOfPSTAndGST

Super-types:xsd:decimal < Amount (by extension) < CashPriceOfVehInclOfPSTAndGST (by extension)
Sub-types:None

NameCashPriceOfVehInclOfPSTAndGST
Abstractno
DocumentationCash Price of Vehicle inclusive of Provincial Sales Taxes and Goods and Services Taxes associated with the Cash Price of Vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CashPriceOfVehInclOfPSTAndGST">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CashValueOfLeasedGoodsAmount

Super-types:xsd:decimal < Amount (by extension) < CashValueOfLeasedGoodsAmount (by extension)
Sub-types:None

NameCashValueOfLeasedGoodsAmount
Abstractno
DocumentationCalculated Field: Leased vehicle amount minus incentives to cash customer.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CashValueOfLeasedGoodsAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Chassis

Super-types:None
Sub-types:None

NameChassis
Abstractno
DocumentationA general term that refers to all of the mechanical parts of a car attached to a structural frame. In cars with unitized construction, the chassis comprises everything but the body of the car.
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ChassisMakeMake of the Chassis Required 
ChassisModelModel of the Chassis Optional 

XML Instance Representation
<...>
<ChassisMake> ChassisMake </ChassisMake> [1] ?
<ChassisModel> ChassisModel </ChassisModel> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Chassis">
<xsd:sequence>
<xsd:element name="ChassisMake" type="ChassisMake" minOccurs="1" maxOccurs="1"/>
<xsd:element name="ChassisModel" type="ChassisModel" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ChassisMake

Super-types:xsd:string < Description (by extension) < ChassisMake (by extension)
Sub-types:None

NameChassisMake
Abstractno
DocumentationMake of the chassis.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="ChassisMake">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ChassisModel

Super-types:xsd:string < Description (by extension) < ChassisModel (by extension)
Sub-types:None

NameChassisModel
Abstractno
DocumentationModel of the chassis.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="ChassisModel">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Co-ApplicantContractParty

Super-types:PartyBase < IndividualApplicantContractParty (by extension) < Co-ApplicantContractParty (by extension)
Sub-types:None

NameCo-ApplicantContractParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsIndividual party alternate party Identification Optional 
PersonNameIndividual party name Required 
AddressIndividual party address Required 
ContactIndividual party contact information Optional
Only in the case of Individual Applicants, the following business rules apply:
Please note that although the Schema shows this as an Optional component, in this BOD usage, it should be Required.
 
Demographics Optional 
MarketingMailIndIndicates customers whom have requested no marketing mail Optional 
EmployeeProgramTypeIdentifies the type of employee program. Optional 
EmploymentTypeIdentifies if the individual is employeed by an OEM, Dealer, Finance Company or Partner Optional 
PrivacyAny privacy rights the party has subscribed to or opted out of. Optional 
MfgDealerIndIndicators that the Business Party is an employed by a Manufacture or Dealer. Optional 
PrimaryDriverIndIdentifies the customer as the primary driver. Optional 
RelationshipCodeIndicates the Business Party’s relationship to the primary Party (e.g., mother, father, husband, etc.). Optional
This code is used in this component to define the primary party of the BOD.
 
RelationshipDescriptionFree form text describing the relationship of the Business Party to the primary Party. Optional 
PreferredLanguageLanguage in which customer prefers to receive correspondence. Optional 
NonSigningSpouseNameA text field to capture name of non-signing spouse. This field applies only to the individual applicant Optional 
EmployerThe Employer component represents the Applicant's employment information. Optional 
ReturnLeaseCustomerIndIndicates whether this customer is turning in a lease and getting a new lease. Optional 
GSTRegistrantIndIndicates whether applicant is a GST registrant. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonNameExtended </PersonName> [1] ?
<Address> IndividualApplicantAddress </Address> [1..*] ?
<Contact> ContractIndividualApplicantContact </Contact> [0..1] ?
<Demographics> ContractDemographics </Demographics> [0..1] ?
<MarketingMailInd> MarketingMailInd </MarketingMailInd> [0..1] ?
<EmployeeProgramType> EmployeeProgramType </EmployeeProgramType> [0..1] ?
<EmploymentType> EmploymentType </EmploymentType> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<MfgDealerInd> MfgDealerInd </MfgDealerInd> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<RelationshipCode> RelationshipCode </RelationshipCode> [0..1] ?
<RelationshipDescription> RelationshipDescription </RelationshipDescription> [0..1] ?
<PreferredLanguage> PreferredLanguage </PreferredLanguage> [0..1] ?
<NonSigningSpouseName> NonSigningSpouseName </NonSigningSpouseName> [0..1] ?
<Employer> EmployerParty </Employer> [0..1] ?
<ReturnLeaseCustomerInd> ReturnLeaseCustomerInd </ReturnLeaseCustomerInd> [0..1] ?
<GSTRegistrantInd> GSTRegistrantInd </GSTRegistrantInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Co-ApplicantContractParty">
<xsd:complexContent>
<xsd:extension base="IndividualApplicantContractParty"/>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): CodeType

Super-types:xsd:string < CodeType (by extension)
Sub-types:None

NameCodeType
Abstractno
DocumentationUnique code name
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
listID Optional 
listName Optional 
listAgencyID Optional 
listAgencyName Optional 
listVersionID Optional 
listURI Optional 

XML Instance Representation
<...
listID="xsd:token [0..1]"

listName="xsd:string [0..1]"

listAgencyID="xsd:token [0..1]"

listAgencyName="xsd:string [0..1]"

listVersionID="xsd:token [0..1]"

listURI="xsd:anyURI [0..1]"
>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="CodeType">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="listID" type="xsd:token" use="optional"/>
<xsd:attribute name="listName" type="xsd:string" use="optional"/>
<xsd:attribute name="listAgencyID" type="xsd:token" use="optional"/>
<xsd:attribute name="listAgencyName" type="xsd:string" use="optional"/>
<xsd:attribute name="listVersionID" type="xsd:token" use="optional"/>
<xsd:attribute name="listURI" type="xsd:anyURI" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ConfirmableVerb

Super-types:Verb < ConfirmableVerb (by extension)
Sub-types:

NameConfirmableVerb
Abstractno

Attributes

AttributeDescriptionRequirementBusiness Rules
confirm Required 

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
Verb Required 

XML Instance Representation
<...
confirm="ConfirmType [0..1]"
/>
Schema Component Representation
<xsd:complexType name="ConfirmableVerb">
<xsd:complexContent>
<xsd:extension base="Verb">
<xsd:attribute name="confirm" type="ConfirmType"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): ConfirmationComponent

Super-types:None
Sub-types:None

NameConfirmationComponent
Abstractno
DocumentationThe Confirmation component represents the confirmation of the consumer’s vehicle insurance.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ConfirmationEntityIndicates whether the confirmation was performed with the insurance company or the insurance agent. Optional 
ConfirmedWithPerson at insurance company or agency with whom insurance was confirmed. Optional 
ConfirmedByPerson who confirmed with the insurance company or agency. Optional 
ConfirmationDateDate of insurance confirmation. Optional
YYYY-MM-DD
 

XML Instance Representation
<...>
<ConfirmationEntity> ConfirmationEntity </ConfirmationEntity> [0..1] ?
<ConfirmedWith> ConfirmedWith </ConfirmedWith> [0..1] ?
<ConfirmedBy> ConfirmedBy </ConfirmedBy> [0..1] ?
<ConfirmationDate> ConfirmationDate </ConfirmationDate> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ConfirmationComponent">
<xsd:sequence>
<xsd:element name="ConfirmationEntity" type="ConfirmationEntity" minOccurs="0"/>
<xsd:element name="ConfirmedWith" type="ConfirmedWith" minOccurs="0"/>
<xsd:element name="ConfirmedBy" type="ConfirmedBy" minOccurs="0"/>
<xsd:element name="ConfirmationDate" type="ConfirmationDate" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ContactBase

Super-types:None
Sub-types:

NameContactBase
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
TelephoneContact telephone numbers Optional 
EMailAddressContact Email addresses Optional 
FaxContact Fax numbers Optional 
PreferredContactMethodPreferred contact method Optional 
ContactTimePreferred contact time (i.e. Best day/time to reach the contact. Optional 
PrimaryContactIndIndicates if contact is primary contact Optional 

XML Instance Representation
<...>
<Telephone> IndividualPartyContactTelephoneNumber </Telephone> [0..*] ?
<EMailAddress> IndividualPartyContactEMail </EMailAddress> [0..*] ?
<Fax> IndividualPartyContactFax </Fax> [0..*] ?
<PreferredContactMethod> PreferredContactMethod </PreferredContactMethod> [0..1] ?
<ContactTime> ContactTime </ContactTime> [0..1] ?
<PrimaryContactInd> PrimaryContactInd </PrimaryContactInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ContactBase">
<xsd:sequence>
<xsd:element name="Telephone" type="IndividualPartyContactTelephoneNumber" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="EMailAddress" type="IndividualPartyContactEMail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Fax" type="IndividualPartyContactFax" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PreferredContactMethod" type="PreferredContactMethod" minOccurs="0"/>
<xsd:element name="ContactTime" type="ContactTime" minOccurs="0"/>
<xsd:element name="PrimaryContactInd" type="PrimaryContactInd" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ContractCoverageAmount

Super-types:xsd:decimal < Amount (by extension) < ContractCoverageAmount (by extension)
Sub-types:None

NameContractCoverageAmount
Abstractno
DocumentationDollar amount of coverage provided by service contract for example "Damage up to $40,000".
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ContractCoverageAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ContractDeductible

Super-types:xsd:decimal < Amount (by extension) < ContractDeductible (by extension)
Sub-types:None

NameContractDeductible
Abstractno
DocumentationAmount of Contract Deductible
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ContractDeductible">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ContractDemographics

Super-types:None
Sub-types:None

NameContractDemographics
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
BirthDateBirth date of party Optional 
FirstTimeBuyerInd Optional 
MaritalSignatureMarital status disclosure (i.e., Wisconsin. Optional 
AgeAge of Business Party. Optional 
MaritalStatusIdentifies marital status of customer. Optional 

XML Instance Representation
<...>
<BirthDate> BirthDate </BirthDate> [0..1] ?
<FirstTimeBuyerInd> FirstTimeBuyerInd </FirstTimeBuyerInd> [0..1] ?
<MaritalSignature> MaritalSignature </MaritalSignature> [0..1] ?
<Age> Age </Age> [0..1] ?
<MaritalStatus> MaritalStatus </MaritalStatus> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ContractDemographics">
<xsd:sequence>
<xsd:element name="BirthDate" type="BirthDate" minOccurs="0"/>
<xsd:element name="FirstTimeBuyerInd" type="FirstTimeBuyerInd" minOccurs="0"/>
<xsd:element name="MaritalSignature" type="MaritalSignature" minOccurs="0"/>
<xsd:element name="Age" type="Age" minOccurs="0"/>
<xsd:element name="MaritalStatus" type="MaritalStatus" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ContractFinancing

Super-types:None
Sub-types:None

NameContractFinancing
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ContractDateContract effective date. Required
YYYY-MM-DD
 
ContractTermThe total duration of the contract. Required 
BaseVehicleCashPriceThe price of the vehicle before additional charges. Optional 
HardAddSellingPricePhysical equipment added to the vehicle. Optional 
TotalVehicleCashPriceTotal vehicle price defined on contract. Optional 
TotalDownPaymentAmountTotal down payment amount or amount of cap cost reduction. Optional 
DeferredDownPaymentAmountThe amount of down payment deferred until a later time. Optional 
DeferredUntilDateThe date the deferred down payment will be paid. Optional 
CashDownPaymentThe amount of cash paid down. Optional 
ManufacturerRebateAmountManufacturer rebate amount. Optional 
ThirdPartyRebateAmountRebate provided by non-manufacturer. Optional 
OtherDownPaymentDescriptionDeprecated. Use: OtherDownPaymentGroup Optional 
OtherDownPaymentAmountDeprecated. Use: OtherDownPaymentGroup Optional 
UnpaidBalanceTotal cash price minus total cash down. Optional 
TotalOtherChargesTotal amount of other charges (e.g., Gap Policy). Optional 
TotalAmountPaidOnYourBehalfThe total fees, charges, taxes, insurance paid to others on your behalf. Optional 
TotalAmtPaidToPublicOfficialsThe total amount paid to public officials Optional 
AmountFinancedThe total amount financed. Optional 
TotalOtherCreditorChargesTotal amount of other creditor charges. Optional 
InterestCommencementDateThe date the customer's interest begins Optional 
AnnualMilesAllowedThe number allowed annually for a contract or lease agreement. Optional 
ExcessMileageRateThe rate charged per mile over the annual miles allowed. Optional 
FederalTILDisclosuresFederal Truth In Lending Disclosures Required 
ProgramsAndRatesThe ProgramsAndRates component represents vehicle and finance programs/rates associated with the contract or lease agreement for the vehicle. Optional 
TaxTax assoicated with the financing Optional 
FeeFees associated with the financing. Optional 
OtherChargesOther charges associated with the financing. Optional 
OtherCreditorChargesOther creditor chargescharges associated with the financing. Optional 
InsuranceInsurance information associated with the vehicle. Optional 
ServiceContractService contract assoicated with the vehicle. Optional 
TradeInVehicle being traded in. Optional 
TotalCashDownPaymentAmountTotal amount of cash paid and rebates applied. Optional 
TotalAmountPaidToInsuranceCoTotal amount paid to insurance companies. Optional 
MaturityDateMonth and year of contract maturity. Optional 
SecurityDepositAmountSecurity deposit amount is the amount paid to cover damage, excess mileage or excess wear and tear on a leased vehicle. This is the total security deposit amount, i.e. the sum of the StandardSecurityDepositAmount and the AdditionalSecurityDepositAmt. Optional 
DepreciationAndAmortizedAmtsThe total amount charged for the vehicle's declines in value through normal use and for other items paid over the Lease Term. Optional 
TotalAmtOfBaseMonthlyPaymentsThe Depreciation and any Amortized Amounts plus the Rent Charge. This is the sum of all payments minus the Use tax. Optional 
TotalEstimatedFeesAndTaxesAmtTotal Amount Lessee agrees to pay for official fees and taxes over the Lease Term. Optional 
NumberOfTaxCreditsThe number of tax credits. Optional 
ResidualAmountThe value of the vehicle at the end of the Lease including package discounts and purchased mileage charges. Optional 
BaseResidualAmountThe value of the vehicle at the end of the Lease, not including any purchased mileage charges. Optional 
DealerRebateAmountVehicle rebate via dealer. Optional 
DealerCommentsComments about the deal from the dealer to the finance source. Optional 
FinalPaymentDateDate when the final payment of a contract is due. Optional 
AutomaticPaymentThe AutomaticPayment component represents electronic funds transfers (EFT) or payroll deductions. This component would be used if the applicant elects not to pay manually. Optional 
WarrantyThe Warranty Component represents information about the OEM warranty on the vehicle. Optional 
SellerAssistedLoanThe SellerAssistedLoan represents information related to the dealer’s down payment loan to the applicant. Optional 
DealerRecourseThe DealerRecourse component represents the dealer’s guarantee for a loan or a portion of a loan that does not meet standard credit policies. Optional 
DisabilityAndLifeSubtotalAmtSubtotal of credit life and disability premiums. Optional 
DealerEstReserveAmountThe dealer reserve amount estimated by dealer. Optional 
DealerEstReserveTypeIdentifies the category used to calculate the Dealer Reserve i.e., Flat, Standard Dealer Participation, Guaranteed Dealer Participation. Optional 
RequestedTierChangeA request for a tier exemption. Optional 
FinancePlanProcessingDateIndicates the program effective date to be used for validating programs. Optional 
CashPriceInclusionDescription of an amount for items included in vehicle cash price. Optional 
OtherInsuranceSubtotalAmountSubtotal of other insurance premiums. Optional 
TaxExemptIndicator whether the customer is exempt from paying sale or use tax. Optional 
ResidualPercentageDeductionPercentage deducted from the residual i.e., for manual transmission or commercial use. Optional 
ResidualPercentageEnhancementPercentage added to the residual, i.e. for incentives or low mileage. Optional 
TotalOfMonthlyPaymentsAmountThe sum of all base monthly payments plus all monthly sales/use tax and all monthly fees. Optional 
TotalDueAtSigningAmountTotal amount that the customer must pay at lease signing. Optional 
MonthlyDepreciationAmountPortion of monthly payment that is going toward depreciation. Optional 
NetCapCostPlusResidualAmountThis is the net capitalized cost plus the residual amount. Optional 
PurchaseOptionPriceThe price that the customer is able to purchase the vehicle for at the end of the lease. Optional 
MinUnusedPurchaseDistanceThe minimum number of unused purchased miles/kilometers allowed on a lease. This is equal to the standard lease mileage/kilometerage. Optional 
MaxUnusedPurchaseDistanceThe maximum number of unused purchased miles/kilometers allowed on a lease. This is equal to the total mileage/kilometerage for the term of the contract/lease. Optional 
PaymentMethodIndicates whether payment will be by check, payroll deduction, EFT, etc. Optional 
ServiceChargeAmountThe amount charged in addition to the depreciation and any amortized amounts. Optional 
NetProceedsAmountThe GrossProceedsAmount minus the wholesale payoff amount. Optional 
GrossProceedsAmountThe amount that the finance source is paying the dealer for the deal. EX: If a dealer owes a buy down amount, it may be deducted from their proceeds. Optional 
ContractMVPThe rating of the customer based on the credit worthiness of the customer. Optional 
AutoBrokerRecipientIdentifies Auto Broker receiving fees. Optional 
NoFinanceChargeDateDate the amount financed must be paid by so that the customer does not pay a finance charge. Optional 
TaxSubtotalThe subtotal of all taxes associated with financing. Optional 
FeeSubtotalThe subtotal of all fees associated with financing. Optional 
DraftNumberDraft Number utilized for the dealer payment process. Optional 
SubtotalCreditsIncludes the sum of Net Trade-in, Rebate or Other Credit, and Cash Down payment. In some states this amount is disclosed separately from TotalDownPayment if it is a negative amount. Optional 
RecisionPeriodIndIndicates if there is a recision allowed to cancel out of the deal. For example, a 3-day cooling off period. Optional 
DoorToDoorSaleIndIndicates whether the vehicle sold due to a door-to-door sale. Optional 
DraftAmountThe amount of the draft for the corresponding draft number. Optional 
LeaseMaturityDateThe date that the lease matures. Optional 
SubtotalDebitsAmountA subtotal of specific debit items on contract. Optional
In the case of California, this subtotal includes the sum of Total Cash Price, Amounts Paid to Public Officials, Amount Paid to Insurance Companies and Smog Certification Fee Paid to State.
 
MaximumProceedAmountMaximum amount paid to dealer for the customer's financed or leased vehicle. Optional 
CapReductionCashDownpaymentAmtAmount of cash downpayment remaining after the allocation to cover upfront costs on a lease. Optional 
CapReductionMfgRebateAmtAmount of rebate downpayment remaining after the allocation to cover upfront costs on a lease. Optional 
CapReductNetTradeDownpymtAmtAmount of Net Trade downpayment remaining after the allocation to cover upfront costs on a lease. Optional 
CanadianCalculatedValuesValues of the contract calculated specifically for Canadian requirements. Optional 
TotalLeaseCostThe total cost the customer is required to pay for a lease transaction (exluding applicable lease-end fees). Optional 
DeliveryMileageRateRate charged per mile on vehicle at delivery. Optional 
TotalCostOfLeaseThe total cost the customer is required to pay for a lease transaction (including applicable lease-end fees). Optional 
TotalValueOfEnhancementItemsTotal amount of approved non-residualized "soft" adds that add value to the vehicle. For example, etching, racing strips, etc. Optional 
ContractIncentivesThe incentives offered for this contract. Optional 
TotNumOfPaymentsRemainingThe remaining total of payments to be made after receipt of the payment at inception. For Lease Only. Optional 
AdjDepreciationAndAmortizedAmtAdjusted total amount charged for the vehicle's declines in value through normal use and for other items paid over the lease term Optional 
AdjMonthlyDepreciationAmtAdjusted portion of monthly payment that is going toward depreciation. Optional 
AdjNetCapCostsPlusResidualAmtAdjusted net capitalized cost plus residual amount. Optional 
EffectiveInterestRateThe interest rate for the credit contract when some insurances and fees are used in calculating the total cost of borrowing. (Used in Canadian provinces) Optional 
AutoBrokerThe automobile insurance broker that is selling the consumer vehicle insurance. Optional 
TaxableTotOfBaseMonthlyPmtsAmtThe total amount of base monthly payments subject to tax on a lease. Optional 
TaxablePaymentPercentagePercentage of lease payment(s) that is taxable. Optional 
AdjustedResidualPercentageFinal residual percentage after deduction or adjustment Optional 
DemoResidualAdjustmentRateRate by which to adjust the residual value on a demo vehicle Optional 
DemoResidualAdjustmentAmountAmount by which to adjust the residual value on a demo vehicle (inception miles * DemoResidualAdjustmentRate, if InceptionMiles > 500) Optional 
DemoMileageNumber of miles applied to Demo Residual Adjustment Optional 
CreditCardDownPaymentAmountDeprecated. Use: OtherDownPaymentGroup Optional 
CapReductionCrdtCrdDwnPmtAmtDeprecated. Use: OtherDownPaymentGroup Optional 
CreditContractFinanceSubtotalsIdentifies the various subtotal types that can occur on a contract. Optional 
UpfrontCashDownpaymentAmountAmount of cash downpayment allocated to upfront costs. Optional 
UpfrontMfgRebateAmountAmount of manufacturer rebate allocated to upfront costs Optional 
UpfrontNetTradeAmountAmount of net trade allocated to upfront costs. Optional 
UpfrontCreditCardDownpymtAmtDeprecated. Use: OtherDownPaymentGroup Optional 
DealerEstReserveAdvPercentagePercentage used to calculate dealer reserve for up front participation Optional 
OtherDownPaymentsGroupThe purpose of the OtherDownPaymentGroup component is to represent other downpayment information such as Manufacturer Rebate, Deferred Downpayment, Millitary Rebates, College Rebates, Loyalty Cash, etc. Optional 
ProratedInterestPaymentAmountPro-rated interest payment for adjustment to payment date. Optional 
LatePmtInterestRatePercentageInterest rate charged on late payments. Optional 
SellersRightToCancelDaysNumber of days after the contract date during which the seller (dealer) has the right to cancel. Optional 
TaxCreditGroupGroup represents a tax credits. Optional 
AdditionalSecurityDepositAmtAmount of additional security deposit. Optional 
StandardSecurityDepositAmountAmount of standard security deposit. Optional 
PaymentsDeferredPeriodMeasureThe amount of time by which the vehicle payments have been deferred. Optional 
BuyPercentageRateAdjGroupCommunicates any adjustments to the buy rate. Optional 
IndividualizedTradeAgreementDescriptionDescription of trade-in or turn-in and other individualized agreements between Lessee and the Lessor (Dealer). Optional 

XML Instance Representation
<...>
<ContractDate> ContractDate </ContractDate> [1] ?
<ContractTerm> Term </ContractTerm> [1] ?
<BaseVehicleCashPrice> BaseVehicleCashPrice </BaseVehicleCashPrice> [0..1] ?
<HardAddSellingPrice> HardAddSellingPrice </HardAddSellingPrice> [0..1] ?
<TotalVehicleCashPrice> TotalVehicleCashPrice </TotalVehicleCashPrice> [0..1] ?
<TotalDownPaymentAmount> TotalDownPaymentAmount </TotalDownPaymentAmount> [0..1] ?
<DeferredDownPaymentAmount> DeferredDownPaymentAmount </DeferredDownPaymentAmount> [0..1] ?
<DeferredUntilDate> DeferredUntilDate </DeferredUntilDate> [0..1] ?
<CashDownPayment> CashDownPayment </CashDownPayment> [0..1] ?
<ManufacturerRebateAmount> ManufacturerRebateAmount </ManufacturerRebateAmount> [0..1] ?
<ThirdPartyRebateAmount> ThirdPartyRebateAmount </ThirdPartyRebateAmount> [0..1] ?
<OtherDownPaymentDescription> OtherDownPaymentDescription </OtherDownPaymentDescription> [0..1] ?
<OtherDownPaymentAmount> OtherDownPaymentAmount </OtherDownPaymentAmount> [0..1] ?
<UnpaidBalance> UnpaidBalance </UnpaidBalance> [0..1] ?
<TotalOtherCharges> TotalOtherCharges </TotalOtherCharges> [0..1] ?
<TotalAmountPaidOnYourBehalf> TotalAmountPaidOnYourBehalf </TotalAmountPaidOnYourBehalf> [0..1] ?
<TotalAmtPaidToPublicOfficials> TotalAmtPaidToPublicOfficials </TotalAmtPaidToPublicOfficials> [0..1] ?
<AmountFinanced> AmountFinanced </AmountFinanced> [0..1] ?
<TotalOtherCreditorCharges> TotalOtherCreditorCharges </TotalOtherCreditorCharges> [0..1] ?
<InterestCommencementDate> InterestCommencementDate </InterestCommencementDate> [0..1] ?
<AnnualMilesAllowed> AnnualMilesAllowed </AnnualMilesAllowed> [0..1] ?
<ExcessMileageRate> ExcessMileageRate </ExcessMileageRate> [0..1] ?
<FederalTILDisclosures> FederalTILDisclosures </FederalTILDisclosures> [1] ?
<ProgramsAndRates> ProgramsAndRates </ProgramsAndRates> [0..1] ?
<Tax> CreditContractTax </Tax> [0..*] ?
<Fee> CreditContractFee </Fee> [0..*] ?
<OtherCharges> OtherCharges </OtherCharges> [0..*] ?
<OtherCreditorCharges> OtherCreditorCharges </OtherCreditorCharges> [0..*] ?
<Insurance> Insurance </Insurance> [0..*] ?
<ServiceContract> CreditServiceContract </ServiceContract> [0..*] ?
<TradeIn> TradeInVehicleCredit </TradeIn> [0..*] ?
<TotalCashDownPaymentAmount> TotalCashDownPaymentAmount </TotalCashDownPaymentAmount> [0..1] ?
<TotalAmountPaidToInsuranceCo> TotalAmountPaidToInsuranceCo </TotalAmountPaidToInsuranceCo> [0..1] ?
<MaturityDate> MaturityDate </MaturityDate> [0..1] ?
<SecurityDepositAmount> SecurityDepositAmount </SecurityDepositAmount> [0..1] ?
<DepreciationAndAmortizedAmts> DepreciationAndAmortizedAmts </DepreciationAndAmortizedAmts> [0..1] ?
<TotalAmtOfBaseMonthlyPayments> TotalAmtOfBaseMonthlyPayments </TotalAmtOfBaseMonthlyPayments> [0..1] ?
<TotalEstimatedFeesAndTaxesAmt> TotalEstimatedFeesAndTaxesAmt </TotalEstimatedFeesAndTaxesAmt> [0..1] ?
<NumberOfTaxCredits> NumberOfTaxCredits </NumberOfTaxCredits> [0..1] ?
<ResidualAmount> ResidualAmount </ResidualAmount> [0..1] ?
<BaseResidualAmount> BaseResidualAmount </BaseResidualAmount> [0..1] ?
<DealerRebateAmount> DealerRebateAmount </DealerRebateAmount> [0..1] ?
<DealerComments> DealerComments </DealerComments> [0..1] ?
<FinalPaymentDate> FinalPaymentDate </FinalPaymentDate> [0..1] ?
<AutomaticPayment> AutomaticPayment </AutomaticPayment> [0..1] ?
<Warranty> CreditContractWarranty </Warranty> [0..1] ?
<SellerAssistedLoan> SellerAssistedLoan </SellerAssistedLoan> [0..1] ?
<DealerRecourse> DealerRecourse </DealerRecourse> [0..1] ?
<DisabilityAndLifeSubtotalAmt> DisabilityAndLifeSubtotalAmt </DisabilityAndLifeSubtotalAmt> [0..1] ?
<DealerEstReserveAmount> DealerEstReserveAmount </DealerEstReserveAmount> [0..1] ?
<DealerEstReserveType> DealerEstReserveType </DealerEstReserveType> [0..1] ?
<RequestedTierChange> RequestedTierChange </RequestedTierChange> [0..1] ?
<FinancePlanProcessingDate> FinancePlanProcessingDate </FinancePlanProcessingDate> [0..1] ?
<CashPriceInclusion> CashPriceInclusion </CashPriceInclusion> [0..*] ?
<OtherInsuranceSubtotalAmount> OtherInsuranceSubtotalAmount </OtherInsuranceSubtotalAmount> [0..1] ?
<TaxExempt> TaxExempt </TaxExempt> [0..1] ?
<ResidualPercentageDeduction> ResidualPercentageDeduction </ResidualPercentageDeduction> [0..1] ?
<ResidualPercentageEnhancement> ResidualPercentageEnhancement </ResidualPercentageEnhancement> [0..1] ?
<TotalOfMonthlyPaymentsAmount> TotalOfMonthlyPaymentsAmount </TotalOfMonthlyPaymentsAmount> [0..1] ?
<TotalDueAtSigningAmount> TotalDueAtSigningAmount </TotalDueAtSigningAmount> [0..1] ?
<MonthlyDepreciationAmount> MonthlyDepreciationAmount </MonthlyDepreciationAmount> [0..1] ?
<NetCapCostPlusResidualAmount> NetCapCostPlusResidualAmount </NetCapCostPlusResidualAmount> [0..1] ?
<PurchaseOptionPrice> PurchaseOptionPrice </PurchaseOptionPrice> [0..1] ?
<MinUnusedPurchaseDistance> MinUnusedPurchaseDistance </MinUnusedPurchaseDistance> [0..1] ?
<MaxUnusedPurchaseDistance> MaxUnusedPurchaseDistance </MaxUnusedPurchaseDistance> [0..1] ?
<PaymentMethod> PaymentMethod </PaymentMethod> [0..1] ?
<ServiceChargeAmount> ServiceChargeAmount </ServiceChargeAmount> [0..1] ?
<NetProceedsAmount> NetProceedsAmount </NetProceedsAmount> [0..1] ?
<GrossProceedsAmount> GrossProceedsAmount </GrossProceedsAmount> [0..1] ?
<ContractMVP> ContractMVP </ContractMVP> [0..1] ?
<AutoBrokerRecipient> AutoBrokerRecipient </AutoBrokerRecipient> [0..1] ?
<NoFinanceChargeDate> NoFinanceChargeDate </NoFinanceChargeDate> [0..1] ?
<TaxSubtotal> TaxSubtotal </TaxSubtotal> [0..1] ?
<FeeSubtotal> FeeSubtotal </FeeSubtotal> [0..1] ?
<DraftNumber> DraftNumber </DraftNumber> [0..1] ?
<SubtotalCredits> SubtotalCredits </SubtotalCredits> [0..1] ?
<RecisionPeriodInd> RecisionPeriodInd </RecisionPeriodInd> [0..1] ?
<DoorToDoorSaleInd> DoorToDoorSaleInd </DoorToDoorSaleInd> [0..1] ?
<DraftAmount> DraftAmount </DraftAmount> [0..1] ?
<LeaseMaturityDate> LeaseMaturityDate </LeaseMaturityDate> [0..1] ?
<SubtotalDebitsAmount> SubtotalDebitsAmount </SubtotalDebitsAmount> [0..1] ?
<MaximumProceedAmount> MaximumProceedAmount </MaximumProceedAmount> [0..1] ?
<CapReductionCashDownpaymentAmt> CapReductionCashDownpaymentAmt </CapReductionCashDownpaymentAmt> [0..1] ?
<CapReductionMfgRebateAmt> CapReductionMfgRebateAmt </CapReductionMfgRebateAmt> [0..1] ?
<CapReductNetTradeDownpymtAmt> CapReductNetTradeDownpymtAmt </CapReductNetTradeDownpymtAmt> [0..1] ?
<CanadianCalculatedValues> CanadianCalculatedValues </CanadianCalculatedValues> [0..1] ?
<TotalLeaseCost> TotalLeaseCost </TotalLeaseCost> [0..1] ?
<DeliveryMileageRate> DeliveryMileageRate </DeliveryMileageRate> [0..1] ?
<TotalCostOfLease> TotalCostOfLease </TotalCostOfLease> [0..1] ?
<TotalValueOfEnhancementItems> TotalValueOfEnhancementItems </TotalValueOfEnhancementItems> [0..1] ?
<ContractIncentives> ContractIncentives </ContractIncentives> [0..*] ?
<TotNumOfPaymentsRemaining> TotNumOfPaymentsRemaining </TotNumOfPaymentsRemaining> [0..1] ?
<AdjDepreciationAndAmortizedAmt> AdjDepreciationAndAmortizedAmt </AdjDepreciationAndAmortizedAmt> [0..1] ?
<AdjMonthlyDepreciationAmt> AdjMonthlyDepreciationAmt </AdjMonthlyDepreciationAmt> [0..1] ?
<AdjNetCapCostsPlusResidualAmt> AdjNetCapCostsPlusResidualAmt </AdjNetCapCostsPlusResidualAmt> [0..1] ?
<EffectiveInterestRate> EffectiveInterestRate </EffectiveInterestRate> [0..1] ?
<AutoBroker> AutoBroker </AutoBroker> [0..1] ?
<TaxableTotOfBaseMonthlyPmtsAmt> TaxableTotOfBaseMonthlyPmtsAmt </TaxableTotOfBaseMonthlyPmtsAmt> [0..1] ?
<TaxablePaymentPercentage> TaxablePaymentPercentage </TaxablePaymentPercentage> [0..1] ?
<AdjustedResidualPercentage> AdjustedResidualPercentage </AdjustedResidualPercentage> [0..1] ?
<DemoResidualAdjustmentRate> DemoResidualAdjustmentRate </DemoResidualAdjustmentRate> [0..1] ?
<DemoResidualAdjustmentAmount> DemoResidualAdjustmentAmount </DemoResidualAdjustmentAmount> [0..1] ?
<DemoMileage> DemoMileage </DemoMileage> [0..1] ?
<CreditCardDownPaymentAmount> CreditCardDownPaymentAmount </CreditCardDownPaymentAmount> [0..1] ?
<CapReductionCrdtCrdDwnPmtAmt> CapReductionCrdtCrdDwnPmtAmt </CapReductionCrdtCrdDwnPmtAmt> [0..1] ?
<CreditContractFinanceSubtotals> CreditContractFinanceSubtotals </CreditContractFinanceSubtotals> [0..*] ?
<UpfrontCashDownpaymentAmount> UpfrontCashDownpaymentAmount </UpfrontCashDownpaymentAmount> [0..1] ?
<UpfrontMfgRebateAmount> UpfrontMfgRebateAmount </UpfrontMfgRebateAmount> [0..1] ?
<UpfrontNetTradeAmount> UpfrontNetTradeAmount </UpfrontNetTradeAmount> [0..1] ?
<UpfrontCreditCardDownpymtAmt> UpfrontCreditCardDownpymtAmt </UpfrontCreditCardDownpymtAmt> [0..1] ?
<DealerEstReserveAdvPercentage> DealerEstReserveAdvPercentage </DealerEstReserveAdvPercentage> [0..1] ?
<OtherDownPaymentsGroup> OtherDownPaymentsGroup </OtherDownPaymentsGroup> [0..1] ?
<ProratedInterestPaymentAmount> ProratedInterestPaymentAmount </ProratedInterestPaymentAmount> [0..1] ?
<LatePmtInterestRatePercentage> LatePmtInterestRatePercentage </LatePmtInterestRatePercentage> [0..1] ?
<SellersRightToCancelDays> SellersRightToCancelDays </SellersRightToCancelDays> [0..1] ?
<TaxCreditGroup> TaxCreditGroup </TaxCreditGroup> [0..1] ?
<AdditionalSecurityDepositAmt> AdditionalSecurityDepositAmt </AdditionalSecurityDepositAmt> [0..1] ?
<StandardSecurityDepositAmount> StandardSecurityDepositAmount </StandardSecurityDepositAmount> [0..1] ?
<PaymentsDeferredPeriodMeasure> PaymentsDeferredPeriodMeasure </PaymentsDeferredPeriodMeasure> [0..1] ?
<BuyPercentageRateAdjGroup> BuyPercentageRateAdjGroup </BuyPercentageRateAdjGroup> [0..1] ?
<IndividualizedTradeAgreementDescription> IndividualizedTradeAgreementDescription </IndividualizedTradeAgreementDescription> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ContractFinancing">
<xsd:sequence>
<xsd:element name="ContractDate" type="ContractDate"/>
<xsd:element name="ContractTerm" type="Term"/>
<xsd:element name="BaseVehicleCashPrice" type="BaseVehicleCashPrice" minOccurs="0"/>
<xsd:element name="HardAddSellingPrice" type="HardAddSellingPrice" minOccurs="0"/>
<xsd:element name="TotalVehicleCashPrice" type="TotalVehicleCashPrice" minOccurs="0"/>
<xsd:element name="TotalDownPaymentAmount" type="TotalDownPaymentAmount" minOccurs="0"/>
<xsd:element name="DeferredDownPaymentAmount" type="DeferredDownPaymentAmount" minOccurs="0"/>
<xsd:element name="DeferredUntilDate" type="DeferredUntilDate" minOccurs="0"/>
<xsd:element name="CashDownPayment" type="CashDownPayment" minOccurs="0"/>
<xsd:element name="ManufacturerRebateAmount" type="ManufacturerRebateAmount" minOccurs="0"/>
<xsd:element name="ThirdPartyRebateAmount" type="ThirdPartyRebateAmount" minOccurs="0"/>
<xsd:element name="OtherDownPaymentDescription" type="OtherDownPaymentDescription" minOccurs="0"/>
<xsd:element name="OtherDownPaymentAmount" type="OtherDownPaymentAmount" minOccurs="0"/>
<xsd:element name="UnpaidBalance" type="UnpaidBalance" minOccurs="0"/>
<xsd:element name="TotalOtherCharges" type="TotalOtherCharges" minOccurs="0"/>
<xsd:element name="TotalAmountPaidOnYourBehalf" type="TotalAmountPaidOnYourBehalf" minOccurs="0"/>
<xsd:element name="TotalAmtPaidToPublicOfficials" type="TotalAmtPaidToPublicOfficials" minOccurs="0"/>
<xsd:element name="AmountFinanced" type="AmountFinanced" minOccurs="0"/>
<xsd:element name="TotalOtherCreditorCharges" type="TotalOtherCreditorCharges" minOccurs="0"/>
<xsd:element name="InterestCommencementDate" type="InterestCommencementDate" minOccurs="0"/>
<xsd:element name="AnnualMilesAllowed" type="AnnualMilesAllowed" minOccurs="0"/>
<xsd:element name="ExcessMileageRate" type="ExcessMileageRate" minOccurs="0"/>
<xsd:element name="FederalTILDisclosures" type="FederalTILDisclosures"/>
<xsd:element name="ProgramsAndRates" type="ProgramsAndRates" minOccurs="0"/>
<xsd:element name="Tax" type="CreditContractTax" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Fee" type="CreditContractFee" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="OtherCharges" type="OtherCharges" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="OtherCreditorCharges" type="OtherCreditorCharges" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Insurance" type="Insurance" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="ServiceContract" type="CreditServiceContract" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="TradeIn" type="TradeInVehicleCredit" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="TotalCashDownPaymentAmount" type="TotalCashDownPaymentAmount" minOccurs="0"/>
<xsd:element name="TotalAmountPaidToInsuranceCo" type="TotalAmountPaidToInsuranceCo" minOccurs="0"/>
<xsd:element name="MaturityDate" type="MaturityDate" minOccurs="0"/>
<xsd:element name="SecurityDepositAmount" type="SecurityDepositAmount" minOccurs="0"/>
<xsd:element name="DepreciationAndAmortizedAmts" type="DepreciationAndAmortizedAmts" minOccurs="0"/>
<xsd:element name="TotalAmtOfBaseMonthlyPayments" type="TotalAmtOfBaseMonthlyPayments" minOccurs="0"/>
<xsd:element name="TotalEstimatedFeesAndTaxesAmt" type="TotalEstimatedFeesAndTaxesAmt" minOccurs="0"/>
<xsd:element name="NumberOfTaxCredits" type="NumberOfTaxCredits" minOccurs="0"/>
<xsd:element name="ResidualAmount" type="ResidualAmount" minOccurs="0"/>
<xsd:element name="BaseResidualAmount" type="BaseResidualAmount" minOccurs="0"/>
<xsd:element name="DealerRebateAmount" type="DealerRebateAmount" minOccurs="0"/>
<xsd:element name="DealerComments" type="DealerComments" minOccurs="0"/>
<xsd:element name="FinalPaymentDate" type="FinalPaymentDate" minOccurs="0"/>
<xsd:element name="AutomaticPayment" type="AutomaticPayment" minOccurs="0"/>
<xsd:element name="Warranty" type="CreditContractWarranty" minOccurs="0"/>
<xsd:element name="SellerAssistedLoan" type="SellerAssistedLoan" minOccurs="0"/>
<xsd:element name="DealerRecourse" type="DealerRecourse" minOccurs="0"/>
<xsd:element name="DisabilityAndLifeSubtotalAmt" type="DisabilityAndLifeSubtotalAmt" minOccurs="0"/>
<xsd:element name="DealerEstReserveAmount" type="DealerEstReserveAmount" minOccurs="0"/>
<xsd:element name="DealerEstReserveType" type="DealerEstReserveType" minOccurs="0"/>
<xsd:element name="RequestedTierChange" type="RequestedTierChange" minOccurs="0"/>
<xsd:element name="FinancePlanProcessingDate" type="FinancePlanProcessingDate" minOccurs="0"/>
<xsd:element name="CashPriceInclusion" type="CashPriceInclusion" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="OtherInsuranceSubtotalAmount" type="OtherInsuranceSubtotalAmount" minOccurs="0"/>
<xsd:element name="TaxExempt" type="TaxExempt" minOccurs="0"/>
<xsd:element name="ResidualPercentageDeduction" type="ResidualPercentageDeduction" minOccurs="0"/>
<xsd:element name="ResidualPercentageEnhancement" type="ResidualPercentageEnhancement" minOccurs="0"/>
<xsd:element name="TotalOfMonthlyPaymentsAmount" type="TotalOfMonthlyPaymentsAmount" minOccurs="0"/>
<xsd:element name="TotalDueAtSigningAmount" type="TotalDueAtSigningAmount" minOccurs="0"/>
<xsd:element name="MonthlyDepreciationAmount" type="MonthlyDepreciationAmount" minOccurs="0"/>
<xsd:element name="NetCapCostPlusResidualAmount" type="NetCapCostPlusResidualAmount" minOccurs="0"/>
<xsd:element name="PurchaseOptionPrice" type="PurchaseOptionPrice" minOccurs="0"/>
<xsd:element name="MinUnusedPurchaseDistance" type="MinUnusedPurchaseDistance" minOccurs="0"/>
<xsd:element name="MaxUnusedPurchaseDistance" type="MaxUnusedPurchaseDistance" minOccurs="0"/>
<xsd:element name="PaymentMethod" type="PaymentMethod" minOccurs="0"/>
<xsd:element name="ServiceChargeAmount" type="ServiceChargeAmount" minOccurs="0"/>
<xsd:element name="NetProceedsAmount" type="NetProceedsAmount" minOccurs="0"/>
<xsd:element name="GrossProceedsAmount" type="GrossProceedsAmount" minOccurs="0"/>
<xsd:element name="ContractMVP" type="ContractMVP" minOccurs="0"/>
<xsd:element name="AutoBrokerRecipient" type="AutoBrokerRecipient" minOccurs="0"/>
<xsd:element name="NoFinanceChargeDate" type="NoFinanceChargeDate" minOccurs="0"/>
<xsd:element name="TaxSubtotal" type="TaxSubtotal" minOccurs="0"/>
<xsd:element name="FeeSubtotal" type="FeeSubtotal" minOccurs="0"/>
<xsd:element name="DraftNumber" type="DraftNumber" minOccurs="0"/>
<xsd:element name="SubtotalCredits" type="SubtotalCredits" minOccurs="0"/>
<xsd:element name="RecisionPeriodInd" type="RecisionPeriodInd" minOccurs="0"/>
<xsd:element name="DoorToDoorSaleInd" type="DoorToDoorSaleInd" minOccurs="0"/>
<xsd:element name="DraftAmount" type="DraftAmount" minOccurs="0"/>
<xsd:element name="LeaseMaturityDate" type="LeaseMaturityDate" minOccurs="0"/>
<xsd:element name="SubtotalDebitsAmount" type="SubtotalDebitsAmount" minOccurs="0"/>
<xsd:element name="MaximumProceedAmount" type="MaximumProceedAmount" minOccurs="0"/>
<xsd:element name="CapReductionCashDownpaymentAmt" type="CapReductionCashDownpaymentAmt" minOccurs="0"/>
<xsd:element name="CapReductionMfgRebateAmt" type="CapReductionMfgRebateAmt" minOccurs="0"/>
<xsd:element name="CapReductNetTradeDownpymtAmt" type="CapReductNetTradeDownpymtAmt" minOccurs="0"/>
<xsd:element name="CanadianCalculatedValues" type="CanadianCalculatedValues" minOccurs="0"/>
<xsd:element name="TotalLeaseCost" type="TotalLeaseCost" minOccurs="0"/>
<xsd:element name="DeliveryMileageRate" type="DeliveryMileageRate" minOccurs="0"/>
<xsd:element name="TotalCostOfLease" type="TotalCostOfLease" minOccurs="0"/>
<xsd:element name="TotalValueOfEnhancementItems" type="TotalValueOfEnhancementItems" minOccurs="0"/>
<xsd:element name="ContractIncentives" type="ContractIncentives" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="TotNumOfPaymentsRemaining" type="TotNumOfPaymentsRemaining" minOccurs="0"/>
<xsd:element name="AdjDepreciationAndAmortizedAmt" type="AdjDepreciationAndAmortizedAmt" minOccurs="0"/>
<xsd:element name="AdjMonthlyDepreciationAmt" type="AdjMonthlyDepreciationAmt" minOccurs="0"/>
<xsd:element name="AdjNetCapCostsPlusResidualAmt" type="AdjNetCapCostsPlusResidualAmt" minOccurs="0"/>
<xsd:element name="EffectiveInterestRate" type="EffectiveInterestRate" minOccurs="0"/>
<xsd:element name="AutoBroker" type="AutoBroker" minOccurs="0"/>
<xsd:element name="TaxableTotOfBaseMonthlyPmtsAmt" type="TaxableTotOfBaseMonthlyPmtsAmt" minOccurs="0"/>
<xsd:element name="TaxablePaymentPercentage" type="TaxablePaymentPercentage" minOccurs="0"/>
<xsd:element name="AdjustedResidualPercentage" type="AdjustedResidualPercentage" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DemoResidualAdjustmentRate" type="DemoResidualAdjustmentRate" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DemoResidualAdjustmentAmount" type="DemoResidualAdjustmentAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DemoMileage" type="DemoMileage" minOccurs="0" maxOccurs="1"/>
<xsd:element name="CreditCardDownPaymentAmount" type="CreditCardDownPaymentAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="CapReductionCrdtCrdDwnPmtAmt" type="CapReductionCrdtCrdDwnPmtAmt" minOccurs="0" maxOccurs="1"/>
<xsd:element name="CreditContractFinanceSubtotals" type="CreditContractFinanceSubtotals" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="UpfrontCashDownpaymentAmount" type="UpfrontCashDownpaymentAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="UpfrontMfgRebateAmount" type="UpfrontMfgRebateAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="UpfrontNetTradeAmount" type="UpfrontNetTradeAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="UpfrontCreditCardDownpymtAmt" type="UpfrontCreditCardDownpymtAmt" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DealerEstReserveAdvPercentage" type="DealerEstReserveAdvPercentage" minOccurs="0" maxOccurs="1"/>
<xsd:element name="OtherDownPaymentsGroup" type="OtherDownPaymentsGroup" minOccurs="0" maxOccurs="1"/>
<xsd:element name="ProratedInterestPaymentAmount" type="ProratedInterestPaymentAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="LatePmtInterestRatePercentage" type="LatePmtInterestRatePercentage" minOccurs="0" maxOccurs="1"/>
<xsd:element name="SellersRightToCancelDays" type="SellersRightToCancelDays" minOccurs="0" maxOccurs="1"/>
<xsd:element name="TaxCreditGroup" type="TaxCreditGroup" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AdditionalSecurityDepositAmt" type="AdditionalSecurityDepositAmt" minOccurs="0" maxOccurs="1"/>
<xsd:element name="StandardSecurityDepositAmount" type="StandardSecurityDepositAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="PaymentsDeferredPeriodMeasure" type="PaymentsDeferredPeriodMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element name="BuyPercentageRateAdjGroup" type="BuyPercentageRateAdjGroup" minOccurs="0"/>
<xsd:element name="IndividualizedTradeAgreementDescription" type="IndividualizedTradeAgreementDescription" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ContractHeaderBase

Super-types:HeaderBase < ContractHeaderBase (by extension)
Sub-types:None

NameContractHeaderBase
Abstractno
Documentation.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
DocumentDateTimeIs the date and time the document was last created. This is not the date and time that the BOD message instance was created. Optional 
SecondaryPasswordSecondary password used to validate access to the dealer information Optional 
SecondaryDealerNumberIdentifies secondary dealer number if different than primary "Dealer Number" Optional 
DocumentIdThe primary DocumentId of the document for the given content. Optional 
DocumentVersionNumberIdentifies the version of the doucment. Optional 
ContractFormNumberIdentifies the type of contract. Optional 
FinanceTypeType of financing. Examples may be F- Finance, L - Lease, C-Cash, 1-Retail, 2-Lease, 3-Balloon, etc. Required 
ApplicationTypeType of application being submitted for financing (e.g., individual, individual + co-applicant, business, business + coapplicant, employee). Required 
ApplicationNumberCredit application number assigned by document originator. Optional 
ContractExecutionStateJurisdiction governing the contract. Optional
Reference valid value rule USPS and Canadian province 2-character abbreviations.
 
ContractNegotiationLanguageLanguage in which contract was negotiated. Optional 
ProductTypeDefines the finance type (e.g., single pay lease vs. monthly pay). The product type further defines the finance type. Optional 
ContractFormVersionThe version of the form. Optional 
ContractFormRevisionDateThe date the contract form was last revised. Optional
Example: YYYY-MM-DD
 
DealIdThe Deal Id of the sale. This is an internal number assigned by the Dealer. Optional 
ApplicationStatusStatus of credit application - P = Pending, A = Approved, C = Approved with Conditions, D = Denied, B = Booked, N = New, M = Modified, R = Preliminary, I = Withdrawn, L = Canceled, O = Condition, E = Error, RO = Reopened Optional 
SpotDeliveryIndIndicator that the deal is a spot delivery. Optional 

XML Instance Representation
<...>
<DocumentDateTime> DocumentDateTime </DocumentDateTime> [0..1] ?
<SecondaryPassword> SecondaryPassword </SecondaryPassword> [0..1] ?
<SecondaryDealerNumber> SecondaryDealerNumber </SecondaryDealerNumber> [0..1] ?
<DocumentId> DocumentId </DocumentId> [0..1] ?
<DocumentVersionNumber> DocumentVersionNumber </DocumentVersionNumber> [0..1] ?
<ContractFormNumber> ContractFormNumber </ContractFormNumber> [0..1] ?
<FinanceType> FinanceType </FinanceType> [1] ?
<ApplicationType> ApplicationType </ApplicationType> [1] ?
<ApplicationNumber> ApplicationNumber </ApplicationNumber> [0..*] ?
<ContractExecutionState> ContractExecutionState </ContractExecutionState> [0..1] ?
<ContractNegotiationLanguage> ContractNegotiationLanguage </ContractNegotiationLanguage> [0..1] ?
<ProductType> ProductType </ProductType> [0..1] ?
<ContractFormVersion> ContractFormVersion </ContractFormVersion> [0..1] ?
<ContractFormRevisionDate> ContractFormRevisionDate </ContractFormRevisionDate> [0..1] ?
<DealId> DealId </DealId> [0..1] ?
<ApplicationStatus> ApplicationStatus </ApplicationStatus> [0..1] ?
<SpotDeliveryInd> SpotDeliveryInd </SpotDeliveryInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ContractHeaderBase">
<xsd:complexContent>
<xsd:extension base="HeaderBase">
<xsd:sequence>
<xsd:element name="DocumentId" type="DocumentId" minOccurs="0"/>
<xsd:element name="DocumentVersionNumber" type="DocumentVersionNumber" minOccurs="0"/>
<xsd:element name="ContractFormNumber" type="ContractFormNumber" minOccurs="0"/>
<xsd:element name="FinanceType" type="FinanceType"/>
<xsd:element name="ApplicationType" type="ApplicationType"/>
<xsd:element name="ApplicationNumber" type="ApplicationNumber" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="ContractExecutionState" type="ContractExecutionState" minOccurs="0"/>
<xsd:element name="ContractNegotiationLanguage" type="ContractNegotiationLanguage" minOccurs="0"/>
<xsd:element name="ProductType" type="ProductType" minOccurs="0"/>
<xsd:element name="ContractFormVersion" type="ContractFormVersion" minOccurs="0"/>
<xsd:element name="ContractFormRevisionDate" type="ContractFormRevisionDate" minOccurs="0"/>
<xsd:element name="DealId" type="DealId" minOccurs="0"/>
<xsd:element name="ApplicationStatus" type="ApplicationStatus" minOccurs="0"/>
<xsd:element name="SpotDeliveryInd" type="SpotDeliveryInd" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): ContractId

Super-types:xsd:string < Id (by extension) < ContractId (by extension)
Sub-types:None

NameContractId
Abstractno
DocumentationIdentification of Contract
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="ContractId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ContractIncentives

Super-types:None
Sub-types:None

NameContractIncentives
Abstractno
DocumentationThe incentives being offered for this contract.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
IncentiveTypeThe type of incentive being offered. Required 
IncentiveAmountThe amount of the incentive Required 

XML Instance Representation
<...>
<IncentiveType> IncentiveType </IncentiveType> [1] ?
<IncentiveAmount> IncentiveAmount </IncentiveAmount> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="ContractIncentives">
<xsd:sequence>
<xsd:element name="IncentiveType" type="IncentiveType" minOccurs="1" maxOccurs="1"/>
<xsd:element name="IncentiveAmount" type="IncentiveAmount" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ContractIndividualApplicantContact

Super-types:ContactBase < ContractIndividualApplicantContact (by extension)
Sub-types:None

NameContractIndividualApplicantContact
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
TelephoneContact telephone numbers Optional 
EMailAddressContact Email addresses Optional 
FaxContact Fax numbers Optional 
PreferredContactMethodPreferred contact method Optional 
ContactTimePreferred contact time (i.e. Best day/time to reach the contact. Optional 
PrimaryContactIndIndicates if contact is primary contact Optional 
PersonName Optional
If the parent component and Contact component PersonName are the same, this component should not be used.
 
PrimaryDriverIndIdentifies customer as primary driver. Optional 
OtherDescriptionThe text description of “Other᾿ value from telephone desc attribute. Optional 

XML Instance Representation
<...>
<Telephone> IndividualPartyContactTelephoneNumber </Telephone> [0..*] ?
<EMailAddress> IndividualPartyContactEMail </EMailAddress> [0..*] ?
<Fax> IndividualPartyContactFax </Fax> [0..*] ?
<PreferredContactMethod> PreferredContactMethod </PreferredContactMethod> [0..1] ?
<ContactTime> ContactTime </ContactTime> [0..1] ?
<PrimaryContactInd> PrimaryContactInd </PrimaryContactInd> [0..1] ?
<PersonName> IndividualApplicantPersonNameExtended </PersonName> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<OtherDescription> OtherDescription </OtherDescription> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ContractIndividualApplicantContact">
<xsd:complexContent>
<xsd:extension base="ContactBase">
<xsd:sequence>
<xsd:element name="PersonName" type="IndividualApplicantPersonNameExtended" minOccurs="0"/>
<xsd:element name="PrimaryDriverInd" type="PrimaryDriverInd" minOccurs="0"/>
<xsd:element name="OtherDescription" type="OtherDescription" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): ContractOrganizationContact

Super-types:None
Sub-types:None

NameContractOrganizationContact
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PersonNameContact name Optional 
TelephoneContact telephone numbers Optional
If the address has a North American country code, the telephone number must be a minimum of 10 numbers.
 
EMailAddressContact Email address Optional
Should conform to the Internet message format as set forth by RFC 8822.
 
FaxContact Fax number Optional
If the address has a North American country code, the telephone number must be a minimum of 10 numbers.
 
PreferredContactMethodPreferred contact method Optional 
ContactTimePreferred contact time (i.e. Best day/time to reach the contact). Optional 

XML Instance Representation
<...>
<PersonName> OrganizationContactPersonNameExtended </PersonName> [0..1] ?
<Telephone> OrganizationPartyTelephone </Telephone> [0..*] ?
<EMailAddress> OrganizationPartyEmail </EMailAddress> [0..*] ?
<Fax> OrganizationPartyFax </Fax> [0..*] ?
<PreferredContactMethod> PreferredContactMethodOrganization </PreferredContactMethod> [0..1] ?
<ContactTime> ContactTime </ContactTime> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ContractOrganizationContact">
<xsd:sequence>
<xsd:element name="PersonName" type="OrganizationContactPersonNameExtended" minOccurs="0"/>
<xsd:element name="Telephone" type="OrganizationPartyTelephone" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="EMailAddress" type="OrganizationPartyEmail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Fax" type="OrganizationPartyFax" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PreferredContactMethod" type="PreferredContactMethodOrganization" minOccurs="0"/>
<xsd:element name="ContactTime" type="ContactTime" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ContractTermMileage

Super-types:xsd:integer < Count (by extension) < Mileage (by extension) < ContractTermMileage (by extension)
Sub-types:None

NameContractTermMileage
Abstractno
DocumentationMileage allowed under terms of contract
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="MileageMeasure [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ContractTermMileage">
<xsd:simpleContent>
<xsd:extension base="Mileage"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CostOfBorrowingAmount

Super-types:xsd:decimal < Amount (by extension) < CostOfBorrowingAmount (by extension)
Sub-types:None

NameCostOfBorrowingAmount
Abstractno
DocumentationCalculated Field: Value given by you minus value received by you.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CostOfBorrowingAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Count

Super-types:xsd:integer < Count (by extension)
Sub-types:None

NameCount
Abstractno
DocumentationSimple quantity type with no attributes
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
xsd:integer
</...>
Schema Component Representation
<xsd:complexType name="Count">
<xsd:simpleContent>
<xsd:extension base="xsd:integer"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Coupon

Super-types:None
Sub-types:

NameCoupon
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
CouponIdIdentification of Coupon dealership service application Optional 
CouponDescriptionText identification of Coupon Optional 
CouponDiscountAmountCredit Price for coupons Optional 
CouponCommentComments associated with the coupon (e.g., Please rotate tire to front left). Optional 

XML Instance Representation
<...>
<CouponId> CouponId </CouponId> [0..1] ?
<CouponDescription> CouponDescription </CouponDescription> [0..1] ?
<CouponDiscountAmount> CouponDiscountAmount </CouponDiscountAmount> [0..1] ?
<CouponComment> CouponComment </CouponComment> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Coupon">
<xsd:sequence>
<xsd:element name="CouponId" type="CouponId" minOccurs="0"/>
<xsd:element name="CouponDescription" type="CouponDescription" minOccurs="0"/>
<xsd:element name="CouponDiscountAmount" type="CouponDiscountAmount" minOccurs="0"/>
<xsd:element name="CouponComment" type="CouponComment" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CouponDescription

Super-types:xsd:string < Description (by extension) < CouponDescription (by extension)
Sub-types:None

NameCouponDescription
Abstractno
DocumentationText identification of Coupon
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="CouponDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CouponDiscountAmount

Super-types:xsd:decimal < Amount (by extension) < CouponDiscountAmount (by extension)
Sub-types:None

NameCouponDiscountAmount
Abstractno
DocumentationCredit Price for coupons
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CouponDiscountAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CouponId

Super-types:xsd:string < Id (by extension) < CouponId (by extension)
Sub-types:None

NameCouponId
Abstractno
DocumentationIdentification of Coupon dealership service application
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="CouponId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CreditCardDownPaymentAmount

Super-types:xsd:decimal < Amount (by extension) < CreditCardDownPaymentAmount (by extension)
Sub-types:None

NameCreditCardDownPaymentAmount
Abstractno
DocumentationAmount of credit card downpayment
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CreditCardDownPaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CreditContract

Super-types:None
Sub-types:None

NameCreditContract
Abstractno
DocumentationSTAR Version X.X, STAR approved xx/xx/xxxx; effective date 07/04/xxxx
More information at: http://www.starstandards.org.

STAR Version 5.0 - Draft
More information at: http://www.starstandards.org.

STAR Version 4.0, STAR approved 04/20/2005; effective date 07/04/2005
More information at: http://www.starstandards.org.

STAR Version 3.0, STAR approved 05/07/2004; effective date 07/04/2004
More information at: http://www.starstandards.org.

STAR Version 2.0 STAR approved 04/09/2003; OAGI approved 3/15/2003; effective date 07/04/2003
More information at: http://www.starstandards.org.

STAR Version 1.0 STAR approved 01/10/2003; OAGI reviewed 1/06/2003; effective date 01/01/2003
More information at: http://www.starstandards.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
HeaderThe Header component represents summary information about the credit contract. Required 
FinanceCompanyThe FinanceCompany represents the business party receiving the Credit Contract. Required 
DealerThe Dealer represents the business party submitting the Credit Contract. Required 
IndividualApplicantThe IndividualApplicant Component represents the business party applying for vehicle financing. Optional 
Co-ApplicantThe Co-Applicant Component represents the business party applying for vehicle financing Optional 
OrganizationalApplicantThe OrganizationalApplicant Component represents the business party applying for vehicle financing. Optional 
CreditVehicleThe CreditVehicle Component represents information about the vehicle for which the Applicant is interested in obtaining financing. Required 
FinancingThe Financing Component represents finance information for the credit contract. Required 
PrimaryDriverRepresents the business party who will be the primary driver of the vehicle being financed if different from the Applicant, Co-Applicant or Organizational Applicant. Optional 
AdditionalContractAttributeThe AdditionalContractAttribute component represents additional items to the contract that facilitate validation and discounting of finance plan. Optional 
OtherOwnerRepresents the business party who will be the primary driver of the vehicle being financed if different from the Applicant, Co-Applicant or Organizational Applicant. Optional 
GuarantorThe Guarantor is the party who makes or gives a guarantee for the financing. Optional 

XML Instance Representation
Schema Component Representation
<xsd:complexType name="CreditContract">
<xsd:sequence>
<xsd:element ref="Header"/>
<xsd:element ref="FinanceCompany"/>
<xsd:element ref="Dealer"/>
<xsd:element ref="IndividualApplicant" minOccurs="0"/>
<xsd:element ref="Co-Applicant" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="OrganizationalApplicant" minOccurs="0"/>
<xsd:element ref="CreditVehicle"/>
<xsd:element ref="Financing"/>
<xsd:element ref="PrimaryDriver" minOccurs="0"/>
<xsd:element ref="AdditionalContractAttribute" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="OtherOwner" minOccurs="0"/>
<xsd:element ref="Guarantor" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CreditContractCoupon

Super-types:Coupon < CreditContractCoupon (by extension)
Sub-types:None

NameCreditContractCoupon
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
CouponIdIdentification of Coupon dealership service application Optional 
CouponDescriptionText identification of Coupon Optional 
CouponDiscountAmountCredit Price for coupons Optional 
CouponCommentComments associated with the coupon (e.g., Please rotate tire to front left). Optional 
DiscountPercentagePercentage of discount. Optional 

XML Instance Representation
<...>
<CouponId> CouponId </CouponId> [0..1] ?
<CouponDescription> CouponDescription </CouponDescription> [0..1] ?
<CouponDiscountAmount> CouponDiscountAmount </CouponDiscountAmount> [0..1] ?
<CouponComment> CouponComment </CouponComment> [0..1] ?
<DiscountPercentage> DiscountPercentage </DiscountPercentage> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditContractCoupon">
<xsd:complexContent>
<xsd:extension base="Coupon">
<xsd:sequence>
<xsd:element name="DiscountPercentage" type="DiscountPercentage" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): CreditContractFee

Super-types:Fee < CreditContractFee (by extension)
Sub-types:None

NameCreditContractFee
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
FeeTypeDesignates the type of fee being applied. Optional 
FeeDescriptionDescribes the type of fee being applied. Optional 
FeeAmountDescribes the type of fee being applied. Optional 
FeePaidToDescribes to whom the fee is to be paid. Optional 
CapitalizedFeeIndIndicates whether the fee is capitalized, meaning whether it is included in the monthly payments. If the fee is not capitalized it is to be paid up front. Optional 
MaximumAllowableFeeAmountThe maximum amount of the fee that can be charged. Optional 
PublicOfficialFeeIndIndicator of whether a fee is considered as paid to a public official. Optional 
TaxabilityIndDetermines whether an item or amount is taxable. Optional 

XML Instance Representation
<...>
<FeeType> FeeType </FeeType> [0..1] ?
<FeeDescription> FeeDescription </FeeDescription> [0..1] ?
<FeeAmount> FeeAmount </FeeAmount> [0..1] ?
<FeePaidTo> FeePaidTo </FeePaidTo> [0..1] ?
<CapitalizedFeeInd> CapitalizedFeeInd </CapitalizedFeeInd> [0..1] ?
<MaximumAllowableFeeAmount> MaximumAllowableFeeAmount </MaximumAllowableFeeAmount> [0..1] ?
<PublicOfficialFeeInd> PublicOfficalFeeInd </PublicOfficialFeeInd> [0..1] ?
<TaxabilityInd> TaxabilityInd </TaxabilityInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditContractFee">
<xsd:complexContent>
<xsd:extension base="Fee">
<xsd:sequence>
<xsd:element name="CapitalizedFeeInd" type="CapitalizedFeeInd" minOccurs="0"/>
<xsd:element name="MaximumAllowableFeeAmount" type="MaximumAllowableFeeAmount" minOccurs="0"/>
<xsd:element name="PublicOfficialFeeInd" type="PublicOfficalFeeInd" minOccurs="0"/>
<xsd:element name="TaxabilityInd" type="TaxabilityInd" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): CreditContractFinanceSubtotals

Super-types:None
Sub-types:None

NameCreditContractFinanceSubtotals
Abstractno
DocumentationThe Credit Contract Finance Subtotals component holds the amount and the type of subtotal be calculated. This may occur zero or many times.
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
FinanceSubtotalTypeThis field is an enumerated value Subtotal Types related to financing. Required 
FinanceSubtotalAmountThe calculated amount for the subtotal for the specefied type. Required 
FinanceSubtotalDescriptionA textual description for the finance subtotal type. Optional 

XML Instance Representation
<...>
<FinanceSubtotalType> FinanceSubtotalType </FinanceSubtotalType> [1] ?
<FinanceSubtotalAmount> FinanceSubtotalAmount </FinanceSubtotalAmount> [1] ?
<FinanceSubtotalDescription> FinanceSubtotalDescription </FinanceSubtotalDescription> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditContractFinanceSubtotals">
<xsd:sequence>
<xsd:element name="FinanceSubtotalType" type="FinanceSubtotalType" minOccurs="1" maxOccurs="1"/>
<xsd:element name="FinanceSubtotalAmount" type="FinanceSubtotalAmount" minOccurs="1" maxOccurs="1"/>
<xsd:element name="FinanceSubtotalDescription" type="FinanceSubtotalDescription" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CreditContractTax

Super-types:Tax < CreditContractTax (by extension)
Sub-types:None

NameCreditContractTax
Abstractno
DocumentationThe Fee Component communicates the fees associated with the vehicle being financed.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
TaxTypeIdentifies the type tax. Required 
TaxDescriptionFree form text description of tax amount. Optional 
TaxAmountActual amount of tax paid. Optional 
UnitSalesTaxAmountUnit amount of sales tax. Optional 
TaxRateTax Percentage Rate Optional 
TotalTaxableAmountTotal taxble price Optional 
NonTaxableAmountTotal non-taxble price Optional 
TaxTypeIdTax type identification Optional 
TaxabilityIndDetermines whether the dealer wants to claim tax on the cost. Optional 
CapitalizedTaxIndIndicates whether the tax is capitalized, meaning whether it is included in the monthly payments. If the tax is not capitalized it is to be paid up front. Optional 
TaxPaidToThe name of the organization or jurisdiction the tax is paid to, e.g., to which state the tax is being paid. Optional 

XML Instance Representation
<...>
<TaxType> TaxType </TaxType> [1] ?
<TaxDescription> TaxDescription </TaxDescription> [0..1] ?
<TaxAmount> TaxAmount </TaxAmount> [0..1] ?
<UnitSalesTaxAmount> UnitSalesTaxAmount </UnitSalesTaxAmount> [0..1] ?
<TaxRate> TaxRate </TaxRate> [0..1] ?
<TotalTaxableAmount> TotalTaxableAmount </TotalTaxableAmount> [0..1] ?
<NonTaxableAmount> NonTaxableAmount </NonTaxableAmount> [0..1] ?
<TaxTypeId> TaxTypeId </TaxTypeId> [0..1] ?
<TaxabilityInd> TaxabilityInd </TaxabilityInd> [0..1] ?
<CapitalizedTaxInd> CapitalizedTaxInd </CapitalizedTaxInd> [0..1] ?
<TaxPaidTo> TaxPaidTo </TaxPaidTo> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditContractTax">
<xsd:complexContent>
<xsd:extension base="Tax">
<xsd:sequence>
<xsd:element name="CapitalizedTaxInd" type="CapitalizedTaxInd" minOccurs="0"/>
<xsd:element name="TaxPaidTo" type="TaxPaidTo" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): CreditContractWarranty

Super-types:None
Sub-types:None

NameCreditContractWarranty
Abstractno
DocumentationThe Warranty Component represents information about the OEM warranty on the vehicle.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ContractTermMileageThe ContractTermMileage Compound represents the odometer mileage allowed under terms of the warranty. Optional 
TermThe Term Compound represents information about the number of months in the contract term. Optional 
ContractCompanyNameWarranty contract company name. Optional 
ContractDeductibleAmount of contract deductible. Optional 
FinancedIndIndicates whether the warranty is being financed through the retail credit contract or capitalized for lease. Optional 
InsideCarrierTypeIndIndicates whether the warranty is provided by the finance source (inside) or an outside company. Optional 
WarrantyTypeCodeA code used to classify into coverage categories. Optional 

XML Instance Representation
<...>
<ContractTermMileage> ContractTermMileage </ContractTermMileage> [0..1] ?
<Term> Term </Term> [0..1] ?
<ContractCompanyName> ContractCompanyName </ContractCompanyName> [0..1] ?
<ContractDeductible> ContractDeductible </ContractDeductible> [0..1] ?
<FinancedInd> FinancedInd </FinancedInd> [0..1] ?
<InsideCarrierTypeInd> InsideCarrierTypeInd </InsideCarrierTypeInd> [0..1] ?
<WarrantyTypeCode> WarrantyTypeCode </WarrantyTypeCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditContractWarranty">
<xsd:sequence>
<xsd:element name="ContractTermMileage" type="ContractTermMileage" minOccurs="0"/>
<xsd:element name="Term" type="Term" minOccurs="0"/>
<xsd:element name="ContractCompanyName" type="ContractCompanyName" minOccurs="0"/>
<xsd:element name="ContractDeductible" type="ContractDeductible" minOccurs="0"/>
<xsd:element name="FinancedInd" type="FinancedInd" minOccurs="0"/>
<xsd:element name="InsideCarrierTypeInd" type="InsideCarrierTypeInd" minOccurs="0"/>
<xsd:element name="WarrantyTypeCode" type="WarrantyTypeCode" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CreditExpandedOption

Super-types:OptionBase < Option (by extension) < CreditExpandedOption (by extension)
Sub-types:None

NameCreditExpandedOption
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OptionTypeAn option type for a vehicle or other component. Usually references an OEM supplied list of codes. Optional 
OptionNameName of vehicle option Optional 
OptionStockNumberStock Number of Vehicle Option Optional 
ManufacturerManufacturer of Vehicle Option Optional 
OptionPricePrice of Vehicle Option Optional 
OptionSecurityCodeSecurity code to unlock option. (i.e, radio code)n Optional 
ManufacturerInstalledIndIndicates manufacturer-installed accessories Optional 
OptionCostActual Dealer cost of option Optional 
OptionMSRPOption MSRP Optional 
OptionOriginIdentifies the option installer Optional 
OptionSerialNumberSerial number of Option Optional 
ItemIdPart number identifier of Option Optional 
PartTypeSpecifies whether the parts are indicated by manufacturer part code or Part Number Optional 
OptionNotesFree form text related to option Optional 
DealerInstallationIndDealer installed accessories, before delivery of vehicle - Could be used for new or used vehicle, if applicable Optional 
MiscellaneousCodeMiscellaneous codes relating to vehicle (i.e., sales codes) Optional 
OptionPackageIdOption package number or identifier used as a method for grouping option package items from manufacturer(s) Ex: OptPkg1,cost,OptPkg1; Item1,nocost,OptPkg1; Item2,nocost,Optpkg1; Item3,cost,nullOptPkg; OptPkg2,cost,Optpkg2; Item5,nocost,OptPkg2â€Â¦ Optional 
OptionSalesCodeFurther definition of accessories and option packages - Indicates whether ordered option, special package, standard, etc. Optional 
PortInstalledIndIndicates Port-installed accessories Optional 
RemovedIndIndicates if the option is removed from the vehicle. Optional 
OptionPricingGroupGrouped option price informationGrouped option price information Optional 
OptionResidualValueAmountResidual value of option. Optional 

XML Instance Representation
<...>
<OptionType> OptionType </OptionType> [0..1] ?
<OptionName> OptionName </OptionName> [0..1] ?
<OptionStockNumber> OptionStockNumber </OptionStockNumber> [0..1] ?
<Manufacturer> Manufacturer </Manufacturer> [0..1] ?
<OptionPrice> OptionPrice </OptionPrice> [0..1] ?
<OptionSecurityCode> OptionSecurityCode </OptionSecurityCode> [0..1] ?
<ManufacturerInstalledInd> ManufacturerInstalledInd </ManufacturerInstalledInd> [0..1] ?
<OptionCost> OptionCost </OptionCost> [0..1] ?
<OptionMSRP> OptionMSRP </OptionMSRP> [0..1] ?
<OptionOrigin> OptionOrigin </OptionOrigin> [0..1] ?
<OptionSerialNumber> OptionSerialNumber </OptionSerialNumber> [0..1] ?
<ItemId> ItemId </ItemId> [0..1] ?
<PartType> PartType </PartType> [0..1] ?
<OptionNotes> OptionNotes </OptionNotes> [0..1] ?
<DealerInstallationInd> DealerInstallationInd </DealerInstallationInd> [0..1] ?
<MiscellaneousCode> MiscellaneousCode </MiscellaneousCode> [0..*] ?
<OptionPackageId> OptionPackageId </OptionPackageId> [0..1] ?
<OptionSalesCode> OptionSalesCode </OptionSalesCode> [0..1] ?
<PortInstalledInd> PortInstalledInd </PortInstalledInd> [0..1] ?
<RemovedInd> RemovedInd </RemovedInd> [0..1] ?
<OptionPricingGroup> OptionPricingGroup </OptionPricingGroup> [0..1] ?
<OptionResidualValueAmount> OptionResidualValueAmount </OptionResidualValueAmount> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditExpandedOption">
<xsd:complexContent>
<xsd:extension base="Option">
<xsd:sequence>
<xsd:element name="OptionSecurityCode" type="OptionSecurityCode" minOccurs="0"/>
<xsd:element name="ManufacturerInstalledInd" type="ManufacturerInstalledInd" minOccurs="0"/>
<xsd:element name="OptionCost" type="OptionCost" minOccurs="0"/>
<xsd:element name="OptionMSRP" type="OptionMSRP" minOccurs="0"/>
<xsd:element name="OptionOrigin" type="OptionOrigin" minOccurs="0"/>
<xsd:element name="OptionSerialNumber" type="OptionSerialNumber" minOccurs="0"/>
<xsd:element name="ItemId" type="ItemId" minOccurs="0"/>
<xsd:element name="PartType" type="PartType" minOccurs="0"/>
<xsd:element name="OptionNotes" type="OptionNotes" minOccurs="0"/>
<xsd:element name="DealerInstallationInd" type="DealerInstallationInd" minOccurs="0"/>
<xsd:element name="MiscellaneousCode" type="MiscellaneousCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="OptionPackageId" type="OptionPackageId" minOccurs="0"/>
<xsd:element name="OptionSalesCode" type="OptionSalesCode" minOccurs="0"/>
<xsd:element name="PortInstalledInd" type="PortInstalledInd" minOccurs="0"/>
<xsd:element name="RemovedInd" type="RemovedInd" minOccurs="0"/>
<xsd:element name="OptionPricingGroup" type="OptionPricingGroup" minOccurs="0"/>
<xsd:element name="OptionResidualValueAmount" type="OptionResidualValueAmount" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): CreditLifePremiumAmount

Super-types:xsd:decimal < Amount (by extension) < CreditLifePremiumAmount (by extension)
Sub-types:None

NameCreditLifePremiumAmount
Abstractno
DocumentationIndicates the amount of credit life premium insurance being purchased for the vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CreditLifePremiumAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): CreditPrimaryDriver

Super-types:PartyBase < IndividualApplicantParty (by extension) < CreditPrimaryDriver (by extension)
Sub-types:None

NameCreditPrimaryDriver
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsIndividual party alternate party Identification Optional 
PersonNameIndividual party name Optional 
AddressIndividual party address Optional 
ContactIndividual party contact information Optional 
RelationshipCodeIndicates the Business Party’s relationship to the primary Party (e.g., mother, father, husband, etc.)l Optional 
RelationshipDescriptionFree form text field describing the relationship of the business party to the primary party. Optional 
PrivacyAny privacy rights the party has subscribed to or opted out of. Optional 
PrimaryDriverIndIdentifies the customer as the primary driver. Optional 
EstimatedUsageCommunicates the party’s estimated percent of usage of the vehicle. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonName </PersonName> [0..1] ?
<Address> IndividualApplicantAddress </Address> [0..*] ?
<Contact> IndividualApplicantContact </Contact> [0..1] ?
<RelationshipCode> RelationshipCode </RelationshipCode> [0..1] ?
<RelationshipDescription> RelationshipDescription </RelationshipDescription> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<EstimatedUsage> EstimatedUsage </EstimatedUsage> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditPrimaryDriver">
<xsd:complexContent>
<xsd:extension base="IndividualApplicantParty">
<xsd:sequence>
<xsd:element name="RelationshipCode" type="RelationshipCode" minOccurs="0"/>
<xsd:element name="RelationshipDescription" type="RelationshipDescription" minOccurs="0"/>
<xsd:element name="Privacy" type="Privacy" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PrimaryDriverInd" type="PrimaryDriverInd" minOccurs="0"/>
<xsd:element name="EstimatedUsage" type="EstimatedUsage" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): CreditServiceContract

Super-types:None
Sub-types:None

NameCreditServiceContract
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ContractCompanyNameService contract company name Optional 
ContractIdIdentification of Service Contract Optional 
ContractPlanCodeService Contract Plan Code Optional 
ContractTypeService contract type and/or area of coverage Optional 
ContractTermMileageMileage allowed under terms of service contract Optional 
TermNumber of months of contract term Optional 
DealerCostThe cost incurred by the dealer. Optional 
CustomerSalePriceThe amount the customer pays for the service contract. Optional 
ContractDeductibleAmount of contract deductible. Optional 
FinancedIndIndicates whether the service contract is being financed through the retail credit contract or capitalized for lease. Optional 
InsideCarrierTypeIndIndicates whether the service contract is provided by the finance source (inside) or an outside company. Optional 
TaxabilityIndIndicates if the service contract is taxable. Optional 
ServiceContractDescriptionFree form description of service contract type applied to the contract. Optional 
AddressAddress of the Service Contract Provider. Optional 
AmountFinancedAmount Financed of the service contract Optional 
ContractCoverageAmountDollar amount of coverage provided by service contract for example "Damage up to $40,000". Optional 
ContractEffectiveDateStart Date of Service Contract. Optional 
ContractFormNumberForm number associated with service contract. Optional 
PreferredProviderIndIndicates whether the provider is a preferred provider. Optional 

XML Instance Representation
<...>
<ContractCompanyName> ContractCompanyName </ContractCompanyName> [0..1] ?
<ContractId> ContractId </ContractId> [0..1] ?
<ContractPlanCode> ContractPlanCode </ContractPlanCode> [0..1] ?
<ContractType> ContractType </ContractType> [0..1] ?
<ContractTermMileage> ContractTermMileage </ContractTermMileage> [0..1] ?
<Term> Term </Term> [0..1] ?
<DealerCost> DealerCost </DealerCost> [0..1] ?
<CustomerSalePrice> CustomerSalePrice </CustomerSalePrice> [0..1] ?
<ContractDeductible> ContractDeductible </ContractDeductible> [0..1] ?
<FinancedInd> FinancedInd </FinancedInd> [0..1] ?
<InsideCarrierTypeInd> InsideCarrierTypeInd </InsideCarrierTypeInd> [0..1] ?
<TaxabilityInd> TaxabilityInd </TaxabilityInd> [0..1] ?
<ServiceContractDescription> ServiceContractDescription </ServiceContractDescription> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<AmountFinanced> AmountFinanced </AmountFinanced> [0..1] ?
<ContractCoverageAmount> ContractCoverageAmount </ContractCoverageAmount> [0..1] ?
<ContractEffectiveDate> ContractEffectiveDate </ContractEffectiveDate> [0..1] ?
<ContractFormNumber> ContractFormNumber </ContractFormNumber> [0..1] ?
<PreferredProviderInd> PreferredProviderInd </PreferredProviderInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditServiceContract">
<xsd:sequence>
<xsd:element name="ContractCompanyName" type="ContractCompanyName" minOccurs="0"/>
<xsd:element name="ContractId" type="ContractId" minOccurs="0"/>
<xsd:element name="ContractPlanCode" type="ContractPlanCode" minOccurs="0"/>
<xsd:element name="ContractType" type="ContractType" minOccurs="0"/>
<xsd:element name="ContractTermMileage" type="ContractTermMileage" minOccurs="0"/>
<xsd:element name="Term" type="Term" minOccurs="0"/>
<xsd:element name="DealerCost" type="DealerCost" minOccurs="0"/>
<xsd:element name="CustomerSalePrice" type="CustomerSalePrice" minOccurs="0"/>
<xsd:element name="ContractDeductible" type="ContractDeductible" minOccurs="0"/>
<xsd:element name="FinancedInd" type="FinancedInd" minOccurs="0"/>
<xsd:element name="InsideCarrierTypeInd" type="InsideCarrierTypeInd" minOccurs="0"/>
<xsd:element name="TaxabilityInd" type="TaxabilityInd" minOccurs="0"/>
<xsd:element name="ServiceContractDescription" type="ServiceContractDescription" minOccurs="0"/>
<xsd:element name="Address" type="OrganizationAddress" minOccurs="0"/>
<xsd:element name="AmountFinanced" type="AmountFinanced" minOccurs="0"/>
<xsd:element name="ContractCoverageAmount" type="ContractCoverageAmount" minOccurs="0"/>
<xsd:element name="ContractEffectiveDate" type="ContractEffectiveDate" minOccurs="0" maxOccurs="1"/>
<xsd:element name="ContractFormNumber" type="ContractFormNumber" minOccurs="0" maxOccurs="1"/>
<xsd:element name="PreferredProviderInd" type="PreferredProviderInd" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CreditVehicle

Super-types:Vehicle < VehicleBase (by extension) < CreditVehicle (by extension)
Sub-types:None

NameCreditVehicle
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ModelManufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) Optional 
ModelYearVehicle designated model year Optional 
ModelDescriptionDescriptive vehicle model name Optional 
MakeVehicle make code - Usually available in the VIN number (use NCIC code). Optional 
SaleClassClass of Sale Optional 
ConditionCondition of Vehicle - Example: Excellent, Good, Fair, Poor, Unknown Optional 
CertifiedPreownedIndIdentifies as a certified Pre-Owned Vehicle Optional 
VehicleNoteAny vehicle related notes Optional 
VINFederally defined 17 position vehicle identification number Optional 
DeliveryMileageOdometer reading of vehicle at time of delivery Optional 
VehicleStockDealer assigned vehicle stock number Optional 
TrimCodeManufacturer assigned trim code Optional 
DoorsQuantityNumber of doors on vehicle Optional 
BodyStyleManufacturer-assigned vehicle body style Optional 
InteriorColorVehicle Interior Color(s) Optional 
ExteriorColorVehicle Exterior Color(s) Optional 
TransmissionTypeVehicle Transmission type Optional 
OdometerStatusStatus of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc. Optional 
NonUSVehicleIndIndicates whether the vehicle was produced for the United States or not Optional 
VehicleDemoIndIndicates whether vehicle was ever a demo Optional 
LicenseNumberState License plate number of vehicle Optional 
BrandedInfoVehicle Branding Information Optional 
RestrictionIndIndication that vehicle has restrictions on its use Optional 
RestrictionDescriptionDescription of vehicle use restrictions Optional 
TelematicsServiceIndIndication whether Telematics Service Subscription is turned on Optional 
OptionVehicle Options Optional 
PricingPrice of Vehicle Optional 
CollateralTypeType used to classify a vehicle. EX: Auto, Light, Trailer, Motor Home, Conversion Van, Trailer (non-rec), Other, etc. Optional 
NumberOfEngineCylindersRepresents the number of cylinders in the vehicle engine. Optional 
VanConversionPercentagePercentage of conversion package added to a vehicle. Optional 
VanConversionCostCost of conversion package added to a vehicle. Optional 
AuctionIndIndicates that the used vehicle has come from an auction. Optional 
InvoiceNumberInvoice number of vehicle. Optional 
VehicleWeightVehicle Weight Optional 
VehicleUseIndicates the use of the vehicle (i.e., Agricultural, Commercial, Personal, Other). Optional 
NumberOfUnitsNumber of units of described make and model being financed. Optional 
EngineTypeDescribes the type of engine (diesel, gas, or other). Optional 
IgnitionKeyNumberNumber of ignition key. Optional 
SecondKeyNumberNumber of second key (e.g., trunk, valet, etc.). Optional 
LicenseNumberStateOrProvinceState or province where vehicle is licensed. Optional
Reference valid value rule USPS and Canadian province 2-character abbreviations.
 
ReportOfSaleNumberAuditable number used to track titling etc. This is an alphanumeric text field. Optional 
OtherVehicleUseDescriptionText description of “Other᾿ Vehicle Use. Optional 
PublicConveyanceIndIndicator of whether the vehicle is intended for public conveyance, e.g., taxi. Optional 
SeriesNameOEM assigned series information of vehicle. EX: GSL, XLT, etc. Optional 
TotalOptionsAmountTotal amount of options and accessories. Optional 
UsedVehicleCertificationNumberCertification number verifying certification. Optional 
DefectDisclosureDescriptionIdentifies disclosures for known defects. Optional 
TireDescriptionThis is a description of the tires on the vehicle. For example, number and size tires. Optional 
LoadCapacityThis is a description of the tires on the vehicle. For example, number and size tires. Optional 
RepairsAccessoriesOrderNumberCustomer's purchase order number for dealer's repairs and accessories on the purchased vehicle. Optional 
VehicleOwnershipDesignation of actual owner(s) of the purchased vehicle. This may be different from the entity signing the contract. Optional 
MileageValuationAdjustmentAmtPositive or negative dollar amount indicating addition or subtraction to base value of the used vehicle. Optional 
AirConditionIndIndicates whether or not the vehicle has air condition Optional 
PriorVehicleUseCodeIndicates the prior use of the vehicle. Optional 
DealerProductsAdditional products and/or agreements added and/or sold by the dealer. Non-Residualized itemsthat are included in either total cash price, gross capitalized cost, or paid up front. Optional 
VehicleLengthMeasureLength of the vehicle. Optional 
ChassisA general term that refers to all of the mechanical parts of a car attached to a structural frame. In cars with unitized construction, the chassis comprises everything but the body of the car. Optional 
BrakeTypeDescribes what type of brakes the vehicle has. Optional 
SteeringSystemSystem required to steer the engine. Optional 

XML Instance Representation
<...>
<Model> Model </Model> [0..1] ?
<ModelYear> ModelYear </ModelYear> [0..1] ?
<ModelDescription> ModelDescription </ModelDescription> [0..1] ?
<Make> Make </Make> [0..1] ?
<SaleClass> SaleClass </SaleClass> [0..1] ?
<Condition> Condition </Condition> [0..1] ?
<CertifiedPreownedInd> CertifiedPreownedInd </CertifiedPreownedInd> [0..1] ?
<VehicleNote> VehicleNote </VehicleNote> [0..*] ?
<VIN> VIN </VIN> [0..1] ?
<DeliveryMileage> DeliveryMileage </DeliveryMileage> [0..1] ?
<VehicleStock> VehicleStock </VehicleStock> [0..1] ?
<TrimCode> TrimCode </TrimCode> [0..1] ?
<DoorsQuantity> DoorsQuantity </DoorsQuantity> [0..1] ?
<BodyStyle> BodyStyle </BodyStyle> [0..1] ?
<InteriorColor> InteriorColor </InteriorColor> [0..*] ?
<ExteriorColor> ExteriorColor </ExteriorColor> [0..*] ?
<TransmissionType> TransmissionType </TransmissionType> [0..1] ?
<OdometerStatus> OdometerStatus </OdometerStatus> [0..1] ?
<NonUSVehicleInd> NonUSVehicleInd </NonUSVehicleInd> [0..1] ?
<VehicleDemoInd> VehicleDemoInd </VehicleDemoInd> [0..1] ?
<LicenseNumber> LicenseNumber </LicenseNumber> [0..1] ?
<BrandedInfo> BrandedInfo </BrandedInfo> [0..1] ?
<RestrictionInd> RestrictionInd </RestrictionInd> [0..1] ?
<RestrictionDescription> RestrictionDescription </RestrictionDescription> [0..1] ?
<TelematicsServiceInd> TelematicsServiceInd </TelematicsServiceInd> [0..1] ?
<Option> CreditExpandedOption </Option> [0..*] ?
<Pricing> CreditVehiclePricing </Pricing> [0..*] ?
<CollateralType> CollateralType </CollateralType> [0..1] ?
<NumberOfEngineCylinders> NumberOfEngineCylinders </NumberOfEngineCylinders> [0..1] ?
<VanConversionPercentage> VanConversionPercentage </VanConversionPercentage> [0..1] ?
<VanConversionCost> VanConversionCost </VanConversionCost> [0..1] ?
<AuctionInd> AuctionInd </AuctionInd> [0..1] ?
<InvoiceNumber> InvoiceNumber </InvoiceNumber> [0..1] ?
<VehicleWeight> VehicleWeight </VehicleWeight> [0..1] ?
<VehicleUse> VehicleUse </VehicleUse> [0..1] ?
<NumberOfUnits> NumberOfUnits </NumberOfUnits> [0..1] ?
<EngineType> EngineType </EngineType> [0..1] ?
<IgnitionKeyNumber> IgnitionKeyNumber </IgnitionKeyNumber> [0..1] ?
<SecondKeyNumber> SecondKeyNumber </SecondKeyNumber> [0..1] ?
<LicenseNumberStateOrProvince> LicenseNumberStateOrProvince </LicenseNumberStateOrProvince> [0..1] ?
<ReportOfSaleNumber> ReportOfSaleNumber </ReportOfSaleNumber> [0..1] ?
<OtherVehicleUseDescription> OtherVehicleUseDescription </OtherVehicleUseDescription> [0..1] ?
<PublicConveyanceInd> PublicConveyanceInd </PublicConveyanceInd> [0..1] ?
<SeriesName> SeriesName </SeriesName> [0..1] ?
<TotalOptionsAmount> TotalOptionsAmount </TotalOptionsAmount> [0..1] ?
<UsedVehicleCertificationNumber> UsedVehicleCertificationNumber </UsedVehicleCertificationNumber> [0..1] ?
<DefectDisclosureDescription> DefectDisclosureDescription </DefectDisclosureDescription> [0..*] ?
<TireDescription> TireDescription </TireDescription> [0..1] ?
<LoadCapacity> LoadCapacity </LoadCapacity> [0..1] ?
<RepairsAccessoriesOrderNumber> RepairsAccessoriesOrderNumber </RepairsAccessoriesOrderNumber> [0..1] ?
<VehicleOwnership> VehicleOwnership </VehicleOwnership> [0..1] ?
<MileageValuationAdjustmentAmt> MileageValuationAdjustmentAmt </MileageValuationAdjustmentAmt> [0..1] ?
<AirConditionInd> AirConditionInd </AirConditionInd> [0..1] ?
<PriorVehicleUseCode> PriorVehicleUseCode </PriorVehicleUseCode> [0..1] ?
<DealerProducts> DealerProducts </DealerProducts> [0..*] ?
<VehicleLengthMeasure> VehicleLengthMeasure </VehicleLengthMeasure> [0..1] ?
<Chassis> Chassis </Chassis> [0..1] ?
<BrakeType> BrakeType </BrakeType> [0..1] ?
<SteeringSystem> SteeringSystem </SteeringSystem> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditVehicle">
<xsd:complexContent>
<xsd:extension base="VehicleBase">
<xsd:sequence>
<xsd:element name="Option" type="CreditExpandedOption" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Pricing" type="CreditVehiclePricing" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="CollateralType" type="CollateralType" minOccurs="0"/>
<xsd:element name="NumberOfEngineCylinders" type="NumberOfEngineCylinders" minOccurs="0"/>
<xsd:element name="VanConversionPercentage" type="VanConversionPercentage" minOccurs="0"/>
<xsd:element name="VanConversionCost" type="VanConversionCost" minOccurs="0"/>
<xsd:element name="AuctionInd" type="AuctionInd" minOccurs="0"/>
<xsd:element name="InvoiceNumber" type="InvoiceNumber" minOccurs="0"/>
<xsd:element name="VehicleWeight" type="VehicleWeight" minOccurs="0"/>
<xsd:element name="VehicleUse" type="VehicleUse" minOccurs="0"/>
<xsd:element name="NumberOfUnits" type="NumberOfUnits" minOccurs="0"/>
<xsd:element name="EngineType" type="EngineType" minOccurs="0"/>
<xsd:element name="IgnitionKeyNumber" type="IgnitionKeyNumber" minOccurs="0"/>
<xsd:element name="SecondKeyNumber" type="SecondKeyNumber" minOccurs="0"/>
<xsd:element name="LicenseNumberStateOrProvince" type="LicenseNumberStateOrProvince" minOccurs="0"/>
<xsd:element name="ReportOfSaleNumber" type="ReportOfSaleNumber" minOccurs="0"/>
<xsd:element name="OtherVehicleUseDescription" type="OtherVehicleUseDescription" minOccurs="0"/>
<xsd:element name="PublicConveyanceInd" type="PublicConveyanceInd" minOccurs="0"/>
<xsd:element name="SeriesName" type="SeriesName" minOccurs="0"/>
<xsd:element name="TotalOptionsAmount" type="TotalOptionsAmount" minOccurs="0"/>
<xsd:element name="UsedVehicleCertificationNumber" type="UsedVehicleCertificationNumber" minOccurs="0"/>
<xsd:element name="DefectDisclosureDescription" type="DefectDisclosureDescription" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="TireDescription" type="TireDescription" minOccurs="0"/>
<xsd:element name="LoadCapacity" type="LoadCapacity" minOccurs="0"/>
<xsd:element name="RepairsAccessoriesOrderNumber" type="RepairsAccessoriesOrderNumber" minOccurs="0"/>
<xsd:element name="VehicleOwnership" type="VehicleOwnership" minOccurs="0"/>
<xsd:element name="MileageValuationAdjustmentAmt" type="MileageValuationAdjustmentAmt" minOccurs="0"/>
<xsd:element name="AirConditionInd" type="AirConditionInd" minOccurs="0"/>
<xsd:element name="PriorVehicleUseCode" type="PriorVehicleUseCode" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DealerProducts" type="DealerProducts" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="VehicleLengthMeasure" type="VehicleLengthMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Chassis" type="Chassis" minOccurs="0" maxOccurs="1"/>
<xsd:element name="BrakeType" type="BrakeType" minOccurs="0" maxOccurs="1"/>
<xsd:element name="SteeringSystem" type="SteeringSystem" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): CreditVehiclePricing

Super-types:None
Sub-types:None

NameCreditVehiclePricing
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
VehiclePriceCustomer price of vehicle Required 
PriceExplanationExplanatory Note for Pricing Example: Anniversary Edition Optional 
VehiclePricingTypeDesignates type of pricing for vehicle transaction Optional 
PricingTypeSourceSource from which pricing type data originated (i.e. Blue Book, NADA, etc.) Optional 
VehiclePricingTypeSourceSource from which pricing type data originated (i.e. Blue Book, NADA, etc.) Optional 

XML Instance Representation
<...>
<VehiclePrice> VehiclePrice </VehiclePrice> [1] ?
<PriceExplanation> PriceExplanation </PriceExplanation> [0..1] ?
<VehiclePricingType> VehiclePricingType </VehiclePricingType> [0..1] ?
<PricingTypeSource> PricingTypeSource </PricingTypeSource> [0..1] ?
<VehiclePricingTypeSource> VehiclePricingTypeSource </VehiclePricingTypeSource> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditVehiclePricing">
<xsd:sequence>
<xsd:element name="VehiclePrice" type="VehiclePrice"/>
<xsd:element name="PriceExplanation" type="PriceExplanation" minOccurs="0"/>
<xsd:element name="VehiclePricingType" type="VehiclePricingType" minOccurs="0"/>
<xsd:element name="PricingTypeSource" type="PricingTypeSource" minOccurs="0"/>
<xsd:element name="VehiclePricingTypeSource" type="VehiclePricingTypeSource" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): CustomerSalePrice

Super-types:xsd:decimal < Amount (by extension) < CustomerSalePrice (by extension)
Sub-types:None

NameCustomerSalePrice
Abstractno
DocumentationThe amount the customer pays.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="CustomerSalePrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DealerCost

Super-types:xsd:decimal < Amount (by extension) < DealerCost (by extension)
Sub-types:None

NameDealerCost
Abstractno
DocumentationThe cost incurred by the dealer.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DealerCost">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DealerEstReserveAdvPercentage

Super-types:xsd:decimal < Percent (by extension) < DealerEstReserveAdvPercentage (by extension)
Sub-types:None

NameDealerEstReserveAdvPercentage
Abstractno
DocumentationPercentage used to calculate dealer reserve for up front participation.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="DealerEstReserveAdvPercentage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DealerEstReserveAmount

Super-types:xsd:decimal < Amount (by extension) < DealerEstReserveAmount (by extension)
Sub-types:None

NameDealerEstReserveAmount
Abstractno
DocumentationThe dealer reserve amount estimated by dealer.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DealerEstReserveAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DealerExtendedContractsExt2

Super-types:None
Sub-types:None

NameDealerExtendedContractsExt2
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Required 
DealerNameDealer name Optional 
DistrictCodeManufacturer Assigned District Code Optional 
URIDealer URI Optional 
ZoneCodeManufacturer Assigned Zone Code Optional 
AddressDealer party address Optional 
DealerReserveNumberDealer party address Optional 
ContactOrganizational Party contact information Optional 
PreferredLanguageLanguage in which customer prefers to receive correspondence. Optional 
SalesPersonLicenseNumberThe sales person's license number is the license number authorizing the sales person to sell vehicles. In some locations, such as the District of Columbia, this number must be included on the contract when a vehicle is sold. Optional 
OrganizationIdMember Identification number of affiliate organization. In this instance, this OrganizationId refers to the Id assigned by the Finance Source. Optional 
AlternatePartyIdsAlternate organizational party Identification Optional 
DBANameDoing Business As name. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [1] ?
<DealerName> DealerName </DealerName> [0..1] ?
<DistrictCode> DistrictCode </DistrictCode> [0..1] ?
<URI> URI </URI> [0..1] ?
<ZoneCode> ZoneCode </ZoneCode> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<DealerReserveNumber> DealerReserveNumber </DealerReserveNumber> [0..1] ?
<Contact> ContractOrganizationContact </Contact> [0..1] ?
<PreferredLanguage> PreferredLanguage </PreferredLanguage> [0..1] ?
<SalesPersonLicenseNumber> SalesPersonLicenseNumber </SalesPersonLicenseNumber> [0..1] ?
<OrganizationId> OrganizationId </OrganizationId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<DBAName> DBAName </DBAName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DealerExtendedContractsExt2">
<xsd:sequence>
<xsd:element name="PartyId" type="PartyId"/>
<xsd:element name="DealerName" type="DealerName" minOccurs="0"/>
<xsd:element name="DistrictCode" type="DistrictCode" minOccurs="0"/>
<xsd:element name="URI" type="URI" minOccurs="0"/>
<xsd:element name="ZoneCode" type="ZoneCode" minOccurs="0"/>
<xsd:element name="Address" type="OrganizationAddress" minOccurs="0"/>
<xsd:element name="DealerReserveNumber" type="DealerReserveNumber" minOccurs="0"/>
<xsd:element name="Contact" type="ContractOrganizationContact" minOccurs="0"/>
<xsd:element name="PreferredLanguage" type="PreferredLanguage" minOccurs="0"/>
<xsd:element name="SalesPersonLicenseNumber" type="SalesPersonLicenseNumber" minOccurs="0"/>
<xsd:element name="OrganizationId" type="OrganizationId" minOccurs="0"/>
<xsd:element name="AlternatePartyIds" type="OrganizationalPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="DBAName" type="DBAName" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): DealerProducts

Super-types:None
Sub-types:None

NameDealerProducts
Abstractno
DocumentationAdditional products and/or agreements added and/or sold by the dealer. Non-Residualized itemsthat are included in either total cash price, gross capitalized cost, or paid up front.
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
DealerProductsTypeDescribes the type of product Optional 
DealerProductsAmountDescribes the amount of product Optional 
DealerProductsPaidForDescribes for whom the fee is to be paid Optional 
DealerProductsPaidToDescribes whom the fee is to be paid. Optional 
DealerProductsCapitalizedIndIndicates whether the item is capitalized or not capitalized if part of an lease. Optional 
PreferredProviderIndIndicates whether the provider is a preferred provider. Optional 

XML Instance Representation
<...>
<DealerProductsType> DealerProductsType </DealerProductsType> [0..1] ?
<DealerProductsAmount> DealerProductsAmount </DealerProductsAmount> [0..1] ?
<DealerProductsPaidFor> DealerProductsPaidFor </DealerProductsPaidFor> [0..1] ?
<DealerProductsPaidTo> DealerProductsPaidTo </DealerProductsPaidTo> [0..1] ?
<DealerProductsCapitalizedInd> DealerProductsCapitalizedInd </DealerProductsCapitalizedInd> [0..1] ?
<PreferredProviderInd> PreferredProviderInd </PreferredProviderInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DealerProducts">
<xsd:sequence>
<xsd:element name="DealerProductsType" type="DealerProductsType" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DealerProductsAmount" type="DealerProductsAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DealerProductsPaidFor" type="DealerProductsPaidFor" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DealerProductsPaidTo" type="DealerProductsPaidTo" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DealerProductsCapitalizedInd" type="DealerProductsCapitalizedInd" minOccurs="0" maxOccurs="1"/>
<xsd:element name="PreferredProviderInd" type="PreferredProviderInd" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): DealerProductsAmount

Super-types:xsd:decimal < Amount (by extension) < DealerProductsAmount (by extension)
Sub-types:None

NameDealerProductsAmount
Abstractno
DocumentationThe amount for the dealer product
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DealerProductsAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DealerRebateAmount

Super-types:xsd:decimal < Amount (by extension) < DealerRebateAmount (by extension)
Sub-types:None

NameDealerRebateAmount
Abstractno
DocumentationDealer Rebate amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DealerRebateAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DealerRecourse

Super-types:None
Sub-types:None

NameDealerRecourse
Abstractno
DocumentationThe DealerRecourse component represents the dealer’s guarantee for a loan or a portion of a loan that does not meet standard credit policies.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
DealerRecourseTypeIndicates the type of guarantee that the dealer is providing. EX: Full Repurchase, Partial Repurchase, Residual Guarantee, Advance. Optional 
DealerRecourseAmountThe amount of the guarantee that the dealer is providing. This amount is related to the Dealer Recourse Type. Optional 
DealerRecourseTermThe term of the guarantee that the dealer is providing. This amount is related to the Dealer Recourse Type. Optional 

XML Instance Representation
<...>
<DealerRecourseType> DealerRecourseType </DealerRecourseType> [0..1] ?
<DealerRecourseAmount> DealerRecourseAmount </DealerRecourseAmount> [0..1] ?
<DealerRecourseTerm> DealerRecourseTerm </DealerRecourseTerm> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DealerRecourse">
<xsd:sequence>
<xsd:element name="DealerRecourseType" type="DealerRecourseType" minOccurs="0"/>
<xsd:element name="DealerRecourseAmount" type="DealerRecourseAmount" minOccurs="0"/>
<xsd:element name="DealerRecourseTerm" type="DealerRecourseTerm" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): DealerRecourseAmount

Super-types:xsd:decimal < Amount (by extension) < DealerRecourseAmount (by extension)
Sub-types:None

NameDealerRecourseAmount
Abstractno
DocumentationThe amount of the guarantee that the dealer is providing. This amount is related to the Dealer Recourse Type.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DealerRecourseAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DealId

Super-types:xsd:string < Id (by extension) < DealId (by extension)
Sub-types:None

NameDealId
Abstractno
DocumentationThe Deal ID of the sale. This is an internal number assigned by the Dealer.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="DealId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DeductibleAmount

Super-types:xsd:decimal < Amount (by extension) < DeductibleAmount (by extension)
Sub-types:None

NameDeductibleAmount
Abstractno
DocumentationThe Customer Deductible and/or Co/pay amount Amount. Eg:$50.00
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DeductibleAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DefaultCurrency

Super-types:xsd:string < Currency (by restriction) < DefaultCurrency (by extension)
Sub-types:None

NameDefaultCurrency
Abstractno
DocumentationCurrency used for transactions
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="DefaultCurrency">
<xsd:simpleContent>
<xsd:extension base="Currency"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DefectDisclosureDescription

Super-types:xsd:string < Description (by extension) < DefectDisclosureDescription (by extension)
Sub-types:None

NameDefectDisclosureDescription
Abstractno
DocumentationIdentifies disclosures for known defects.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="DefectDisclosureDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DeferredDownPaymentAmount

Super-types:xsd:decimal < Amount (by extension) < DeferredDownPaymentAmount (by extension)
Sub-types:None

NameDeferredDownPaymentAmount
Abstractno
DocumentationDeferred Down Payment amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DeferredDownPaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DeliveryDays

Super-types:xsd:integer < Count (by extension) < DeliveryDays (by extension)
Sub-types:None

NameDeliveryDays
Abstractno
DocumentationThis field is the number of days the Insurance Policy must be delivered to the seller within, from the date of this agreement.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="DeliveryDays">
<xsd:simpleContent>
<xsd:extension base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DeliveryMileage

Super-types:xsd:integer < Count (by extension) < Mileage (by extension) < DeliveryMileage (by extension)
Sub-types:None

NameDeliveryMileage
Abstractno
DocumentationOdometer reading of vehicle at time of delivery
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="MileageMeasure [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DeliveryMileage">
<xsd:simpleContent>
<xsd:extension base="Mileage"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DeliveryMileageRate

Super-types:xsd:decimal < Amount (by extension) < DeliveryMileageRate (by extension)
Sub-types:None

NameDeliveryMileageRate
Abstractno
DocumentationRate charged per mile on vehicle at delivery.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DeliveryMileageRate">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DemoMileage

Super-types:xsd:integer < Count (by extension) < Mileage (by extension) < DemoMileage (by extension)
Sub-types:None

NameDemoMileage
Abstractno
DocumentationNumber of miles applied to Demo Residual Adjustment
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="MileageMeasure [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DemoMileage">
<xsd:simpleContent>
<xsd:extension base="Mileage"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DemoResidualAdjustmentAmount

Super-types:xsd:decimal < Amount (by extension) < DemoResidualAdjustmentAmount (by extension)
Sub-types:None

NameDemoResidualAdjustmentAmount
Abstractno
DocumentationAmount by which to adjust the residual value on a demo vehicle (inception miles * DemoResidualAdjustmentRate, if InceptionMiles > 500)
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DemoResidualAdjustmentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DemoResidualAdjustmentRate

Super-types:xsd:decimal < Percent (by extension) < DemoResidualAdjustmentRate (by extension)
Sub-types:None

NameDemoResidualAdjustmentRate
Abstractno
DocumentationRate by which to adjust the residual value on a demo vehicle
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="DemoResidualAdjustmentRate">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DepreciationAndAmortizedAmts

Super-types:xsd:decimal < Amount (by extension) < DepreciationAndAmortizedAmts (by extension)
Sub-types:None

NameDepreciationAndAmortizedAmts
Abstractno
DocumentationThe total amount charged for the vehicle's decline in value through normal use and for other items paid over the lease term.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DepreciationAndAmortizedAmts">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Description

Super-types:xsd:string < Description (by extension)
Sub-types:None

NameDescription
Abstractno
DocumentationDescription
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
languageThe ISO language code that the description is written. Optional 

XML Instance Representation
<...
language="Language [0..1] ?"
>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="Description">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="language" type="Language" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Destination

Super-types:None
Sub-types:None

NameDestination
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
DestinationNameCodeCode for destination of file (i.e.Short Manufacturer or DSP code) Optional
Must use a valid code from the ShortMfg/RSP list on http://www.starstandards.org
 
DestinationURIPhysical address of the destination Optional 
DestinationSoftwareCodeAdditional information about the destination application Optional 
DestinationSoftwareFor which software destination file is intended (may not be known). Optional 
DealerNumberTarget Dealer Code receiving information Optional 
StoreNumberDealer code store number (DMS assigned) Optional 
AreaNumberDealer code area number (DMS vendor assigned) Optional 
DealerCountryTarget Dealer country location Optional 
PartyIdThe Party Id field uniquely identifies the Receiver of the message. This element can be used for parties within the Automotive Community as well as external parties. Party Id is not intended as a replacement for the Dealer Number. Suggested formats for OEMs or other large institutions include: DUNs Number, ShortMfgCode + DUNs, or ShortMfgCode. The suggested format for Dealers is: ShortMfgCode+Dealer Number. Optional 
LocationIdThe Location Id field uniquely identifies the location of the Receiver of a message. This Id may be aligned with a physical address or data centers. This field provides an additional level of granularity beyond the usage of the Party Id for additional routing and deliver of data. Optional 
ServiceIdThe Service Id field identifies the particular service to which a message is being sent, e.g., an inventory service. Optional 

XML Instance Representation
<...>
<DestinationNameCode> ShortMfg </DestinationNameCode> [0..1] ?
<DestinationURI> URI </DestinationURI> [0..1] ?
<DestinationSoftwareCode> Text </DestinationSoftwareCode> [0..1] ?
<DestinationSoftware> Text </DestinationSoftware> [0..1] ?
<DealerNumber> PartyId </DealerNumber> [0..1] ?
<StoreNumber> Text </StoreNumber> [0..1] ?
<AreaNumber> Text </AreaNumber> [0..1] ?
<DealerCountry> Country </DealerCountry> [0..1] ?
<PartyId> PartyId </PartyId> [0..1] ?
<LocationId> LocationId </LocationId> [0..1] ?
<ServiceId> ServiceId </ServiceId> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Destination">
<xsd:sequence>
<xsd:element name="DestinationNameCode" type="ShortMfg" minOccurs="0"/>
<xsd:element name="DestinationURI" type="URI" minOccurs="0"/>
<xsd:element name="DestinationSoftwareCode" type="Text" minOccurs="0"/>
<xsd:element name="DestinationSoftware" type="Text" minOccurs="0"/>
<xsd:element name="DealerNumber" type="PartyId" minOccurs="0"/>
<xsd:element name="StoreNumber" type="Text" minOccurs="0"/>
<xsd:element name="AreaNumber" type="Text" minOccurs="0"/>
<xsd:element name="DealerCountry" type="Country" minOccurs="0"/>
<xsd:element name="PartyId" type="PartyId" minOccurs="0"/>
<xsd:element name="LocationId" type="LocationId" minOccurs="0"/>
<xsd:element name="ServiceId" type="ServiceId" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): Dimension

Super-types:xsd:decimal < Dimension (by extension)
Sub-types:None

NameDimension
Abstractno
DocumentationDimension measurement
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
uom Required 

XML Instance Representation
<...
uom="DimensionMeasure [1]"
>
xsd:decimal
</...>
Schema Component Representation
<xsd:complexType name="Dimension">
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
<xsd:attribute name="uom" type="DimensionMeasure" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DisabilityAndLifeSubtotalAmt

Super-types:xsd:decimal < Amount (by extension) < DisabilityAndLifeSubtotalAmt (by extension)
Sub-types:None

NameDisabilityAndLifeSubtotalAmt
Abstractno
DocumentationSubtotal of credit life and disability premiums.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DisabilityAndLifeSubtotalAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DisabilityPremiumAmount

Super-types:xsd:decimal < Amount (by extension) < DisabilityPremiumAmount (by extension)
Sub-types:None

NameDisabilityPremiumAmount
Abstractno
DocumentationIndicates amount of disability premium insurance being purchased for the vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DisabilityPremiumAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DiscountPercentage

Super-types:xsd:decimal < Percent (by extension) < DiscountPercentage (by extension)
Sub-types:None

NameDiscountPercentage
Abstractno
DocumentationPercentage of discount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="DiscountPercentage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DocumentId

Super-types:xsd:string < Id (by extension) < DocumentId (by extension)
Sub-types:None

NameDocumentId
Abstractno
DocumentationIs the identifier for the document.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="DocumentId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DoorsQuantity

Super-types:xsd:integer < Count (by extension) < DoorsQuantity (by restriction)
Sub-types:None

NameDoorsQuantity
Abstractno
DocumentationNumber of doors on vehicle
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="DoorsQuantity">
<xsd:simpleContent>
<xsd:restriction base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): DraftAmount

Super-types:xsd:decimal < Amount (by extension) < DraftAmount (by extension)
Sub-types:None

NameDraftAmount
Abstractno
DocumentationThe amount of the draft for the corresponding draft number.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="DraftAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): EffectiveInterestRate

Super-types:xsd:decimal < Percent (by extension) < EffectiveInterestRate (by extension)
Sub-types:None

NameEffectiveInterestRate
Abstractno
DocumentationThe interest rate for the credit contract when some insurances and fees are used in calculating the total cost of borrowing. (Used in Canadian provinces)
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="EffectiveInterestRate">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): EFT

Super-types:None
Sub-types:None

NameEFT
Abstractno
DocumentationThe EFT component represents the applicant’s electronic funds transfer (EFT) information allowing the applicant to make payments on an automated basis.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PersonNameThis component is used to communicate the person’s name information associated with the application. Optional 
AlternatePartyIdsThis component represents identification information for the business party. Optional 
RoutingInformationThe RoutingInformation component represents how the EFT will be routed from the applicant’s bank to the finance source. Required 
TransferFrequencyHow often the account will be debited. HR = Hour, WK = Week, BWM = Bi-Weekly, MO = Month, YR = Year, SmMO=SemiMonthly Required 
CompanyNameBusiness entity whose name appears on the EFT account Optional 
BankThe Bank component contains information about the bank from which the consumers payments will be drawn. Optional 

XML Instance Representation
<...>
<PersonName> IndividualApplicantPersonName </PersonName> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<RoutingInformation> RoutingInformation </RoutingInformation> [1] ?
<TransferFrequency> TransferFrequency </TransferFrequency> [1] ?
<CompanyName> CompanyName </CompanyName> [0..1] ?
<Bank> Bank </Bank> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="EFT">
<xsd:sequence>
<xsd:element name="PersonName" type="IndividualApplicantPersonName" minOccurs="0"/>
<xsd:element name="AlternatePartyIds" type="IndividualPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="RoutingInformation" type="RoutingInformation"/>
<xsd:element name="TransferFrequency" type="TransferFrequency"/>
<xsd:element name="CompanyName" type="CompanyName" minOccurs="0"/>
<xsd:element name="Bank" type="Bank" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): EmployerParty

Super-types:PartyBase < OrganizationPartyBase (by extension) < EmployerParty (by extension)
Sub-types:None

NameEmployerParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsAlternate organizational party Identification Optional 
NameCompany name of organizational party Optional 
AddressOrganizational Party address Optional 
DBANameDoing Business As name. Optional 
ContactOrganizational Party contact information Optional 
IncomeGross amount of income generated by party Optional 
OccupationOccupation of business party Required 
PeriodOfEmploymentIdentifies the length of time a business party was employed. Optional 
EmploymentCodeCode that indicates whether the employment information identified is for current employment or pervious employment. Optional 
EmploymentStatusIdentifies the business party’s status of employment. EX: Full, part time, etc. Optional 
SelfEmployedIndIndicates whether or not the applicant is self-employed. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<DBAName> DBAName </DBAName> [0..1] ?
<Contact> OrganizationContact </Contact> [0..1] ?
<Income> Income </Income> [0..*] ?
<Occupation> Occupation </Occupation> [1] ?
<PeriodOfEmployment> PeriodOfEmployment </PeriodOfEmployment> [0..*] ?
<EmploymentCode> EmploymentCode </EmploymentCode> [0..1] ?
<EmploymentStatus> EmploymentStatus </EmploymentStatus> [0..1] ?
<SelfEmployedInd> SelfEmployedInd </SelfEmployedInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="EmployerParty">
<xsd:complexContent>
<xsd:extension base="OrganizationPartyBase">
<xsd:sequence>
<xsd:element name="Contact" type="OrganizationContact" minOccurs="0"/>
<xsd:element name="Income" type="Income" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Occupation" type="Occupation"/>
<xsd:element name="PeriodOfEmployment" type="PeriodOfEmployment" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="EmploymentCode" type="EmploymentCode" minOccurs="0"/>
<xsd:element name="EmploymentStatus" type="EmploymentStatus" minOccurs="0"/>
<xsd:element name="SelfEmployedInd" type="SelfEmployedInd" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): EstimatedUsage

Super-types:xsd:decimal < Percent (by extension) < EstimatedUsage (by extension)
Sub-types:None

NameEstimatedUsage
Abstractno
DocumentationCommunicates the party's estimated percent of usage of the vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="EstimatedUsage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ExcessMileageRate

Super-types:xsd:decimal < Amount (by extension) < ExcessMileageRate (by extension)
Sub-types:None

NameExcessMileageRate
Abstractno
DocumentationThe rate charged per mile over the annual miles allowed.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ExcessMileageRate">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ExpandedFinanceParty

Super-types:PartyBase < OrganizationPartyBase (by extension) < FinanceParty (by extension) < ExpandedFinanceParty (by extension)
Sub-types:None

NameExpandedFinanceParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsAlternate organizational party Identification Optional 
NameCompany name of organizational party Optional 
AddressOrganizational Party address Optional 
DBANameDoing Business As name. Optional 
BranchCodeManufacturer branch code. Optional 
CompanyCodeManufacturer company code. Optional 
DivisionCodeManufacturer division code. Optional 
ServiceCenterCodeManufacturer service center code. Optional 
ContactOrganizational Party contact information Optional 
HoldingCompanyThe company that is securing or underwriting the loan. Optional 
URIWebsite of Finance Source. This is the consumer-facing URI. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<DBAName> DBAName </DBAName> [0..1] ?
<BranchCode> BranchCode </BranchCode> [0..1] ?
<CompanyCode> CompanyCode </CompanyCode> [0..1] ?
<DivisionCode> DivisionCode </DivisionCode> [0..1] ?
<ServiceCenterCode> ServiceCenterCode </ServiceCenterCode> [0..1] ?
<Contact> ContractOrganizationContact </Contact> [0..*] ?
<HoldingCompany> HoldingCompany </HoldingCompany> [0..1] ?
<URI> URI </URI> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ExpandedFinanceParty">
<xsd:complexContent>
<xsd:extension base="FinanceParty">
<xsd:sequence>
<xsd:element name="Contact" type="ContractOrganizationContact" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="HoldingCompany" type="HoldingCompany" minOccurs="0"/>
<xsd:element name="URI" type="URI" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): FederalTILDisclosures

Super-types:None
Sub-types:None

NameFederalTILDisclosures
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AnnualPercentageRateThe customer's buy rate. Optional 
CanadaACRPercentageThe actual cost of the financing. Optional 
FinanceChargeThe total of interest paid on the contract. Required 
TotalOfPaymentsThe total of dollar amount of payments to be made on the retail loan or lease. Required 
TotalSalePriceDownpayment plus the total of payments. Optional 
FirstPaymentDateIndicates the first date of payment. Optional 
PaymentScheduleRepresents the schedule of payments to be made. Required 
LeaseRateMoneyFactorLease rate charged to customer by the Dealer. Optional 
RetailFilingFeeA fee that is collected up front that is not itemized. Optional 
NonFilingFeeInsuranceNon Filing Fee Insurance Optional 

XML Instance Representation
<...>
<AnnualPercentageRate> AnnualPercentageRate </AnnualPercentageRate> [0..1] ?
<CanadaACRPercentage> CanadaACRPercentage </CanadaACRPercentage> [0..1] ?
<FinanceCharge> FinanceCharge </FinanceCharge> [1] ?
<TotalOfPayments> TotalOfPayments </TotalOfPayments> [1] ?
<TotalSalePrice> TotalSalePrice </TotalSalePrice> [0..1] ?
<FirstPaymentDate> FirstPaymentDate </FirstPaymentDate> [0..1] ?
<PaymentSchedule> PaymentSchedule </PaymentSchedule> [1..*] ?
<LeaseRateMoneyFactor> LeaseRateMoneyFactor </LeaseRateMoneyFactor> [0..1] ?
<RetailFilingFee> RetailFilingFee </RetailFilingFee> [0..1] ?
<NonFilingFeeInsurance> NonFilingFeeInsurance </NonFilingFeeInsurance> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="FederalTILDisclosures">
<xsd:sequence>
<xsd:element name="AnnualPercentageRate" type="AnnualPercentageRate" minOccurs="0"/>
<xsd:element name="CanadaACRPercentage" type="CanadaACRPercentage" minOccurs="0"/>
<xsd:element name="FinanceCharge" type="FinanceCharge"/>
<xsd:element name="TotalOfPayments" type="TotalOfPayments"/>
<xsd:element name="TotalSalePrice" type="TotalSalePrice" minOccurs="0"/>
<xsd:element name="FirstPaymentDate" type="FirstPaymentDate" minOccurs="0"/>
<xsd:element name="PaymentSchedule" type="PaymentSchedule" maxOccurs="unbounded"/>
<xsd:element name="LeaseRateMoneyFactor" type="LeaseRateMoneyFactor" minOccurs="0"/>
<xsd:element name="RetailFilingFee" type="RetailFilingFee" minOccurs="0" maxOccurs="1"/>
<xsd:element name="NonFilingFeeInsurance" type="NonFilingFeeInsurance" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): Fee

Super-types:None
Sub-types:

NameFee
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
FeeTypeDesignates the type of fee being applied. Optional 
FeeDescriptionDescribes the type of fee being applied. Optional 
FeeAmountDescribes the type of fee being applied. Optional 
FeePaidToDescribes to whom the fee is to be paid. Optional 

XML Instance Representation
<...>
<FeeType> FeeType </FeeType> [0..1] ?
<FeeDescription> FeeDescription </FeeDescription> [0..1] ?
<FeeAmount> FeeAmount </FeeAmount> [0..1] ?
<FeePaidTo> FeePaidTo </FeePaidTo> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Fee">
<xsd:sequence>
<xsd:element name="FeeType" type="FeeType" minOccurs="0"/>
<xsd:element name="FeeDescription" type="FeeDescription" minOccurs="0"/>
<xsd:element name="FeeAmount" type="FeeAmount" minOccurs="0"/>
<xsd:element name="FeePaidTo" type="FeePaidTo" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): FeeAmount

Super-types:xsd:decimal < Amount (by extension) < FeeAmount (by extension)
Sub-types:None

NameFeeAmount
Abstractno
DocumentationThe amount of the fee being applied.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="FeeAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): FeeDescription

Super-types:xsd:string < Description (by extension) < FeeDescription (by extension)
Sub-types:None

NameFeeDescription
Abstractno
DocumentationDescribes the type of fee being applied.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="FeeDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): FeePaidTo

Super-types:xsd:string < Description (by extension) < FeePaidTo (by extension)
Sub-types:None

NameFeePaidTo
Abstractno
DocumentationDescribes to whom the fee is to be paid.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="FeePaidTo">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): FeeSubtotal

Super-types:xsd:decimal < Amount (by extension) < FeeSubtotal (by extension)
Sub-types:None

NameFeeSubtotal
Abstractno
DocumentationThe subtotal of all taxes associated with financing.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="FeeSubtotal">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): FinalAmount

Super-types:xsd:decimal < Amount (by extension) < FinalAmount (by extension)
Sub-types:None

NameFinalAmount
Abstractno
DocumentationLast month payment amount
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="FinalAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): FinanceCharge

Super-types:xsd:decimal < Amount (by extension) < FinanceCharge (by extension)
Sub-types:None

NameFinanceCharge
Abstractno
DocumentationThe total interest paid on the contract.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="FinanceCharge">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): FinanceCharges

Super-types:xsd:decimal < Amount (by extension) < FinanceCharges (by extension)
Sub-types:None

NameFinanceCharges
Abstractno
DocumentationThe finance charges for the Seller Assisted Loan.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="FinanceCharges">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): FinanceParty

Super-types:PartyBase < OrganizationPartyBase (by extension) < FinanceParty (by extension)
Sub-types:

NameFinanceParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsAlternate organizational party Identification Optional 
NameCompany name of organizational party Optional 
AddressOrganizational Party address Optional 
DBANameDoing Business As name. Optional 
BranchCodeManufacturer branch code. Optional 
CompanyCodeManufacturer company code. Optional 
DivisionCodeManufacturer division code. Optional 
ServiceCenterCodeManufacturer service center code. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<DBAName> DBAName </DBAName> [0..1] ?
<BranchCode> BranchCode </BranchCode> [0..1] ?
<CompanyCode> CompanyCode </CompanyCode> [0..1] ?
<DivisionCode> DivisionCode </DivisionCode> [0..1] ?
<ServiceCenterCode> ServiceCenterCode </ServiceCenterCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="FinanceParty">
<xsd:complexContent>
<xsd:extension base="OrganizationPartyBase">
<xsd:sequence>
<xsd:element name="BranchCode" type="BranchCode" minOccurs="0"/>
<xsd:element name="CompanyCode" type="CompanyCode" minOccurs="0"/>
<xsd:element name="DivisionCode" type="DivisionCode" minOccurs="0"/>
<xsd:element name="ServiceCenterCode" type="ServiceCenterCode" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): FinancePlan

Super-types:xsd:string < Description (by extension) < FinancePlan (by extension)
Sub-types:None

NameFinancePlan
Abstractno
DocumentationDescription of standard finance plan applied to deal.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="FinancePlan">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): FinanceSubtotalAmount

Super-types:xsd:decimal < Amount (by extension) < FinanceSubtotalAmount (by extension)
Sub-types:None

NameFinanceSubtotalAmount
Abstractno
DocumentationThe subtotal amount for a specified type.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="FinanceSubtotalAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): GrossProceedsAmount

Super-types:xsd:decimal < Amount (by extension) < GrossProceedsAmount (by extension)
Sub-types:None

NameGrossProceedsAmount
Abstractno
DocumentationThe amount that the finance source is paying the dealer for the deal. EX: If a dealer owes a buy down amount, it may be deducted from their proceeds.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="GrossProceedsAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): GrossTradeIn

Super-types:xsd:decimal < Amount (by extension) < GrossTradeIn (by extension)
Sub-types:None

NameGrossTradeIn
Abstractno
DocumentationThe negotiated value of the trade-in vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="GrossTradeIn">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): GuarantorParty

Super-types:PartyBase < IndividualApplicantContractParty (by extension) < GuarantorParty (by extension)
Sub-types:None

NameGuarantorParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsIndividual party alternate party Identification Optional 
PersonNameIndividual party name Required 
AddressIndividual party address Required 
ContactIndividual party contact information Optional
Only in the case of Individual Applicants, the following business rules apply:
Please note that although the Schema shows this as an Optional component, in this BOD usage, it should be Required.
 
Demographics Optional 
MarketingMailIndIndicates customers whom have requested no marketing mail Optional 
EmployeeProgramTypeIdentifies the type of employee program. Optional 
EmploymentTypeIdentifies if the individual is employeed by an OEM, Dealer, Finance Company or Partner Optional 
PrivacyAny privacy rights the party has subscribed to or opted out of. Optional 
MfgDealerIndIndicators that the Business Party is an employed by a Manufacture or Dealer. Optional 
PrimaryDriverIndIdentifies the customer as the primary driver. Optional 
RelationshipCodeIndicates the Business Party’s relationship to the primary Party (e.g., mother, father, husband, etc.). Optional
This code is used in this component to define the primary party of the BOD.
 
RelationshipDescriptionFree form text describing the relationship of the Business Party to the primary Party. Optional 
PreferredLanguageLanguage in which customer prefers to receive correspondence. Optional 
NonSigningSpouseNameA text field to capture name of non-signing spouse. This field applies only to the individual applicant Optional 
EmployerThe Employer component represents the Applicant's employment information. Optional 
ReturnLeaseCustomerIndIndicates whether this customer is turning in a lease and getting a new lease. Optional 
GSTRegistrantIndIndicates whether applicant is a GST registrant. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonNameExtended </PersonName> [1] ?
<Address> IndividualApplicantAddress </Address> [1..*] ?
<Contact> ContractIndividualApplicantContact </Contact> [0..1] ?
<Demographics> ContractDemographics </Demographics> [0..1] ?
<MarketingMailInd> MarketingMailInd </MarketingMailInd> [0..1] ?
<EmployeeProgramType> EmployeeProgramType </EmployeeProgramType> [0..1] ?
<EmploymentType> EmploymentType </EmploymentType> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<MfgDealerInd> MfgDealerInd </MfgDealerInd> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<RelationshipCode> RelationshipCode </RelationshipCode> [0..1] ?
<RelationshipDescription> RelationshipDescription </RelationshipDescription> [0..1] ?
<PreferredLanguage> PreferredLanguage </PreferredLanguage> [0..1] ?
<NonSigningSpouseName> NonSigningSpouseName </NonSigningSpouseName> [0..1] ?
<Employer> EmployerParty </Employer> [0..1] ?
<ReturnLeaseCustomerInd> ReturnLeaseCustomerInd </ReturnLeaseCustomerInd> [0..1] ?
<GSTRegistrantInd> GSTRegistrantInd </GSTRegistrantInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="GuarantorParty">
<xsd:complexContent>
<xsd:extension base="IndividualApplicantContractParty"/>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): HardAddSellingPrice

Super-types:xsd:decimal < Amount (by extension) < HardAddSellingPrice (by extension)
Sub-types:None

NameHardAddSellingPrice
Abstractno
DocumentationPhysical equipment added to the vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="HardAddSellingPrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): HeaderBase

Super-types:None
Sub-types:

NameHeaderBase
Abstractno
DocumentationUsed on all STAR BODs
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
DocumentDateTimeIs the date and time the document was last created. This is not the date and time that the BOD message instance was created. Optional 
SecondaryPasswordSecondary password used to validate access to the dealer information Optional 
SecondaryDealerNumberIdentifies secondary dealer number if different than primary "Dealer Number" Optional 

XML Instance Representation
<...>
<DocumentDateTime> DocumentDateTime </DocumentDateTime> [0..1] ?
<SecondaryPassword> SecondaryPassword </SecondaryPassword> [0..1] ?
<SecondaryDealerNumber> SecondaryDealerNumber </SecondaryDealerNumber> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="HeaderBase">
<xsd:sequence>
<xsd:element name="DocumentDateTime" type="DocumentDateTime" minOccurs="0"/>
<xsd:element name="SecondaryPassword" type="SecondaryPassword" minOccurs="0"/>
<xsd:element name="SecondaryDealerNumber" type="SecondaryDealerNumber" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): Id

Super-types:xsd:string < Id (by extension)
Sub-types:None

NameId
Abstractno
DocumentationParty Identification number
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="Id">
<xsd:simpleContent>
<xsd:extension base="xsd:string"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ImplicitFinanceChargesAmount

Super-types:xsd:decimal < Amount (by extension) < ImplicitFinanceChargesAmount (by extension)
Sub-types:None

NameImplicitFinanceChargesAmount
Abstractno
DocumentationCalculated Field: Total of non-refundable payments plus residual value minus total advances. This is NOT a FINANCE CHARGE.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ImplicitFinanceChargesAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): IncentiveAmount

Super-types:xsd:decimal < Amount (by extension) < IncentiveAmount (by extension)
Sub-types:None

NameIncentiveAmount
Abstractno
DocumentationThe amount of the Incentive.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="IncentiveAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): IncentivesForCashCustomerAmt

Super-types:xsd:decimal < Amount (by extension) < IncentivesForCashCustomerAmt (by extension)
Sub-types:None

NameIncentivesForCashCustomerAmt
Abstractno
DocumentationIncentives available to ONLY cash customers.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="IncentivesForCashCustomerAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Income

Super-types:xsd:decimal < Income (by extension)
Sub-types:None

NameIncome
Abstractno
DocumentationGross amount of income
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
currency Required 
period Required 

XML Instance Representation
<...
currency="Currency [1]"

period="IncomePeriod [1]"
>
xsd:decimal
</...>
Schema Component Representation
<xsd:complexType name="Income">
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
<xsd:attribute name="currency" type="Currency" use="required"/>
<xsd:attribute name="period" type="IncomePeriod" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): IndividualApplicantAddress

Super-types:AddressBase < Address (by extension) < IndividualPartyAddress (by extension) < IndividualApplicantAddress (by extension)
Sub-types:None

NameIndividualApplicantAddress
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AddressLineIndicates the multiple lines of an address. The first line is typically the street name and number. Required 
CityIs the City of the Address. Required 
CountyCounty in which the Address is in. Optional 
StateOrProvinceIs the State or Province of a given Address. Required 
CountryCountry in which the Address is in. Required 
PostalCodePostal Code of the Address. Required 
UrbanizationCodeGeographic definition of a metropolitan or suburban area Optional 
PeriodOfResidenceCommunicates an applicant's period of residence Optional 
ResidenceTypeThe type of residence (i.e. Rent, Own, etc) Optional 

XML Instance Representation
<...
qualifier="AddressQualifier [0..1]"
>
<AddressLine> AddressLine </AddressLine> [1..*] ?
<City> City </City> [1] ?
<County> County </County> [0..1] ?
<StateOrProvince> StateOrProvince </StateOrProvince> [1] ?
<Country> Country </Country> [1] ?
<PostalCode> PostalCode </PostalCode> [1] ?
<UrbanizationCode> UrbanizationCode </UrbanizationCode> [0..1] ?
<PeriodOfResidence> PeriodOfResidence </PeriodOfResidence> [0..*] ?
<ResidenceType> ResidenceType </ResidenceType> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualApplicantAddress">
<xsd:complexContent>
<xsd:extension base="IndividualPartyAddress">
<xsd:sequence>
<xsd:element name="PeriodOfResidence" type="PeriodOfResidence" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="ResidenceType" type="ResidenceType" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): IndividualApplicantContact

Super-types:ContactBase < IndividualApplicantContact (by extension)
Sub-types:None

NameIndividualApplicantContact
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
TelephoneContact telephone numbers Optional 
EMailAddressContact Email addresses Optional 
FaxContact Fax numbers Optional 
PreferredContactMethodPreferred contact method Optional 
ContactTimePreferred contact time (i.e. Best day/time to reach the contact. Optional 
PrimaryContactIndIndicates if contact is primary contact Optional 
PersonName Optional
If the parent component and Contact component PersonName are the same, this component should not be used.
 
PrimaryDriverIndIdentifies customer as primary driver. Optional 
OtherDescriptionThe text description of “Other᾿ value from telephone desc attribute. Optional 

XML Instance Representation
<...>
<Telephone> IndividualPartyContactTelephoneNumber </Telephone> [0..*] ?
<EMailAddress> IndividualPartyContactEMail </EMailAddress> [0..*] ?
<Fax> IndividualPartyContactFax </Fax> [0..*] ?
<PreferredContactMethod> PreferredContactMethod </PreferredContactMethod> [0..1] ?
<ContactTime> ContactTime </ContactTime> [0..1] ?
<PrimaryContactInd> PrimaryContactInd </PrimaryContactInd> [0..1] ?
<PersonName> IndividualApplicantPersonName </PersonName> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<OtherDescription> OtherDescription </OtherDescription> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualApplicantContact">
<xsd:complexContent>
<xsd:extension base="ContactBase">
<xsd:sequence>
<xsd:element name="PersonName" type="IndividualApplicantPersonName" minOccurs="0"/>
<xsd:element name="PrimaryDriverInd" type="PrimaryDriverInd" minOccurs="0"/>
<xsd:element name="OtherDescription" type="OtherDescription" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): IndividualApplicantContractParty

Super-types:PartyBase < IndividualApplicantContractParty (by extension)
Sub-types:

NameIndividualApplicantContractParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsIndividual party alternate party Identification Optional 
PersonNameIndividual party name Required 
AddressIndividual party address Required 
ContactIndividual party contact information Optional
Only in the case of Individual Applicants, the following business rules apply:
Please note that although the Schema shows this as an Optional component, in this BOD usage, it should be Required.
 
Demographics Optional 
MarketingMailIndIndicates customers whom have requested no marketing mail Optional 
EmployeeProgramTypeIdentifies the type of employee program. Optional 
EmploymentTypeIdentifies if the individual is employeed by an OEM, Dealer, Finance Company or Partner Optional 
PrivacyAny privacy rights the party has subscribed to or opted out of. Optional 
MfgDealerIndIndicators that the Business Party is an employed by a Manufacture or Dealer. Optional 
PrimaryDriverIndIdentifies the customer as the primary driver. Optional 
RelationshipCodeIndicates the Business Party’s relationship to the primary Party (e.g., mother, father, husband, etc.). Optional
This code is used in this component to define the primary party of the BOD.
 
RelationshipDescriptionFree form text describing the relationship of the Business Party to the primary Party. Optional 
PreferredLanguageLanguage in which customer prefers to receive correspondence. Optional 
NonSigningSpouseNameA text field to capture name of non-signing spouse. This field applies only to the individual applicant Optional 
EmployerThe Employer component represents the Applicant's employment information. Optional 
ReturnLeaseCustomerIndIndicates whether this customer is turning in a lease and getting a new lease. Optional 
GSTRegistrantIndIndicates whether applicant is a GST registrant. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonNameExtended </PersonName> [1] ?
<Address> IndividualApplicantAddress </Address> [1..*] ?
<Contact> ContractIndividualApplicantContact </Contact> [0..1] ?
<Demographics> ContractDemographics </Demographics> [0..1] ?
<MarketingMailInd> MarketingMailInd </MarketingMailInd> [0..1] ?
<EmployeeProgramType> EmployeeProgramType </EmployeeProgramType> [0..1] ?
<EmploymentType> EmploymentType </EmploymentType> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<MfgDealerInd> MfgDealerInd </MfgDealerInd> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<RelationshipCode> RelationshipCode </RelationshipCode> [0..1] ?
<RelationshipDescription> RelationshipDescription </RelationshipDescription> [0..1] ?
<PreferredLanguage> PreferredLanguage </PreferredLanguage> [0..1] ?
<NonSigningSpouseName> NonSigningSpouseName </NonSigningSpouseName> [0..1] ?
<Employer> EmployerParty </Employer> [0..1] ?
<ReturnLeaseCustomerInd> ReturnLeaseCustomerInd </ReturnLeaseCustomerInd> [0..1] ?
<GSTRegistrantInd> GSTRegistrantInd </GSTRegistrantInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualApplicantContractParty">
<xsd:complexContent>
<xsd:extension base="PartyBase">
<xsd:sequence>
<xsd:element name="AlternatePartyIds" type="IndividualPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PersonName" type="IndividualApplicantPersonNameExtended"/>
<xsd:element name="Address" type="IndividualApplicantAddress" maxOccurs="unbounded"/>
<xsd:element name="Contact" type="ContractIndividualApplicantContact" minOccurs="0"/>
<xsd:element name="Demographics" type="ContractDemographics" minOccurs="0"/>
<xsd:element name="MarketingMailInd" type="MarketingMailInd" minOccurs="0"/>
<xsd:element name="EmployeeProgramType" type="EmployeeProgramType" minOccurs="0"/>
<xsd:element name="EmploymentType" type="EmploymentType" minOccurs="0"/>
<xsd:element name="Privacy" type="Privacy" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="MfgDealerInd" type="MfgDealerInd" minOccurs="0"/>
<xsd:element name="PrimaryDriverInd" type="PrimaryDriverInd" minOccurs="0"/>
<xsd:element name="RelationshipCode" type="RelationshipCode" minOccurs="0"/>
<xsd:element name="RelationshipDescription" type="RelationshipDescription" minOccurs="0"/>
<xsd:element name="PreferredLanguage" type="PreferredLanguage" minOccurs="0"/>
<xsd:element name="NonSigningSpouseName" type="NonSigningSpouseName" minOccurs="0"/>
<xsd:element name="Employer" type="EmployerParty" minOccurs="0"/>
<xsd:element name="ReturnLeaseCustomerInd" type="ReturnLeaseCustomerInd" minOccurs="0"/>
<xsd:element name="GSTRegistrantInd" type="GSTRegistrantInd" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): IndividualApplicantParty

Super-types:PartyBase < IndividualApplicantParty (by extension)
Sub-types:

NameIndividualApplicantParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsIndividual party alternate party Identification Optional 
PersonNameIndividual party name Optional 
AddressIndividual party address Optional 
ContactIndividual party contact information Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonName </PersonName> [0..1] ?
<Address> IndividualApplicantAddress </Address> [0..*] ?
<Contact> IndividualApplicantContact </Contact> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualApplicantParty">
<xsd:complexContent>
<xsd:extension base="PartyBase">
<xsd:sequence>
<xsd:element name="AlternatePartyIds" type="IndividualPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PersonName" type="IndividualApplicantPersonName" minOccurs="0"/>
<xsd:element name="Address" type="IndividualApplicantAddress" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Contact" type="IndividualApplicantContact" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): IndividualApplicantPersonName

Super-types:IndividualPartyPersonName < IndividualApplicantPersonName (by extension)
Sub-types:

NameIndividualApplicantPersonName
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
SalutationTitle or greeting of business party Optional 
GivenNameFirst Name of business party Required 
MiddleNameMiddle Initial of business party Optional 
FamilyNameLast Name of business party Required 
SuffixBusiness Party name suffix designation if individual Ex: Sr, Jr, III, etc. Optional 
FormattedNameFull Name of business party. Format for name should be "First Last" with no commas between first and last name Optional 
SortNameIndex name used as a sort for report purposes Optional 
SecondFamilyNameAdditional last name. Optional 

XML Instance Representation
<...>
<Salutation> Salutation </Salutation> [0..1] ?
<GivenName> GivenName </GivenName> [1] ?
<MiddleName> MiddleName </MiddleName> [0..1] ?
<FamilyName> FamilyName </FamilyName> [1] ?
<Suffix> Suffix </Suffix> [0..1] ?
<FormattedName> FormattedName </FormattedName> [0..1] ?
<SortName> SortName </SortName> [0..1] ?
<SecondFamilyName> FamilyName </SecondFamilyName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualApplicantPersonName">
<xsd:complexContent>
<xsd:extension base="IndividualPartyPersonName">
<xsd:sequence>
<xsd:element name="SecondFamilyName" type="FamilyName" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): IndividualApplicantPersonNameExtended

Super-types:IndividualPartyPersonName < IndividualApplicantPersonName (by extension) < IndividualApplicantPersonNameExtended (by extension)
Sub-types:None

NameIndividualApplicantPersonNameExtended
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
SalutationTitle or greeting of business party Optional 
GivenNameFirst Name of business party Required 
MiddleNameMiddle Initial of business party Optional 
FamilyNameLast Name of business party Required 
SuffixBusiness Party name suffix designation if individual Ex: Sr, Jr, III, etc. Optional 
FormattedNameFull Name of business party. Format for name should be "First Last" with no commas between first and last name Optional 
SortNameIndex name used as a sort for report purposes Optional 
SecondFamilyNameAdditional last name. Optional 
EmployeeTitleA formal appellation attached to the name of a person or family by virtue of office, rank, hereditary privilege, noble birth, or attainment or used as a mark of respect. EX: CIO, CEO, President, etc. Optional 

XML Instance Representation
<...>
<Salutation> Salutation </Salutation> [0..1] ?
<GivenName> GivenName </GivenName> [1] ?
<MiddleName> MiddleName </MiddleName> [0..1] ?
<FamilyName> FamilyName </FamilyName> [1] ?
<Suffix> Suffix </Suffix> [0..1] ?
<FormattedName> FormattedName </FormattedName> [0..1] ?
<SortName> SortName </SortName> [0..1] ?
<SecondFamilyName> FamilyName </SecondFamilyName> [0..1] ?
<EmployeeTitle> EmployeeTitle </EmployeeTitle> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualApplicantPersonNameExtended">
<xsd:complexContent>
<xsd:extension base="IndividualApplicantPersonName">
<xsd:sequence>
<xsd:element name="EmployeeTitle" type="EmployeeTitle" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): IndividualizedTradeAgreementDescription

Super-types:xsd:string < Description (by extension) < IndividualizedTradeAgreementDescription (by extension)
Sub-types:None

NameIndividualizedTradeAgreementDescription
Abstractno
DocumentationDescription of trade-in, turn-in and other individualized agreements between Lessee and the Lessor (Dealer).
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="IndividualizedTradeAgreementDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): IndividualPartyAddress

Super-types:AddressBase < Address (by extension) < IndividualPartyAddress (by extension)
Sub-types:

NameIndividualPartyAddress
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AddressLineIndicates the multiple lines of an address. The first line is typically the street name and number. Required 
CityIs the City of the Address. Required 
CountyCounty in which the Address is in. Optional 
StateOrProvinceIs the State or Province of a given Address. Required 
CountryCountry in which the Address is in. Required 
PostalCodePostal Code of the Address. Required 
UrbanizationCodeGeographic definition of a metropolitan or suburban area Optional 

XML Instance Representation
<...
qualifier="AddressQualifier [0..1]"
>
<AddressLine> AddressLine </AddressLine> [1..*] ?
<City> City </City> [1] ?
<County> County </County> [0..1] ?
<StateOrProvince> StateOrProvince </StateOrProvince> [1] ?
<Country> Country </Country> [1] ?
<PostalCode> PostalCode </PostalCode> [1] ?
<UrbanizationCode> UrbanizationCode </UrbanizationCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualPartyAddress">
<xsd:complexContent>
<xsd:extension base="Address">
<xsd:sequence>
<xsd:element name="UrbanizationCode" type="UrbanizationCode" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): IndividualPartyAlternatePartyId

Super-types:AlternatePartyId < IndividualPartyAlternatePartyId (by extension)
Sub-types:None

NameIndividualPartyAlternatePartyId
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
IdAlternate Party Identification Required 
AssigningPartyIdAgency or entity that validates the Party Id Required 
IssuingStateIndicates that State where the license was issued. Optional 
ExpirationDateExpiration date of the alternate party id (e.g., Driver's License expiration date). Optional 

XML Instance Representation
<...>
<Id> Id </Id> [1] ?
<AssigningPartyId> AssigningPartyId </AssigningPartyId> [1] ?
<IssuingState> IssuingState </IssuingState> [0..1] ?
<ExpirationDate> ExpirationDate </ExpirationDate> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualPartyAlternatePartyId">
<xsd:complexContent>
<xsd:extension base="AlternatePartyId">
<xsd:sequence>
<xsd:element name="AssigningPartyId" type="AssigningPartyId"/>
<xsd:element name="IssuingState" type="IssuingState" minOccurs="0"/>
<xsd:element name="ExpirationDate" type="ExpirationDate" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): IndividualPartyContactEMail

Super-types:xsd:string < IndividualPartyContactEMail (by extension)
Sub-types:None

NameIndividualPartyContactEMail
Abstractno
DocumentationIndividual Party email
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
desc Required 

XML Instance Representation
<...
desc="HomeWork [0..1]"
>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="IndividualPartyContactEMail">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="desc" type="HomeWork"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): IndividualPartyContactFax

Super-types:xsd:string < IndividualPartyContactFax (by extension)
Sub-types:None

NameIndividualPartyContactFax
Abstractno
DocumentationIndividual Party Fax number
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
desc Required 

XML Instance Representation
<...
desc="HomeWork [0..1]"
>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="IndividualPartyContactFax">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="desc" type="HomeWork"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): IndividualPartyContactTelephoneNumber

Super-types:xsd:string < IndividualPartyContactTelephoneNumber (by extension)
Sub-types:None

NameIndividualPartyContactTelephoneNumber
Abstractno
DocumentationIndividualParty telephone number
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
desc Required 
exten Required 

XML Instance Representation
<...

exten="Note [0..1]"
>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="IndividualPartyContactTelephoneNumber">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="desc" type="ContactTelephoneNumberDescription"/>
<xsd:attribute name="exten" type="Note"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): IndividualPartyPersonName

Super-types:None
Sub-types:

NameIndividualPartyPersonName
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
SalutationTitle or greeting of business party Optional 
GivenNameFirst Name of business party Required 
MiddleNameMiddle Initial of business party Optional 
FamilyNameLast Name of business party Required 
SuffixBusiness Party name suffix designation if individual Ex: Sr, Jr, III, etc. Optional 
FormattedNameFull Name of business party. Format for name should be "First Last" with no commas between first and last name Optional 
SortNameIndex name used as a sort for report purposes Optional 

XML Instance Representation
<...>
<Salutation> Salutation </Salutation> [0..1] ?
<GivenName> GivenName </GivenName> [1] ?
<MiddleName> MiddleName </MiddleName> [0..1] ?
<FamilyName> FamilyName </FamilyName> [1] ?
<Suffix> Suffix </Suffix> [0..1] ?
<FormattedName> FormattedName </FormattedName> [0..1] ?
<SortName> SortName </SortName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="IndividualPartyPersonName">
<xsd:sequence>
<xsd:element name="Salutation" type="Salutation" minOccurs="0"/>
<xsd:element name="GivenName" type="GivenName"/>
<xsd:element name="MiddleName" type="MiddleName" minOccurs="0"/>
<xsd:element name="FamilyName" type="FamilyName"/>
<xsd:element name="Suffix" type="Suffix" minOccurs="0"/>
<xsd:element name="FormattedName" type="FormattedName" minOccurs="0"/>
<xsd:element name="SortName" type="SortName" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): InitiativeId

Super-types:xsd:string < Id (by extension) < InitiativeId (by extension)
Sub-types:None

NameInitiativeId
Abstractno
DocumentationInitiative Identification (i.e., Manufacturer incentive reimbursement program identification or dealer offerings)
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="InitiativeId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Insurance

Super-types:None
Sub-types:None

NameInsurance
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
InsuranceTypeIdentifies the type insurance. Required 
InsuranceCompanyNameInsurance company name. Optional 
InsuranceAgentNameName of insurance agent. Optional 
AddressAddress of insurance agent. Optional 
TelephoneAddress of insurance agent. Optional
If the address has a North American country code, the telephone number must be a minimum of 10 numbers
 
PolicyNumberUnique number to identify a policy. Optional 
CoverageExpirationDateIdentifies when the coverage expires. Optional
YYYY-MM-DD
 
TermTerm of insurance coverage. Optional 
DealerCostThe cost incurred by the dealer. Optional 
InsuranceDetailCommunicates the different types of insurance associated with the vehicle. Optional 
BodilyInjuryUnitsBodily injury units. Optional 
BodilyInjuryPremiumBodily injury premium. Optional 
TotalPremiumAmountThe total amount of insurance being purchased. Optional 
FaxInsurance agent fax number. Optional 
CreditLifePremiumAmountIndicates the amount of credit life premium insurance being purchased for the vehicle. Optional 
MaximumInsuranceAmountThe maximum benefit. Optional 
InsuredPersonPerson being insured Optional 
InsuredPersonTypeIdentifies persons covered insurance (e.g., Buyer, Co-Buyer, or Joint). Optional 
DisabilityPremiumAmountIndicates amount of disability premium insurance being purchased for the vehicle. Optional 
MaximumMonthlyBenefitThe maximum monthly benefit amount. Optional 
PremiumThe total amount the customer pays for a policy. Optional 
ContractTermMileageMileage allowed under terms of service contract Optional 
FinancedIndIndicates whether the insurance is being financed through the retail credit contract or capitalized for lease. Optional 
OtherInsuranceDescriptionText description of “Other᾿ Insurance. Optional 
PremiumApprovedIndIndicator of whether premium is approved by state commission. Optional 
InsuranceEffectiveDateDate insurance policy is effective. Optional
YYYY-MM-DD
 
InsideCarrierTypeIndIndicates whether the insurance is provided by the finance source (inside) or an outside company. Optional 
TaxabilityIndIndicates if the insurance is taxable. Optional 
InsuranceDeductibleAmtAmount of deductible for insurance. Optional 
PaymentMethodIndicates how the customer pays for the insurance product. Optional 
DeliveryDaysThis field is the number of days the Insurance Policy must be delivered to the seller within, from the date of this agreement. Optional 
InsuranceFormNumberForm number associated with insurance. Optional 
PolicyHolderInsurance policy holder information. Optional 
PreferredProviderIndIndicator of whether the provider is a preferred provider. Optional 

XML Instance Representation
<...>
<InsuranceType> InsuranceType </InsuranceType> [1] ?
<InsuranceCompanyName> InsuranceCompanyName </InsuranceCompanyName> [0..1] ?
<InsuranceAgentName> InsuranceAgentName </InsuranceAgentName> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<Telephone> OrganizationPartyTelephone </Telephone> [0..1] ?
<PolicyNumber> PolicyNumber </PolicyNumber> [0..1] ?
<CoverageExpirationDate> CoverageExpirationDate </CoverageExpirationDate> [0..1] ?
<Term> Term </Term> [0..1] ?
<DealerCost> DealerCost </DealerCost> [0..1] ?
<InsuranceDetail> InsuranceDetail </InsuranceDetail> [0..*] ?
<BodilyInjuryUnits> BodilyInjuryUnits </BodilyInjuryUnits> [0..1] ?
<BodilyInjuryPremium> BodilyInjuryPremium </BodilyInjuryPremium> [0..1] ?
<TotalPremiumAmount> TotalPremiumAmount </TotalPremiumAmount> [0..1] ?
<Fax> OrganizationPartyFax </Fax> [0..1] ?
<CreditLifePremiumAmount> CreditLifePremiumAmount </CreditLifePremiumAmount> [0..1] ?
<MaximumInsuranceAmount> MaximumInsuranceAmount </MaximumInsuranceAmount> [0..1] ?
<InsuredPerson> IndividualApplicantPersonName </InsuredPerson> [0..*] ?
<InsuredPersonType> InsuredPersonType </InsuredPersonType> [0..1] ?
<DisabilityPremiumAmount> DisabilityPremiumAmount </DisabilityPremiumAmount> [0..1] ?
<MaximumMonthlyBenefit> MaximumMonthlyBenefit </MaximumMonthlyBenefit> [0..1] ?
<Premium> Premium </Premium> [0..1] ?
<ContractTermMileage> ContractTermMileage </ContractTermMileage> [0..1] ?
<FinancedInd> FinancedInd </FinancedInd> [0..1] ?
<OtherInsuranceDescription> OtherInsuranceDescription </OtherInsuranceDescription> [0..1] ?
<PremiumApprovedInd> PremiumApprovedInd </PremiumApprovedInd> [0..1] ?
<InsuranceEffectiveDate> InsuranceEffectiveDate </InsuranceEffectiveDate> [0..1] ?
<InsideCarrierTypeInd> InsideCarrierTypeInd </InsideCarrierTypeInd> [0..1] ?
<TaxabilityInd> TaxabilityInd </TaxabilityInd> [0..1] ?
<InsuranceDeductibleAmt> InsuranceDeductibleAmt </InsuranceDeductibleAmt> [0..1] ?
<PaymentMethod> PaymentMethod </PaymentMethod> [0..1] ?
<DeliveryDays> DeliveryDays </DeliveryDays> [0..1] ?
<InsuranceFormNumber> InsuranceFormNumber </InsuranceFormNumber> [0..1] ?
<PolicyHolder> PolicyHolder </PolicyHolder> [0..1] ?
<PreferredProviderInd> PreferredProviderInd </PreferredProviderInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Insurance">
<xsd:sequence>
<xsd:element name="InsuranceType" type="InsuranceType"/>
<xsd:element name="InsuranceCompanyName" type="InsuranceCompanyName" minOccurs="0"/>
<xsd:element name="InsuranceAgentName" type="InsuranceAgentName" minOccurs="0"/>
<xsd:element name="Address" type="OrganizationAddress" minOccurs="0"/>
<xsd:element name="Telephone" type="OrganizationPartyTelephone" minOccurs="0"/>
<xsd:element name="PolicyNumber" type="PolicyNumber" minOccurs="0"/>
<xsd:element name="CoverageExpirationDate" type="CoverageExpirationDate" minOccurs="0"/>
<xsd:element name="Term" type="Term" minOccurs="0"/>
<xsd:element name="DealerCost" type="DealerCost" minOccurs="0"/>
<xsd:element name="InsuranceDetail" type="InsuranceDetail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="BodilyInjuryUnits" type="BodilyInjuryUnits" minOccurs="0"/>
<xsd:element name="BodilyInjuryPremium" type="BodilyInjuryPremium" minOccurs="0"/>
<xsd:element name="TotalPremiumAmount" type="TotalPremiumAmount" minOccurs="0"/>
<xsd:element name="Fax" type="OrganizationPartyFax" minOccurs="0"/>
<xsd:element name="CreditLifePremiumAmount" type="CreditLifePremiumAmount" minOccurs="0"/>
<xsd:element name="MaximumInsuranceAmount" type="MaximumInsuranceAmount" minOccurs="0"/>
<xsd:element name="InsuredPerson" type="IndividualApplicantPersonName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="InsuredPersonType" type="InsuredPersonType" minOccurs="0"/>
<xsd:element name="DisabilityPremiumAmount" type="DisabilityPremiumAmount" minOccurs="0"/>
<xsd:element name="MaximumMonthlyBenefit" type="MaximumMonthlyBenefit" minOccurs="0"/>
<xsd:element name="Premium" type="Premium" minOccurs="0"/>
<xsd:element name="ContractTermMileage" type="ContractTermMileage" minOccurs="0"/>
<xsd:element name="FinancedInd" type="FinancedInd" minOccurs="0"/>
<xsd:element name="OtherInsuranceDescription" type="OtherInsuranceDescription" minOccurs="0"/>
<xsd:element name="PremiumApprovedInd" type="PremiumApprovedInd" minOccurs="0"/>
<xsd:element name="InsuranceEffectiveDate" type="InsuranceEffectiveDate" minOccurs="0"/>
<xsd:element name="InsideCarrierTypeInd" type="InsideCarrierTypeInd" minOccurs="0"/>
<xsd:element name="TaxabilityInd" type="TaxabilityInd" minOccurs="0"/>
<xsd:element name="InsuranceDeductibleAmt" type="InsuranceDeductibleAmt" minOccurs="0"/>
<xsd:element name="PaymentMethod" type="PaymentMethod" minOccurs="0"/>
<xsd:element name="DeliveryDays" type="DeliveryDays" minOccurs="0"/>
<xsd:element name="InsuranceFormNumber" type="InsuranceFormNumber" minOccurs="0" maxOccurs="1"/>
<xsd:element name="PolicyHolder" type="PolicyHolder" minOccurs="0" maxOccurs="1"/>
<xsd:element name="PreferredProviderInd" type="PreferredProviderInd" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): InsuranceDeductibleAmt

Super-types:xsd:decimal < Amount (by extension) < InsuranceDeductibleAmt (by extension)
Sub-types:None

NameInsuranceDeductibleAmt
Abstractno
DocumentationAmount of deductible for insurance.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="InsuranceDeductibleAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): InsuranceDetail

Super-types:None
Sub-types:None

NameInsuranceDetail
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
InsuranceDetailTypeIdentifies a type of insurance. Required 
DeductibleAmountThe Customer Deductible and/or Co/pay amount Amount. Eg:$50.00 Optional 
TermTerm of insurance component Optional 
PremiumThe total amount the customer pays for a policy. Optional 
LossPayeeThe LossPayee component represents the entity that is named as a payee in the event of a loss. Optional 
ConfirmationThe Confirmation component represents the confirmation of the consumer’s vehicle insurance. Optional 
CollisionDeductibleTypeType of collision insurance deductible. Optional 
InsuranceDetailDeductibleAmtDeductible amount for the property insurance. Optional 
OtherInsuranceDescriptionAdditional description of insurance. Optional 
MaximumInsuranceAmountMaximum payout amount. Optional 

XML Instance Representation
<...>
<InsuranceDetailType> InsuranceDetailType </InsuranceDetailType> [1] ?
<DeductibleAmount> DeductibleAmount </DeductibleAmount> [0..1] ?
<Term> Term </Term> [0..1] ?
<Premium> Premium </Premium> [0..1] ?
<LossPayee> LossPayee </LossPayee> [0..*] ?
<Confirmation> ConfirmationComponent </Confirmation> [0..1] ?
<CollisionDeductibleType> CollisionDeductibleType </CollisionDeductibleType> [0..1] ?
<InsuranceDetailDeductibleAmt> InsuranceDetailDeductibleAmt </InsuranceDetailDeductibleAmt> [0..1] ?
<OtherInsuranceDescription> OtherInsuranceDescription </OtherInsuranceDescription> [0..1] ?
<MaximumInsuranceAmount> MaximumInsuranceAmount </MaximumInsuranceAmount> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="InsuranceDetail">
<xsd:sequence>
<xsd:element name="InsuranceDetailType" type="InsuranceDetailType"/>
<xsd:element name="DeductibleAmount" type="DeductibleAmount" minOccurs="0"/>
<xsd:element name="Term" type="Term" minOccurs="0"/>
<xsd:element name="Premium" type="Premium" minOccurs="0"/>
<xsd:element name="LossPayee" type="LossPayee" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Confirmation" type="ConfirmationComponent" minOccurs="0"/>
<xsd:element name="CollisionDeductibleType" type="CollisionDeductibleType" minOccurs="0"/>
<xsd:element name="InsuranceDetailDeductibleAmt" type="InsuranceDetailDeductibleAmt" minOccurs="0"/>
<xsd:element name="OtherInsuranceDescription" type="OtherInsuranceDescription" minOccurs="0"/>
<xsd:element name="MaximumInsuranceAmount" type="MaximumInsuranceAmount" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): InsuranceDetailDeductibleAmt

Super-types:xsd:decimal < Amount (by extension) < InsuranceDetailDeductibleAmt (by extension)
Sub-types:None

NameInsuranceDetailDeductibleAmt
Abstractno
DocumentationDeductible amount for the property insurance.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="InsuranceDetailDeductibleAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ItemId

Super-types:xsd:string < Id (by extension) < ItemId (by extension)
Sub-types:None

NameItemId
Abstractno
DocumentationItem part number
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="ItemId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): LatePmtInterestRatePercentage

Super-types:xsd:decimal < Percent (by extension) < LatePmtInterestRatePercentage (by extension)
Sub-types:None

NameLatePmtInterestRatePercentage
Abstractno
DocumentationInterest rate charged on late payments.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="LatePmtInterestRatePercentage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): LeaseCapitalizedAmount

Super-types:xsd:decimal < Amount (by extension) < LeaseCapitalizedAmount (by extension)
Sub-types:None

NameLeaseCapitalizedAmount
Abstractno
DocumentationCalculated Field: Cash value of leased goods plus sum of other advances minus cash down minu gross trade minsu rebates.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="LeaseCapitalizedAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): LicenseNumberStateOrProvince

Super-types:xsd:string < StateOrProvince (by restriction) < LicenseNumberStateOrProvince (by extension)
Sub-types:None

NameLicenseNumberStateOrProvince
Abstractno
DocumentationState or province where vehicle is licensed.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="LicenseNumberStateOrProvince">
<xsd:simpleContent>
<xsd:extension base="StateOrProvince"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): LoadCapacity

Super-types:xsd:decimal < Quantity (by extension) < LoadCapacity (by extension)
Sub-types:None

NameLoadCapacity
Abstractno
DocumentationIdentifies the load capacity for the vehicle, for example Ton.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="UOM [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="LoadCapacity">
<xsd:simpleContent>
<xsd:extension base="Quantity"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): LocationId

Super-types:xsd:string < Id (by extension) < LocationId (by extension)
Sub-types:None

NameLocationId
Abstractno
DocumentationCode identifying a physical location
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="LocationId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): LossPayee

Super-types:None
Sub-types:None

NameLossPayee
Abstractno
DocumentationThe LossPayee component represents the entity that is named as a payee in the event of a loss.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
CompanyNameThe Company Name of the Loss Payee. Optional 
AddressThe Address component represents the address for the Loss Payee. Optional 
FinanceSourceLossPayeeIndIndicates whether the finance source is either the loss payee or an additional insured party. Optional 

XML Instance Representation
<...>
<CompanyName> CompanyName </CompanyName> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<FinanceSourceLossPayeeInd> FinanceSourceLossPayeeInd </FinanceSourceLossPayeeInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="LossPayee">
<xsd:sequence>
<xsd:element name="CompanyName" type="CompanyName" minOccurs="0"/>
<xsd:element name="Address" type="OrganizationAddress" minOccurs="0"/>
<xsd:element name="FinanceSourceLossPayeeInd" type="FinanceSourceLossPayeeInd" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ManufacturerRebateAmount

Super-types:xsd:decimal < Amount (by extension) < ManufacturerRebateAmount (by extension)
Sub-types:None

NameManufacturerRebateAmount
Abstractno
DocumentationManufacturer rebate amount
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ManufacturerRebateAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MaximumAllowableFeeAmount

Super-types:xsd:decimal < Amount (by extension) < MaximumAllowableFeeAmount (by extension)
Sub-types:None

NameMaximumAllowableFeeAmount
Abstractno
DocumentationThe maximum amount of fee that can be charged.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MaximumAllowableFeeAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MaximumInsuranceAmount

Super-types:xsd:decimal < Amount (by extension) < MaximumInsuranceAmount (by extension)
Sub-types:None

NameMaximumInsuranceAmount
Abstractno
DocumentationThe maximum benefit.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MaximumInsuranceAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MaximumMonthlyBenefit

Super-types:xsd:decimal < Amount (by extension) < MaximumMonthlyBenefit (by extension)
Sub-types:None

NameMaximumMonthlyBenefit
Abstractno
DocumentationThe maximum monthly benefit amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MaximumMonthlyBenefit">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MaximumProceedAmount

Super-types:xsd:decimal < Amount (by extension) < MaximumProceedAmount (by extension)
Sub-types:None

NameMaximumProceedAmount
Abstractno
DocumentationMaximum amount paid to dealer for the customer's financed or leased vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MaximumProceedAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MaxUnusedPurchaseDistance

Super-types:xsd:integer < Count (by extension) < Mileage (by extension) < MaxUnusedPurchaseDistance (by extension)
Sub-types:None

NameMaxUnusedPurchaseDistance
Abstractno
DocumentationThe maximum number of unused purchased miles/kilometers allowed on a lease. This is equal to the total mileage/kilometerage for the term of the contract/lease.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="MileageMeasure [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MaxUnusedPurchaseDistance">
<xsd:simpleContent>
<xsd:extension base="Mileage"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Measurement

Super-types:xsd:decimal < Measurement (by extension)
Sub-types:None

NameMeasurement
Abstractno
DocumentationDecimal measurement
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
xsd:decimal
</...>
Schema Component Representation
<xsd:complexType name="Measurement">
<xsd:simpleContent>
<xsd:extension base="xsd:decimal"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Mileage

Super-types:xsd:integer < Count (by extension) < Mileage (by extension)
Sub-types:None

NameMileage
Abstractno
DocumentationMileage definition
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
uom Optional 

XML Instance Representation
<...
uom="MileageMeasure [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="Mileage">
<xsd:simpleContent>
<xsd:extension base="Count">
<xsd:attribute name="uom" type="MileageMeasure" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MileageValuationAdjustmentAmt

Super-types:xsd:decimal < Amount (by extension) < MileageValuationAdjustmentAmt (by extension)
Sub-types:None

NameMileageValuationAdjustmentAmt
Abstractno
DocumentationPositive or negative dollar amount indicating addition or subtraction to base value of the used vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MileageValuationAdjustmentAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MinUnusedPurchaseDistance

Super-types:xsd:integer < Count (by extension) < Mileage (by extension) < MinUnusedPurchaseDistance (by extension)
Sub-types:None

NameMinUnusedPurchaseDistance
Abstractno
DocumentationThe minimum number of unused purchased miles/kilometers allowed on a lease. This is equal to the standard lease mileage/kilometerage.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="MileageMeasure [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MinUnusedPurchaseDistance">
<xsd:simpleContent>
<xsd:extension base="Mileage"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MonthlyDepreciationAmount

Super-types:xsd:decimal < Amount (by extension) < MonthlyDepreciationAmount (by extension)
Sub-types:None

NameMonthlyDepreciationAmount
Abstractno
DocumentationPortion of monthly payment that is going toward depreciation.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MonthlyDepreciationAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): MonthlySalesTaxExemptionAmount

Super-types:xsd:decimal < Amount (by extension) < MonthlySalesTaxExemptionAmount (by extension)
Sub-types:None

NameMonthlySalesTaxExemptionAmount
Abstractno
DocumentationAn sales tax amount that is exempted on a monthly basis.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="MonthlySalesTaxExemptionAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NetAnnualPercentageRate

Super-types:xsd:decimal < Percent (by extension) < NetAnnualPercentageRate (by extension)
Sub-types:None

NameNetAnnualPercentageRate
Abstractno
DocumentationThe rate charged to the dealer
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="NetAnnualPercentageRate">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NetCapCostPlusResidualAmount

Super-types:xsd:decimal < Amount (by extension) < NetCapCostPlusResidualAmount (by extension)
Sub-types:None

NameNetCapCostPlusResidualAmount
Abstractno
DocumentationThis is the net capitalized cost plus the residual amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="NetCapCostPlusResidualAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NetPriceDelivered

Super-types:xsd:decimal < Amount (by extension) < NetPriceDelivered (by extension)
Sub-types:None

NameNetPriceDelivered
Abstractno
DocumentationCalculated Field: Cash price of vehicle minus total downpayment.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="NetPriceDelivered">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NetProceedsAmount

Super-types:xsd:decimal < Amount (by extension) < NetProceedsAmount (by extension)
Sub-types:None

NameNetProceedsAmount
Abstractno
DocumentationThe GrossProceedsAmount minus the wholesale payoff amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="NetProceedsAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NetTradeAllowanceAmount

Super-types:xsd:decimal < Amount (by extension) < NetTradeAllowanceAmount (by extension)
Sub-types:None

NameNetTradeAllowanceAmount
Abstractno
DocumentationThe gross trade-in amount minus the payoff amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="NetTradeAllowanceAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NonFilingFeeInsurance

Super-types:xsd:decimal < Amount (by extension) < NonFilingFeeInsurance (by extension)
Sub-types:None

NameNonFilingFeeInsurance
Abstractno
DocumentationA fee that is collected up front that is not itemized.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="NonFilingFeeInsurance">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NonTaxableAmount

Super-types:xsd:decimal < Amount (by extension) < NonTaxableAmount (by extension)
Sub-types:None

NameNonTaxableAmount
Abstractno
DocumentationTotal non-taxable price.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="NonTaxableAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NumberOfEngineCylinders

Super-types:xsd:integer < Count (by extension) < NumberOfEngineCylinders (by restriction)
Sub-types:None

NameNumberOfEngineCylinders
Abstractno
DocumentationRepresents the number of cylinders in the vehicle engine.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="NumberOfEngineCylinders">
<xsd:simpleContent>
<xsd:restriction base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NumberOfPayments

Super-types:xsd:integer < Count (by extension) < NumberOfPayments (by restriction)
Sub-types:None

NameNumberOfPayments
Abstractno
DocumentationIndicates the number of payments.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="NumberOfPayments">
<xsd:simpleContent>
<xsd:restriction base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NumberOfTaxCreditMonths

Super-types:xsd:integer < Count (by extension) < NumberOfTaxCreditMonths (by extension)
Sub-types:None

NameNumberOfTaxCreditMonths
Abstractno
DocumentationNumber of months that the tax credit will cover.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="NumberOfTaxCreditMonths">
<xsd:simpleContent>
<xsd:extension base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NumberOfTaxCredits

Super-types:xsd:integer < Count (by extension) < NumberOfTaxCredits (by extension)
Sub-types:None

NameNumberOfTaxCredits
Abstractno
DocumentationThe number of tax credits.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="NumberOfTaxCredits">
<xsd:simpleContent>
<xsd:extension base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): NumberOfUnits

Super-types:xsd:integer < Count (by extension) < NumberOfUnits (by restriction)
Sub-types:None

NameNumberOfUnits
Abstractno
DocumentationNumber of units of described make and model being financed.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="NumberOfUnits">
<xsd:simpleContent>
<xsd:restriction base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Option

Super-types:OptionBase < Option (by extension)
Sub-types:

NameOption
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OptionTypeAn option type for a vehicle or other component. Usually references an OEM supplied list of codes. Optional 
OptionNameName of vehicle option Optional 
OptionStockNumberStock Number of Vehicle Option Optional 
ManufacturerManufacturer of Vehicle Option Optional 
OptionPricePrice of Vehicle Option Optional 

XML Instance Representation
<...>
<OptionType> OptionType </OptionType> [0..1] ?
<OptionName> OptionName </OptionName> [0..1] ?
<OptionStockNumber> OptionStockNumber </OptionStockNumber> [0..1] ?
<Manufacturer> Manufacturer </Manufacturer> [0..1] ?
<OptionPrice> OptionPrice </OptionPrice> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Option">
<xsd:complexContent>
<xsd:extension base="OptionBase">
<xsd:sequence>
<xsd:element name="OptionPrice" type="OptionPrice" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OptionBase

Super-types:None
Sub-types:

NameOptionBase
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OptionTypeAn option type for a vehicle or other component. Usually references an OEM supplied list of codes. Optional 
OptionNameName of vehicle option Optional 
OptionStockNumberStock Number of Vehicle Option Optional 
ManufacturerManufacturer of Vehicle Option Optional 

XML Instance Representation
<...>
<OptionType> OptionType </OptionType> [0..1] ?
<OptionName> OptionName </OptionName> [0..1] ?
<OptionStockNumber> OptionStockNumber </OptionStockNumber> [0..1] ?
<Manufacturer> Manufacturer </Manufacturer> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OptionBase">
<xsd:sequence>
<xsd:element name="OptionType" type="OptionType" minOccurs="0"/>
<xsd:element name="OptionName" type="OptionName" minOccurs="0"/>
<xsd:element name="OptionStockNumber" type="OptionStockNumber" minOccurs="0"/>
<xsd:element name="Manufacturer" type="Manufacturer" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OptionCost

Super-types:xsd:decimal < Amount (by extension) < OptionCost (by extension)
Sub-types:None

NameOptionCost
Abstractno
DocumentationActual Dealer cost of option
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OptionCost">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OptionMSRP

Super-types:xsd:decimal < Amount (by extension) < OptionMSRP (by extension)
Sub-types:None

NameOptionMSRP
Abstractno
DocumentationOption MSRP
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OptionMSRP">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OptionPackageId

Super-types:xsd:string < Id (by extension) < OptionPackageId (by extension)
Sub-types:None

NameOptionPackageId
Abstractno
DocumentationOption package number or identifier used as a method for grouping option package items from manufacturer(s) Ex: OptPkg1,cost,
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="OptionPackageId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OptionPrice

Super-types:xsd:decimal < Amount (by extension) < OptionPrice (by extension)
Sub-types:None

NameOptionPrice
Abstractno
DocumentationPrice of Vehicle Option
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OptionPrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OptionPricingDetail

Super-types:None
Sub-types:None

NameOptionPricingDetail
Abstractno
DocumentationDetail of OptionPriceGroup
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OptionPricePrice of Vehicle Option Required 
OptionPricingTypeDesignates type of pricing for option. Optional 

XML Instance Representation
<...>
<OptionPrice> OptionPrice </OptionPrice> [1] ?
<OptionPricingType> OptionPricingType </OptionPricingType> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OptionPricingDetail">
<xsd:sequence>
<xsd:element name="OptionPrice" type="OptionPrice"/>
<xsd:element name="OptionPricingType" type="OptionPricingType" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OptionPricingGroup

Super-types:None
Sub-types:None

NameOptionPricingGroup
Abstractno
DocumentationGrouped option price information
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OptionPricingDetailDetail of OptionPriceGroup Required 

XML Instance Representation
<...>
<OptionPricingDetail> OptionPricingDetail </OptionPricingDetail> [1..*] ?
</...>
Schema Component Representation
<xsd:complexType name="OptionPricingGroup">
<xsd:sequence>
<xsd:element name="OptionPricingDetail" type="OptionPricingDetail" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OptionResidualValueAmount

Super-types:xsd:decimal < Amount (by extension) < OptionResidualValueAmount (by extension)
Sub-types:None

NameOptionResidualValueAmount
Abstractno
DocumentationResidual value of option.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OptionResidualValueAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OptionType

Super-types:xsd:string < CodeType (by extension) < OptionType (by extension)
Sub-types:None

NameOptionType
Abstractno
DocumentationOption Type from an OEM or other sources list of codes.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
listID="xsd:token [0..1]"

listName="xsd:string [0..1]"

listAgencyID="xsd:token [0..1]"

listAgencyName="xsd:string [0..1]"

listVersionID="xsd:token [0..1]"

listURI="xsd:anyURI [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OptionType">
<xsd:simpleContent>
<xsd:extension base="CodeType"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationAddress

Super-types:AddressBase < OrganizationAddress (by extension)
Sub-types:None

NameOrganizationAddress
Abstractno
DocumentationBasic address used for organizations
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AddressLineIndicates the multiple lines of an address. The first line is typically the street name and number. Required 
CityIs the City of the Address. Required 
CountyCounty in which the Address is in. Optional 
StateOrProvinceIs the State or Province of a given Address. Required 
CountryCountry in which the Address is in. Required 
PostalCodePostal Code of the Address. Required 
UrbanizationCodeGeographic definition of a metropolitan or suburban area Optional 

XML Instance Representation
<...>
<AddressLine> AddressLine </AddressLine> [1..*] ?
<City> City </City> [1] ?
<County> County </County> [0..1] ?
<StateOrProvince> StateOrProvince </StateOrProvince> [1] ?
<Country> Country </Country> [1] ?
<PostalCode> PostalCode </PostalCode> [1] ?
<UrbanizationCode> UrbanizationCode </UrbanizationCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationAddress">
<xsd:complexContent>
<xsd:extension base="AddressBase">
<xsd:sequence>
<xsd:element name="UrbanizationCode" type="UrbanizationCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationalApplicantContractParty

Super-types:PartyBase < OrganizationalApplicantPartyBase (by extension) < OrganizationalApplicantContractParty (by extension)
Sub-types:None

NameOrganizationalApplicantContractParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsAlternate organizational party Identification Optional 
NameCompany name of organizational party Required 
AddressOrganizational Party address Required 
DBANameDoing Business As name. Optional 
ContactOrganization applicant contact information Required 
MarketingMailIndIndicates customers whom have requested no marketing mail Optional 
OrganizationTypeIdentifies the type of business (i.e., Sole Proprietorship, Partnership, LLP, LLC, Not For Profit, etc.). Optional 
PrivacyIndividual Privacy options Optional 
IndustryTypeArea of work for the business, e.g. Manufacturing, Financial Services, etc. Optional 
ReturnLeaseCustomerIndIndicates whether this customer is turning in a lease and getting a new lease. Optional 
YearsInBusinessTotal number of number of years Business Partner has been in business. Optional 
GSTRegistrantIndIndicates whether applicant is a GST registrant. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [1] ?
<DBAName> DBAName </DBAName> [0..1] ?
<Contact> OrganizationApplicantContactContracts </Contact> [1] ?
<MarketingMailInd> MarketingMailInd </MarketingMailInd> [0..1] ?
<OrganizationType> OrganizationType </OrganizationType> [0..1] ?
<Privacy> Privacy </Privacy> [0..*] ?
<IndustryType> IndustryType </IndustryType> [0..1] ?
<ReturnLeaseCustomerInd> ReturnLeaseCustomerInd </ReturnLeaseCustomerInd> [0..1] ?
<YearsInBusiness> YearsInBusiness </YearsInBusiness> [0..1] ?
<GSTRegistrantInd> GSTRegistrantInd </GSTRegistrantInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationalApplicantContractParty">
<xsd:complexContent>
<xsd:extension base="OrganizationalApplicantPartyBase">
<xsd:sequence>
<xsd:element name="Contact" type="OrganizationApplicantContactContracts"/>
<xsd:element name="MarketingMailInd" type="MarketingMailInd" minOccurs="0"/>
<xsd:element name="OrganizationType" type="OrganizationType" minOccurs="0"/>
<xsd:element name="Privacy" type="Privacy" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="IndustryType" type="IndustryType" minOccurs="0"/>
<xsd:element name="ReturnLeaseCustomerInd" type="ReturnLeaseCustomerInd" minOccurs="0"/>
<xsd:element name="YearsInBusiness" type="YearsInBusiness" minOccurs="0" maxOccurs="1"/>
<xsd:element name="GSTRegistrantInd" type="GSTRegistrantInd" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationalApplicantPartyAddressExtended

Super-types:AddressBase < Address (by extension) < OrganizationalApplicantPartyAddressExtended (by extension)
Sub-types:None

NameOrganizationalApplicantPartyAddressExtended
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
AddressLineIndicates the multiple lines of an address. The first line is typically the street name and number. Required 
CityIs the City of the Address. Required 
CountyCounty in which the Address is in. Optional 
StateOrProvinceIs the State or Province of a given Address. Required 
CountryCountry in which the Address is in. Required 
PostalCodePostal Code of the Address. Required 
PeriodOfResidenceCommunicates an applicant’s period of residence Optional 
UrbanizationCodeGeographic definition of a metropolitan or suburban area Optional 

XML Instance Representation
<...
qualifier="AddressQualifier [0..1]"
>
<AddressLine> AddressLine </AddressLine> [1..*] ?
<City> City </City> [1] ?
<County> County </County> [0..1] ?
<StateOrProvince> StateOrProvince </StateOrProvince> [1] ?
<Country> Country </Country> [1] ?
<PostalCode> PostalCode </PostalCode> [1] ?
<PeriodOfResidence> PeriodOfResidence </PeriodOfResidence> [0..*] ?
<UrbanizationCode> UrbanizationCode </UrbanizationCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationalApplicantPartyAddressExtended">
<xsd:complexContent>
<xsd:extension base="Address">
<xsd:sequence>
<xsd:element name="PeriodOfResidence" type="PeriodOfResidence" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="UrbanizationCode" type="UrbanizationCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationalApplicantPartyBase

Super-types:PartyBase < OrganizationalApplicantPartyBase (by extension)
Sub-types:

NameOrganizationalApplicantPartyBase
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsAlternate organizational party Identification Optional 
NameCompany name of organizational party Required 
AddressOrganizational Party address Required 
DBANameDoing Business As name. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [1] ?
<DBAName> DBAName </DBAName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationalApplicantPartyBase">
<xsd:complexContent>
<xsd:extension base="PartyBase">
<xsd:sequence>
<xsd:element name="AlternatePartyIds" type="OrganizationalPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Name" type="CompanyName"/>
<xsd:element name="Address" type="OrganizationalApplicantPartyAddressExtended" maxOccurs="unbounded"/>
<xsd:element name="DBAName" type="DBAName" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationalPartyAlternatePartyId

Super-types:AlternatePartyId < OrganizationalPartyAlternatePartyId (by extension)
Sub-types:None

NameOrganizationalPartyAlternatePartyId
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
IdAlternate Party Identification Required 
AssigningPartyIdAgency or entity that validates the Party Id Required 
IssuingStateIndicates that State where the license was issued. Optional 
ExpirationDateExpiration date of the alternate party id (e.g., Driver's License expiration date). Optional 

XML Instance Representation
<...>
<Id> Id </Id> [1] ?
<AssigningPartyId> AssigningOrganizationPartyId </AssigningPartyId> [1] ?
<IssuingState> IssuingState </IssuingState> [0..1] ?
<ExpirationDate> ExpirationDate </ExpirationDate> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationalPartyAlternatePartyId">
<xsd:complexContent>
<xsd:extension base="AlternatePartyId">
<xsd:sequence>
<xsd:element name="AssigningPartyId" type="AssigningOrganizationPartyId"/>
<xsd:element name="IssuingState" type="IssuingState" minOccurs="0"/>
<xsd:element name="ExpirationDate" type="ExpirationDate" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationApplicantContactContracts

Super-types:None
Sub-types:None

NameOrganizationApplicantContactContracts
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PersonNameContact name Optional 
TelephoneContact telephone numbers Optional 
EMailAddressContact Email address Optional 
FaxContact Fax number Optional 
PreferredContactMethodPreferred contact method Optional 
ContactTimePreferred contact time (i.e. Best day/time to reach the contact. Optional 
PrimaryDriverIndIdentifies customer as primary driver Optional 
PrimaryContactIndIndicates if contact is primary contact Optional 

XML Instance Representation
<...>
<PersonName> OrganizationContactPersonNameExtended </PersonName> [0..1] ?
<Telephone> OrganizationPartyTelephone </Telephone> [0..*] ?
<EMailAddress> OrganizationPartyEmail </EMailAddress> [0..*] ?
<Fax> OrganizationPartyFax </Fax> [0..*] ?
<PreferredContactMethod> PreferredContactMethodOrganization </PreferredContactMethod> [0..1] ?
<ContactTime> ContactTime </ContactTime> [0..1] ?
<PrimaryDriverInd> PrimaryDriverInd </PrimaryDriverInd> [0..1] ?
<PrimaryContactInd> PrimaryContactInd </PrimaryContactInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationApplicantContactContracts">
<xsd:sequence>
<xsd:element name="PersonName" type="OrganizationContactPersonNameExtended" minOccurs="0"/>
<xsd:element name="Telephone" type="OrganizationPartyTelephone" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="EMailAddress" type="OrganizationPartyEmail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Fax" type="OrganizationPartyFax" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PreferredContactMethod" type="PreferredContactMethodOrganization" minOccurs="0"/>
<xsd:element name="ContactTime" type="ContactTime" minOccurs="0"/>
<xsd:element name="PrimaryDriverInd" type="PrimaryDriverInd" minOccurs="0"/>
<xsd:element name="PrimaryContactInd" type="PrimaryContactInd" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OrganizationContact

Super-types:None
Sub-types:None

NameOrganizationContact
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PersonNameContact name Optional 
TelephoneContact telephone numbers Optional
If the address has a North American country code, the telephone number must be a minimum of 10 numbers.
 
EMailAddressContact Email address Optional
Should conform to the Internet message format as set forth by RFC 8822.
 
FaxContact Fax number Optional
If the address has a North American country code, the telephone number must be a minimum of 10 numbers.
 
PreferredContactMethodPreferred contact method Optional 
ContactTimePreferred contact time (i.e. Best day/time to reach the contact. Optional 

XML Instance Representation
<...>
<PersonName> OrganizationContactPersonName </PersonName> [0..1] ?
<Telephone> OrganizationPartyTelephone </Telephone> [0..*] ?
<EMailAddress> OrganizationPartyEmail </EMailAddress> [0..*] ?
<Fax> OrganizationPartyFax </Fax> [0..*] ?
<PreferredContactMethod> PreferredContactMethodOrganization </PreferredContactMethod> [0..1] ?
<ContactTime> ContactTime </ContactTime> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationContact">
<xsd:sequence>
<xsd:element name="PersonName" type="OrganizationContactPersonName" minOccurs="0"/>
<xsd:element name="Telephone" type="OrganizationPartyTelephone" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="EMailAddress" type="OrganizationPartyEmail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Fax" type="OrganizationPartyFax" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PreferredContactMethod" type="PreferredContactMethodOrganization" minOccurs="0"/>
<xsd:element name="ContactTime" type="ContactTime" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OrganizationContactPersonName

Super-types:None
Sub-types:

NameOrganizationContactPersonName
Abstractno
DocumentationDerived from oa:PersonName
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
GivenNameFirst Name of business party Required 
FamilyNameLast Name of business party Required 
FormattedNameFull Name of business party. Format for name should be "First Last" with no commas between first and last name Optional 

XML Instance Representation
<...>
<GivenName> Name </GivenName> [1] ?
<FamilyName> Name </FamilyName> [1] ?
<FormattedName> Name </FormattedName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationContactPersonName">
<xsd:sequence>
<xsd:element name="GivenName" type="Name"/>
<xsd:element name="FamilyName" type="Name"/>
<xsd:element name="FormattedName" type="Name" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OrganizationContactPersonNameExtended

Super-types:OrganizationContactPersonName < OrganizationContactPersonNameExtended (by extension)
Sub-types:None

NameOrganizationContactPersonNameExtended
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
GivenNameFirst Name of business party Required 
FamilyNameLast Name of business party Required 
FormattedNameFull Name of business party. Format for name should be "First Last" with no commas between first and last name Optional 
EmployeeTitleA formal appellation attached to the name of a person or family by virtue of office, rank, hereditary privilege, noble birth, or attainment or used as a mark of respect. EX: CIO, CEO, President, etc. Optional 

XML Instance Representation
<...>
<GivenName> Name </GivenName> [1] ?
<FamilyName> Name </FamilyName> [1] ?
<FormattedName> Name </FormattedName> [0..1] ?
<EmployeeTitle> EmployeeTitle </EmployeeTitle> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationContactPersonNameExtended">
<xsd:complexContent>
<xsd:extension base="OrganizationContactPersonName">
<xsd:sequence>
<xsd:element name="EmployeeTitle" type="EmployeeTitle" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationId

Super-types:xsd:string < Id (by extension) < OrganizationId (by extension)
Sub-types:None

NameOrganizationId
Abstractno
DocumentationMember Identification number of affiliate organization
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="OrganizationId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationPartyBase

Super-types:PartyBase < OrganizationPartyBase (by extension)
Sub-types:

NameOrganizationPartyBase
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsAlternate organizational party Identification Optional 
NameCompany name of organizational party Optional 
AddressOrganizational Party address Optional 
DBANameDoing Business As name. Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> OrganizationalPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<Name> CompanyName </Name> [0..1] ?
<Address> OrganizationAddress </Address> [0..1] ?
<DBAName> DBAName </DBAName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrganizationPartyBase">
<xsd:complexContent>
<xsd:extension base="PartyBase">
<xsd:sequence>
<xsd:element name="AlternatePartyIds" type="OrganizationalPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Name" type="CompanyName" minOccurs="0"/>
<xsd:element name="Address" type="OrganizationAddress" minOccurs="0"/>
<xsd:element name="DBAName" type="DBAName" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationPartyEmail

Super-types:xsd:string < OrganizationPartyEmail (by extension)
Sub-types:None

NameOrganizationPartyEmail
Abstractno
DocumentationOrganization email
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="OrganizationPartyEmail">
<xsd:simpleContent>
<xsd:extension base="xsd:string"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationPartyFax

Super-types:xsd:string < OrganizationPartyFax (by extension)
Sub-types:None

NameOrganizationPartyFax
Abstractno
DocumentationOrganizationFax number
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="OrganizationPartyFax">
<xsd:simpleContent>
<xsd:extension base="xsd:string"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OrganizationPartyTelephone

Super-types:xsd:string < OrganizationPartyTelephone (by extension)
Sub-types:None

NameOrganizationPartyTelephone
Abstractno
DocumentationOrganizationParty telephone number
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
desc Required 
exten Required 

XML Instance Representation
<...

exten="Note [0..1]"
>
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="OrganizationPartyTelephone">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="desc" type="ContactTelephoneNumberOrganizationDescription"/>
<xsd:attribute name="exten" type="Note"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OriginalCalculatedPaymentAmount

Super-types:xsd:decimal < Amount (by extension) < OriginalCalculatedPaymentAmount (by extension)
Sub-types:None

NameOriginalCalculatedPaymentAmount
Abstractno
DocumentationPayment amount that may print on the contract but not match the true payment schedule
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OriginalCalculatedPaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherCharges

Super-types:None
Sub-types:None

NameOtherCharges
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OtherChargesAmountIdentifies the amount of other charges. Optional 
OtherChargesPaidForDescribes the purpose of the other charges. Optional 
OtherChargesPaidToDescribes to whom the other charges are to be paid. Optional 
OtherChargesCapitalizedIndIndicates whether the item is capitalized or not capitalized if part of an lease. Optional 

XML Instance Representation
<...>
<OtherChargesAmount> OtherChargesAmount </OtherChargesAmount> [0..1] ?
<OtherChargesPaidFor> OtherChargesPaidFor </OtherChargesPaidFor> [0..1] ?
<OtherChargesPaidTo> OtherChargesPaidTo </OtherChargesPaidTo> [0..1] ?
<OtherChargesCapitalizedInd> OtherChargesCapitalizedInd </OtherChargesCapitalizedInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OtherCharges">
<xsd:sequence>
<xsd:element name="OtherChargesAmount" type="OtherChargesAmount" minOccurs="0"/>
<xsd:element name="OtherChargesPaidFor" type="OtherChargesPaidFor" minOccurs="0"/>
<xsd:element name="OtherChargesPaidTo" type="OtherChargesPaidTo" minOccurs="0"/>
<xsd:element name="OtherChargesCapitalizedInd" type="OtherChargesCapitalizedInd" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OtherChargesAmount

Super-types:xsd:decimal < Amount (by extension) < OtherChargesAmount (by extension)
Sub-types:None

NameOtherChargesAmount
Abstractno
DocumentationIdentifies the amount of other charges.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherChargesAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherChargesPaidFor

Super-types:xsd:string < Description (by extension) < OtherChargesPaidFor (by extension)
Sub-types:None

NameOtherChargesPaidFor
Abstractno
DocumentationDescribes the purpose of the other charges.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherChargesPaidFor">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherChargesPaidTo

Super-types:xsd:string < Description (by extension) < OtherChargesPaidTo (by extension)
Sub-types:None

NameOtherChargesPaidTo
Abstractno
DocumentationDescribs to whom the other charges are to be paid.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherChargesPaidTo">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherCreditorCharges

Super-types:None
Sub-types:None

NameOtherCreditorCharges
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OtherChargesAmountIdentifies the amount of other charges. Optional 
OtherChargesPaidForDescribes the purpose of the other charges. Optional 
OtherChargesPaidToDescribs to whom the other charges are to be paid. Optional 

XML Instance Representation
<...>
<OtherChargesAmount> OtherChargesAmount </OtherChargesAmount> [0..1] ?
<OtherChargesPaidFor> OtherChargesPaidFor </OtherChargesPaidFor> [0..1] ?
<OtherChargesPaidTo> OtherChargesPaidTo </OtherChargesPaidTo> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OtherCreditorCharges">
<xsd:sequence>
<xsd:element name="OtherChargesAmount" type="OtherChargesAmount" minOccurs="0"/>
<xsd:element name="OtherChargesPaidFor" type="OtherChargesPaidFor" minOccurs="0"/>
<xsd:element name="OtherChargesPaidTo" type="OtherChargesPaidTo" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OtherDescription

Super-types:xsd:string < Description (by extension) < OtherDescription (by extension)
Sub-types:None

NameOtherDescription
Abstractno
DocumentationThe text description of Other value from telephone desc attribute.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherDownPaymentAmount

Super-types:xsd:decimal < Amount (by extension) < OtherDownPaymentAmount (by extension)
Sub-types:None

NameOtherDownPaymentAmount
Abstractno
DocumentationAmount of other downpayment (i.e., Manufacturer Rebate, Deferred Downpayment).
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherDownPaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherDownPaymentDescription

Super-types:xsd:string < Description (by extension) < OtherDownPaymentDescription (by extension)
Sub-types:None

NameOtherDownPaymentDescription
Abstractno
DocumentationFree form text description of Other Down Payments.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherDownPaymentDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherDownPayments

Super-types:None
Sub-types:None

NameOtherDownPayments
Abstractno
DocumentationThe purpose of the OtherDownPaymentGroup component is to represent other down payment information such as Manufacturer Rebates, Deferred Down Payments, Military Rebates, College Rebates, Loyalty Cash, etc.
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OtherDownPaymentDescriptionFree form text description of Other Down Payments. Optional 
OtherDownPaymentAmountAmount of other downpayment (i.e., Manufacturer Rebate, Deferred Downpayment). Required 
CapReductionOtherDownPmtAmtAmount of other down payment applied to capitalized cost reduction (for lease) Optional 
UpfrontOtherDownPaymentAmountAmount of other down payment applied to upfront costs (for lease). Optional 
OtherDownPaymentPointsNumberFor rewards points points programs, the number of points redeemed for use as downpayment. Optional 

XML Instance Representation
<...>
<OtherDownPaymentDescription> OtherDownPaymentDescription </OtherDownPaymentDescription> [0..1] ?
<OtherDownPaymentAmount> OtherDownPaymentAmount </OtherDownPaymentAmount> [1] ?
<CapReductionOtherDownPmtAmt> CapReductionOtherDownPmtAmt </CapReductionOtherDownPmtAmt> [0..1] ?
<UpfrontOtherDownPaymentAmount> UpfrontOtherDownPaymentAmount </UpfrontOtherDownPaymentAmount> [0..1] ?
<OtherDownPaymentPointsNumber> OtherDownPaymentPointsNumber </OtherDownPaymentPointsNumber> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OtherDownPayments">
<xsd:sequence>
<xsd:element name="OtherDownPaymentDescription" type="OtherDownPaymentDescription" minOccurs="0" maxOccurs="1"/>
<xsd:element name="OtherDownPaymentAmount" type="OtherDownPaymentAmount" minOccurs="1" maxOccurs="1"/>
<xsd:element name="CapReductionOtherDownPmtAmt" type="CapReductionOtherDownPmtAmt" minOccurs="0" maxOccurs="1"/>
<xsd:element name="UpfrontOtherDownPaymentAmount" type="UpfrontOtherDownPaymentAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="OtherDownPaymentPointsNumber" type="OtherDownPaymentPointsNumber" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OtherDownPaymentsGroup

Super-types:None
Sub-types:None

NameOtherDownPaymentsGroup
Abstractno
DocumentationThe purpose of the OtherDownPayments component is to group detailed information regarding other downpayment information such as Manufacturer Rebate, Deferred Downpayment, Millitary Rebates, College Rebates, Loyalty Cash, etc. together.
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
OtherDownPaymentsThe purpose of the OtherDownPayments component is to represent other downpayment information such as Manufacturer Rebate, Deferred Downpayment, Millitary Rebates, College Rebates, Loyalty Cash, etc. Required 

XML Instance Representation
<...>
<OtherDownPayments> OtherDownPayments </OtherDownPayments> [1..*] ?
</...>
Schema Component Representation
<xsd:complexType name="OtherDownPaymentsGroup">
<xsd:sequence>
<xsd:element name="OtherDownPayments" type="OtherDownPayments" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): OtherInsuranceDescription

Super-types:xsd:string < Description (by extension) < OtherInsuranceDescription (by extension)
Sub-types:None

NameOtherInsuranceDescription
Abstractno
DocumentationText description of Other Insurance.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherInsuranceDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherInsuranceSubtotalAmount

Super-types:xsd:decimal < Amount (by extension) < OtherInsuranceSubtotalAmount (by extension)
Sub-types:None

NameOtherInsuranceSubtotalAmount
Abstractno
DocumentationSubtotal of other insurance premiums.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherInsuranceSubtotalAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): OtherOwnerParty

Super-types:PartyBase < OtherOwnerParty (by extension)
Sub-types:None

NameOtherOwnerParty
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsIndividual party alternate party Identification Optional 
PersonNameIndividual party name Optional 
AddressIndividual party address Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonName </PersonName> [0..1] ?
<Address> IndividualApplicantAddress </Address> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="OtherOwnerParty">
<xsd:complexContent>
<xsd:extension base="PartyBase">
<xsd:sequence>
<xsd:element name="AlternatePartyIds" type="IndividualPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PersonName" type="IndividualApplicantPersonName" minOccurs="0"/>
<xsd:element name="Address" type="IndividualApplicantAddress" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): OtherVehicleUseDescription

Super-types:xsd:string < Description (by extension) < OtherVehicleUseDescription (by extension)
Sub-types:None

NameOtherVehicleUseDescription
Abstractno
DocumentationText description of Other Vehicle Use.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="OtherVehicleUseDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PartyBase

Super-types:None
Sub-types:

NamePartyBase
Abstractno
DocumentationDerived from oa:Party
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PartyBase">
<xsd:sequence>
<xsd:element name="PartyId" type="PartyId" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): PartyId

Super-types:xsd:string < Id (by extension) < PartyId (by extension)
Sub-types:None

NamePartyId
Abstractno
DocumentationParty Identification Number
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="PartyId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PaymentAmount

Super-types:xsd:decimal < Amount (by extension) < PaymentAmount (by extension)
Sub-types:None

NamePaymentAmount
Abstractno
DocumentationMonthly Payment Amount
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="PaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PaymentSchedule

Super-types:None
Sub-types:None

NamePaymentSchedule
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
NumberOfPaymentsIndicates the number of payments. Required 
PaymentAmountScheduled payment amount as dictated by the payment schedule. Required 
PayTermsThe day the payment is due (e.g., the 15th of every month). Optional 
TimeBetweenPaymentsThe TimeBetweenPayments component is used to communicate the time between scheduled payments. Optional 
ScheduleStartDateDate when the first payment of the payment schedule is due. Optional 
FinalAmountAnticipated amount of the final payment of the payment schedule. Optional 
DeferredDownPaymentIndIndicates that this payment schedule is a deferred down payment collected by the finance source (i.e. in-settlement). Optional 
BasePaymentAmountMonthly payment that includes depreciation and rent charge but excludes other taxes or fees. Optional 
AmortizationThe amount of time based on a current contract payment and loan amount it would take the loan to amortize over. Optional 
TaxableBaseMonthlyPaymentAmtAmount of lease base monthly payment subject to tax. Optional 
OriginalCalculatedPaymentAmountPayment amount that may print on the contract but not match the true payment schedule. Optional 

XML Instance Representation
<...>
<NumberOfPayments> NumberOfPayments </NumberOfPayments> [1] ?
<PaymentAmount> PaymentAmount </PaymentAmount> [1] ?
<PayTerms> PayTerms </PayTerms> [0..1] ?
<TimeBetweenPayments> TimeBetweenPayments </TimeBetweenPayments> [0..*] ?
<ScheduleStartDate> ScheduleStartDate </ScheduleStartDate> [0..1] ?
<FinalAmount> FinalAmount </FinalAmount> [0..1] ?
<DeferredDownPaymentInd> DeferredDownPaymentInd </DeferredDownPaymentInd> [0..1] ?
<BasePaymentAmount> BasePaymentAmount </BasePaymentAmount> [0..1] ?
<Amortization> Amortization </Amortization> [0..1] ?
<TaxableBaseMonthlyPaymentAmt> TaxableBaseMonthlyPaymentAmt </TaxableBaseMonthlyPaymentAmt> [0..1] ?
<OriginalCalculatedPaymentAmount> OriginalCalculatedPaymentAmount </OriginalCalculatedPaymentAmount> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PaymentSchedule">
<xsd:sequence>
<xsd:element name="NumberOfPayments" type="NumberOfPayments"/>
<xsd:element name="PaymentAmount" type="PaymentAmount"/>
<xsd:element name="PayTerms" type="PayTerms" minOccurs="0"/>
<xsd:element name="TimeBetweenPayments" type="TimeBetweenPayments" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="ScheduleStartDate" type="ScheduleStartDate" minOccurs="0"/>
<xsd:element name="FinalAmount" type="FinalAmount" minOccurs="0"/>
<xsd:element name="DeferredDownPaymentInd" type="DeferredDownPaymentInd" minOccurs="0"/>
<xsd:element name="BasePaymentAmount" type="BasePaymentAmount" minOccurs="0"/>
<xsd:element name="Amortization" type="Amortization" minOccurs="0"/>
<xsd:element name="TaxableBaseMonthlyPaymentAmt" type="TaxableBaseMonthlyPaymentAmt" minOccurs="0"/>
<xsd:element name="OriginalCalculatedPaymentAmount" type="OriginalCalculatedPaymentAmount" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): PaymentsDeferredPeriodMeasure

Super-types:xsd:integer < Count (by extension) < PaymentsDeferredPeriodMeasure (by extension)
Sub-types:None

NamePaymentsDeferredPeriodMeasure
Abstractno
DocumentationThe amount of time by which the vehicle payments have been deferred. HR = Hour, WK = Week, BiWK = Bi-Weekly, MO = Month, YR = Year, SmMO=SemiMonthly, SmAN=SemiAnnually
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
period Required 

XML Instance Representation
<...
period="IncomePeriod [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="PaymentsDeferredPeriodMeasure">
<xsd:simpleContent>
<xsd:extension base="Count">
<xsd:attribute name="period" type="IncomePeriod"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PayrollDeduction

Super-types:None
Sub-types:None

NamePayrollDeduction
Abstractno
DocumentationThis component reflects payroll deduction information for applicants that are employees of the OEM, finance source, etc. that have elected to have payments automatically deducted from their payroll.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PersonNameThis component is used to communicate the person’s name information associated with the application. Required 
AlternatePartyIdsThis component represents identification information for the business party. Optional 
PayrollLocationIf the applicant is an employee of an OEM, finance source, etc., this code is used to differentiate between OEM, finance source, etc. Optional 
PayrollTypeIndicates the type of payroll, e.g. salaried, hourly, etc. Optional 
PayrollFrequencyIndicates how often the applicant is paid. HR = Hour, WK = Week, BWM = Bi-Weekly, MO = Month, YR = Year, SmMO=SemiMonthly Optional 

XML Instance Representation
<...>
<PersonName> IndividualApplicantPersonName </PersonName> [1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PayrollLocation> PayrollLocation </PayrollLocation> [0..1] ?
<PayrollType> PayrollType </PayrollType> [0..1] ?
<PayrollFrequency> PayrollFrequency </PayrollFrequency> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PayrollDeduction">
<xsd:sequence>
<xsd:element name="PersonName" type="IndividualApplicantPersonName"/>
<xsd:element name="AlternatePartyIds" type="IndividualPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PayrollLocation" type="PayrollLocation" minOccurs="0"/>
<xsd:element name="PayrollType" type="PayrollType" minOccurs="0"/>
<xsd:element name="PayrollFrequency" type="PayrollFrequency" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): Percent

Super-types:xsd:decimal < Percent (by extension)
Sub-types:None

NamePercent
Abstractno
DocumentationPercent
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
xsd:decimal
</...>
Schema Component Representation
<xsd:complexType name="Percent">
<xsd:simpleContent>
<xsd:extension base="xsd:decimal"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PeriodOfEmployment

Super-types:xsd:integer < Count (by extension) < PeriodOfEmployment (by extension)
Sub-types:None

NamePeriodOfEmployment
Abstractno
DocumentationIdentifies the length of time a business party was employed.
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
period Required 

XML Instance Representation
<...
period="IncomePeriod [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="PeriodOfEmployment">
<xsd:simpleContent>
<xsd:extension base="Count">
<xsd:attribute name="period" type="IncomePeriod"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PeriodOfResidence

Super-types:xsd:integer < Count (by extension) < PeriodOfResidence (by extension)
Sub-types:None

NamePeriodOfResidence
Abstractno
DocumentationPeriod of time Business Party has lived at residence.
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
period Required 

XML Instance Representation
<...
period="IncomePeriod [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="PeriodOfResidence">
<xsd:simpleContent>
<xsd:extension base="Count">
<xsd:attribute name="period" type="IncomePeriod"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PolicyHolder

Super-types:PartyBase < PolicyHolder (by extension)
Sub-types:None

NamePolicyHolder
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PartyIdParty Identification Number Optional 
AlternatePartyIdsIndividual party alternate party Identification Optional 
PersonNameIndividual party name Optional 
AddressIndividual party address Optional 
ContactIndividual party contact information Optional 

XML Instance Representation
<...>
<PartyId> PartyId </PartyId> [0..1] ?
<AlternatePartyIds> IndividualPartyAlternatePartyId </AlternatePartyIds> [0..*] ?
<PersonName> IndividualApplicantPersonName </PersonName> [0..1] ?
<Address> IndividualApplicantAddress </Address> [0..*] ?
<Contact> IndividualApplicantContact </Contact> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PolicyHolder">
<xsd:complexContent>
<xsd:extension base="PartyBase">
<xsd:sequence>
<xsd:element name="AlternatePartyIds" type="IndividualPartyAlternatePartyId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="PersonName" type="IndividualApplicantPersonName" minOccurs="0"/>
<xsd:element name="Address" type="IndividualApplicantAddress" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Contact" type="IndividualApplicantContact" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): Premium

Super-types:xsd:decimal < Amount (by extension) < Premium (by extension)
Sub-types:None

NamePremium
Abstractno
DocumentationThe total amount the customer pays for a policy.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="Premium">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Pricing

Super-types:None
Sub-types:None

NamePricing
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
VehiclePriceCustomer price of vehicle Required 
PriceExplanationExplanatory Note for Pricing Example: Anniversary Edition Optional 
PricingTypeDesignates type of pricing for vehicle transaction. Examples could be: QUOTE, MSRP, INVOICE, BLUEBOOK, TOTALFIGURE, OVERINVOICE, UNDERINVOICE, UNDERMSRP, OVERMSRP, CALL, NA, or OTHER Optional 

XML Instance Representation
<...>
<VehiclePrice> VehiclePrice </VehiclePrice> [1] ?
<PriceExplanation> PriceExplanation </PriceExplanation> [0..1] ?
<PricingType> PricingType </PricingType> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Pricing">
<xsd:sequence>
<xsd:element name="VehiclePrice" type="VehiclePrice"/>
<xsd:element name="PriceExplanation" type="PriceExplanation" minOccurs="0"/>
<xsd:element name="PricingType" type="PricingType" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): PriorCreditOrLeaseOwedOnTrade

Super-types:xsd:decimal < Amount (by extension) < PriorCreditOrLeaseOwedOnTrade (by extension)
Sub-types:None

NamePriorCreditOrLeaseOwedOnTrade
Abstractno
DocumentationThe balance owed on lease that is being terminated. This balance is amount being financed.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="PriorCreditOrLeaseOwedOnTrade">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PriorVehicleUseCode

Super-types:xsd:string < VehicleUseCode (by restriction) < PriorVehicleUseCode (by extension)
Sub-types:None

NamePriorVehicleUseCode
Abstractno
DocumentationThe prior use of the vehicle
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="PriorVehicleUseCode">
<xsd:simpleContent>
<xsd:extension base="VehicleUseCode"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Privacy

Super-types:None
Sub-types:None

NamePrivacy
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
PrivacyIndIndicator to note that Business Party has requested to share or to not share information with third parties Optional 
PrivacyTypeCode identifying a Party's authorized privacy rights. (i.e., Financial, Demographics, etc.) Optional 

XML Instance Representation
<...>
<PrivacyInd> PrivacyInd </PrivacyInd> [0..1] ?
<PrivacyType> PrivacyType </PrivacyType> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Privacy">
<xsd:sequence>
<xsd:element name="PrivacyInd" type="PrivacyInd" minOccurs="0"/>
<xsd:element name="PrivacyType" type="PrivacyType" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): Proceeds

Super-types:xsd:decimal < Amount (by extension) < Proceeds (by extension)
Sub-types:None

NameProceeds
Abstractno
DocumentationProceeds received by a dealer for providing a portion of financing directly to the customer.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="Proceeds">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Process

Super-types:Verb < ConfirmableVerb (by extension) < ActionVerb (by extension) < AcknowledgableVerb (by extension) < Process (by extension)
Sub-types:None

NameProcess
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
Verb Required 
Criteria Optional 

XML Instance Representation
<...
confirm="ConfirmType [0..1]"

acknowledge="AcknowledgementType [0..1]"
>
<Criteria> ActionExpressionCriteria </Criteria> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="Process">
<xsd:complexContent>
<xsd:extension base="AcknowledgableVerb"/>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): ProcessCreditContract

Super-types:BusinessObjectDocument < ProcessCreditContract (by extension)
Sub-types:None

NameProcessCreditContract
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ApplicationAreaProvides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of. Required 
DataArea Required 

XML Instance Representation
<...
revision="Text [0..1] ?"

release="8.1-Lite [0..1] ?"

environment="Text [0..1] ?"

lang="Language [0..1] ?"

bodVersion="Text [0..1] ?"
>
<DataArea> ProcessCreditContractDataArea </DataArea> [1]
</...>
Schema Component Representation
<xsd:complexType name="ProcessCreditContract">
<xsd:complexContent>
<xsd:extension base="BusinessObjectDocument">
<xsd:sequence>
<xsd:element name="DataArea" type="ProcessCreditContractDataArea"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): ProcessCreditContractDataArea

Super-types:None
Sub-types:None

NameProcessCreditContractDataArea
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ProcessThe Process verb is used to request processing of the associated noun by the receiving application or business to party. In a typical external exchange scenario a Process BOD is considered to be a legally binding message. For example, if a customer sends a ProcessPurchaseOrder BOD to a supplier and the supplier acknowlegdes with a positive AcknowledgePurchaseOrder, then the customer is obligated to fullfil the agreement, unless of course other BODs are allowed to cancel or change the original order. Required 
CreditContract Required 

XML Instance Representation
<...>
<Process> ... </Process> [1]
</...>
Schema Component Representation
<xsd:complexType name="ProcessCreditContractDataArea">
<xsd:sequence>
<xsd:element ref="Process"/>
<xsd:element ref="CreditContract" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ProgramsAndRates

Super-types:None
Sub-types:None

NameProgramsAndRates
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
NetAnnualPercentageRateThe rate charged to the dealer Optional 
SubventionCodeIdentifies a subvention program. Optional 
BalloonResidualPercentageThe estimated percent of value at contract end. Optional 
BalloonResidualAmountThe estimated amount of the vehicle at contract end. Optional 
SpecialProgramsCode identifying the type of special program (First Time Buyer, College Graduate, etc. Optional 
UpfrontMilesThe number of miles purchased at contract commencement Optional 
UpfrontMileageRateThe amount charged for miles purchased upfront Optional 
UpfrontMilesAmountUpfrontMiles multiplied by the UpfrontMileageRate Optional 
CouponCoupons associated with Programs and Rates Optional 
FinalPaymentDateDate that the final payment amount is due (e.g., Ballon, Fixed Value, Lease, etc.) Optional
YYYY-MM-DD
 
ContractTermMileageMileage allowed under the terms of contract Optional 
FinancePlanDescription of standard finance plan applied to deal. Optional 
InitiativeIdInitiative Identification (i.e., Manufacturer incentive reimbursement program identification or dealer offerings) Optional 
SpecialProgramDetailRepresents information related to the types of lending programs being applied to the deal. EX: College Graduate, 1st Time Buyer, Repeat Customer, Manufacturer Programs, etc. Optional 
LeaseBuyMoneyFactorLease Rate/Service Factor offered to the dealer by Finance Source. Optional 
LowMileageOptionIndicates whether a customer chooses low mileage. Optional 
DiscountRateThe rate/service factor being discounted off the net lease rate due to lease being a single pay lease or some other special program. Optional 
IncentivesForCashCustomerAmtIncentives available to ONLY cash customers. Optional 
OriginalLeaseRateMoneyFactorThe original lease factor before the discount rate for single payment. Optional 
BaseInterestRateThe base interest rate before any pre-paid interest or additional costs of financing. Optional 
PreApprovedProgramNameA text description of pre-approval codes. Optional 

XML Instance Representation
<...>
<NetAnnualPercentageRate> NetAnnualPercentageRate </NetAnnualPercentageRate> [0..1] ?
<SubventionCode> SubventionCode </SubventionCode> [0..*] ?
<BalloonResidualPercentage> BalloonResidualPercentage </BalloonResidualPercentage> [0..1] ?
<BalloonResidualAmount> BalloonResidualAmount </BalloonResidualAmount> [0..1] ?
<SpecialPrograms> SpecialPrograms </SpecialPrograms> [0..*] ?
<UpfrontMiles> UpfrontMiles </UpfrontMiles> [0..1] ?
<UpfrontMileageRate> UpfrontMileageRate </UpfrontMileageRate> [0..1] ?
<UpfrontMilesAmount> UpfrontMilesAmount </UpfrontMilesAmount> [0..1] ?
<Coupon> CreditContractCoupon </Coupon> [0..*] ?
<FinalPaymentDate> FinalPaymentDate </FinalPaymentDate> [0..1] ?
<ContractTermMileage> ContractTermMileage </ContractTermMileage> [0..1] ?
<FinancePlan> FinancePlan </FinancePlan> [0..*] ?
<InitiativeId> InitiativeId </InitiativeId> [0..*] ?
<SpecialProgramDetail> SpecialProgramDetail </SpecialProgramDetail> [0..*] ?
<LeaseBuyMoneyFactor> LeaseBuyMoneyFactor </LeaseBuyMoneyFactor> [0..1] ?
<LowMileageOption> LowMileageOption </LowMileageOption> [0..1] ?
<DiscountRate> DiscountRate </DiscountRate> [0..1] ?
<IncentivesForCashCustomerAmt> IncentivesForCashCustomerAmt </IncentivesForCashCustomerAmt> [0..1] ?
<OriginalLeaseRateMoneyFactor> OriginalLeaseRateMoneyFactor </OriginalLeaseRateMoneyFactor> [0..1] ?
<BaseInterestRate> BaseInterestRate </BaseInterestRate> [0..1] ?
<PreApprovedProgramName> PreApprovedProgramName </PreApprovedProgramName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ProgramsAndRates">
<xsd:sequence>
<xsd:element name="NetAnnualPercentageRate" type="NetAnnualPercentageRate" minOccurs="0"/>
<xsd:element name="SubventionCode" type="SubventionCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="BalloonResidualPercentage" type="BalloonResidualPercentage" minOccurs="0"/>
<xsd:element name="BalloonResidualAmount" type="BalloonResidualAmount" minOccurs="0"/>
<xsd:element name="SpecialPrograms" type="SpecialPrograms" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="UpfrontMiles" type="UpfrontMiles" minOccurs="0"/>
<xsd:element name="UpfrontMileageRate" type="UpfrontMileageRate" minOccurs="0"/>
<xsd:element name="UpfrontMilesAmount" type="UpfrontMilesAmount" minOccurs="0"/>
<xsd:element name="Coupon" type="CreditContractCoupon" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="FinalPaymentDate" type="FinalPaymentDate" minOccurs="0"/>
<xsd:element name="ContractTermMileage" type="ContractTermMileage" minOccurs="0"/>
<xsd:element name="FinancePlan" type="FinancePlan" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="InitiativeId" type="InitiativeId" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="SpecialProgramDetail" type="SpecialProgramDetail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="LeaseBuyMoneyFactor" type="LeaseBuyMoneyFactor" minOccurs="0"/>
<xsd:element name="LowMileageOption" type="LowMileageOption" minOccurs="0"/>
<xsd:element name="DiscountRate" type="DiscountRate" minOccurs="0"/>
<xsd:element name="IncentivesForCashCustomerAmt" type="IncentivesForCashCustomerAmt" minOccurs="0"/>
<xsd:element name="OriginalLeaseRateMoneyFactor" type="OriginalLeaseRateMoneyFactor" minOccurs="0"/>
<xsd:element name="BaseInterestRate" type="BaseInterestRate" minOccurs="0"/>
<xsd:element name="PreApprovedProgramName" type="PreApprovedProgramName" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ProratedInterestPaymentAmount

Super-types:xsd:decimal < Amount (by extension) < ProratedInterestPaymentAmount (by extension)
Sub-types:None

NameProratedInterestPaymentAmount
Abstractno
DocumentationPro-rated interest payment for adjustment to payment date.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ProratedInterestPaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): PurchaseOptionPrice

Super-types:xsd:decimal < Amount (by extension) < PurchaseOptionPrice (by extension)
Sub-types:None

NamePurchaseOptionPrice
Abstractno
DocumentationThe price that the customer is able to purchase the vehicle for at the end of the lease.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="PurchaseOptionPrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Quantity

Super-types:xsd:decimal < Quantity (by extension)
Sub-types:None

NameQuantity
Abstractno
DocumentationA decimal value with uom
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
uom Required 

XML Instance Representation
<...
uom="UOM [1]"
>
xsd:decimal
</...>
Schema Component Representation
<xsd:complexType name="Quantity">
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
<xsd:attribute name="uom" type="UOM" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): RelationshipDescription

Super-types:xsd:string < Description (by extension) < RelationshipDescription (by extension)
Sub-types:None

NameRelationshipDescription
Abstractno
DocumentationFree form text describing the relationship of the Business Party to the primary Party.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="RelationshipDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ResidualAmount

Super-types:xsd:decimal < Amount (by extension) < ResidualAmount (by extension)
Sub-types:None

NameResidualAmount
Abstractno
DocumentationRemaining residual on current vehicle
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ResidualAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ResidualPercentageDeduction

Super-types:xsd:decimal < Percent (by extension) < ResidualPercentageDeduction (by extension)
Sub-types:None

NameResidualPercentageDeduction
Abstractno
DocumentationPercentage deducted from the residual i.e., for manual transmission or commercial use.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="ResidualPercentageDeduction">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ResidualPercentageEnhancement

Super-types:xsd:decimal < Percent (by extension) < ResidualPercentageEnhancement (by extension)
Sub-types:None

NameResidualPercentageEnhancement
Abstractno
DocumentationPercentage added to the residual, i.e. for incentives or low mileage.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="ResidualPercentageEnhancement">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): RestrictionDescription

Super-types:xsd:string < Description (by extension) < RestrictionDescription (by extension)
Sub-types:None

NameRestrictionDescription
Abstractno
DocumentationDescription of vehicle use restrictions
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="RestrictionDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): RetailFilingFee

Super-types:xsd:decimal < Amount (by extension) < RetailFilingFee (by extension)
Sub-types:None

NameRetailFilingFee
Abstractno
DocumentationA fee that is collected up front that is not itemized.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="RetailFilingFee">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): RoutingInformation

Super-types:None
Sub-types:None

NameRoutingInformation
Abstractno
DocumentationThe RoutingInformation component represents how the EFT will be routed from the applicant’s bank to the finance source.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
TransitRoutingNumberA nine-digit number (eight digits and a check digit) that identifies a specific financial institution. Also referred to as the ABA number. Required 
AccountIdIdentifies an account number or similary identifier. Required 
AccountTypeIdentifies the type of account. Optional 

XML Instance Representation
<...>
<TransitRoutingNumber> TransitRoutingNumber </TransitRoutingNumber> [1] ?
<AccountId> AccountId </AccountId> [1] ?
<AccountType> AccountType </AccountType> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="RoutingInformation">
<xsd:sequence>
<xsd:element name="TransitRoutingNumber" type="TransitRoutingNumber"/>
<xsd:element name="AccountId" type="AccountId"/>
<xsd:element name="AccountType" type="AccountType" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): SalesTaxExemptionAmount

Super-types:xsd:decimal < Amount (by extension) < SalesTaxExemptionAmount (by extension)
Sub-types:None

NameSalesTaxExemptionAmount
Abstractno
DocumentationAn amount that is exempted from a sales tax.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="SalesTaxExemptionAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): SecondaryDealerNumber

Super-types:xsd:string < Id (by extension) < SecondaryDealerNumber (by extension)
Sub-types:None

NameSecondaryDealerNumber
Abstractno
DocumentationIdentifies secondary dealer number if different than primary "Dealer Number"
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="SecondaryDealerNumber">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): SecurityDepositAmount

Super-types:xsd:decimal < Amount (by extension) < SecurityDepositAmount (by extension)
Sub-types:None

NameSecurityDepositAmount
Abstractno
DocumentationSecurity deposit is the amount paid to cover damage, excess mileage or excess wear and tear on a leased vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="SecurityDepositAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): SellerAssistedLoan

Super-types:None
Sub-types:None

NameSellerAssistedLoan
Abstractno
DocumentationThe SellerAssistedLoan represents information related to the dealer’s down payment loan to the applicant.
More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ProceedsProceeds received by a dealer for providing a portion of financing directly to the customer. Optional 
AmountFinancedThe total amount financed for seller-assisted loan. Optional 
FinanceChargesThe finance charges for the seller-assisted loan. Optional 
TotalLoanAmountThe base amount of the seller-assisted loan plus the finance charges. Optional 
NumberOfPaymentsIndicates the number of payments for the seller-assisted loan. Optional 
PaymentAmountAmount of regular seller-assisted loan payment. Optional 
AmountToDeferredDownPaymentAmount of loan applied to a deferred down payment. Optional 

XML Instance Representation
<...>
<Proceeds> Proceeds </Proceeds> [0..1] ?
<AmountFinanced> AmountFinanced </AmountFinanced> [0..1] ?
<FinanceCharges> FinanceCharges </FinanceCharges> [0..1] ?
<TotalLoanAmount> TotalLoanAmount </TotalLoanAmount> [0..1] ?
<NumberOfPayments> NumberOfPayments </NumberOfPayments> [0..1] ?
<PaymentAmount> PaymentAmount </PaymentAmount> [0..1] ?
<AmountToDeferredDownPayment> AmountToDeferredDownPayment </AmountToDeferredDownPayment> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="SellerAssistedLoan">
<xsd:sequence>
<xsd:element name="Proceeds" type="Proceeds" minOccurs="0"/>
<xsd:element name="AmountFinanced" type="AmountFinanced" minOccurs="0"/>
<xsd:element name="FinanceCharges" type="FinanceCharges" minOccurs="0"/>
<xsd:element name="TotalLoanAmount" type="TotalLoanAmount" minOccurs="0"/>
<xsd:element name="NumberOfPayments" type="NumberOfPayments" minOccurs="0"/>
<xsd:element name="PaymentAmount" type="PaymentAmount" minOccurs="0"/>
<xsd:element name="AmountToDeferredDownPayment" type="AmountToDeferredDownPayment" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): SellersRightToCancelDays

Super-types:xsd:integer < Count (by extension) < SellersRightToCancelDays (by extension)
Sub-types:None

NameSellersRightToCancelDays
Abstractno
DocumentationNumber of days after the contract date during which the seller (dealer) has the right to cancel.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="SellersRightToCancelDays">
<xsd:simpleContent>
<xsd:extension base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Sender

Super-types:SenderBase < Sender (by extension)
Sub-types:None

NameSender
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
LogicalIdProvides the logical location of the server and applications from which the Business Object Document originated. It can be used to establish a logical to physical mapping, however its use is optional. Each system or combination of systems should maintain an external central reference table containing the logical names or logical addresses of the application systems in the integration configuration. This enables the logical names to be mapped to the physical network addresses of the resources needed on the network. Note: The technical implementation of this Domain Naming Service is not dictated by this specification. This logical to physical mapping may be done at execution time by the application itself or by a middleware transport mechanism, depending on the integration architecture used. This provides for a simple but effective directory access capability while maintaining application independence from the physical location of those resources on the network Optional 
ComponentProvides a finer level of control than Logical Identifier and represents the business application that issued the Business Object Document. Its use is optional. For STAR's use this is the DCS Software code name Required 
TaskDescribes the business event that initiated the need for the Business Object Document to be created. For STAR, the task is defined in the Implementation Guidelines for each BOD. It is usually a short description of the BOD. Ex: SalesLead, CreditDecision, etc. Required 
ReferenceIdEnables the sending application to indicate the instance identifier of the event or task that caused the BOD to be created. This is used to correlate a response BOD to an originating BOD Optional 
AuthorizationIdIdentifyies the authorization level of the user or application that is sending the Business Object Document Message. This authorization level being recognized be the receiving system indicates what can be done on the receiving system. For STAR, this is the User ID. Optional 
CreatorNameCodeDCS Software Creator Code Required 
SenderNameCodeAdditional information about the sending platform (i.e., Short MFG or DSP code). Required
Must use a valid code from the ShortMfg/RSP list on http://www.starstandards.org
 
SenderURIPhysical address of the sender Optional 
DealerNumberDealer Code of source of information Optional 
StoreNumberDealer code store number (DMS assigned) Optional 
AreaNumberDealer code area number (DMS vendor assigned) Optional 
DealerCountrySource Dealer country location Optional 
LanguageThis code is used to define the language of the data used in this transaction Optional 
DeliverPendingMailIndIndicates if the user requests to receive pending mail that has been stored and has yet not been delivered yet. By selecting 0, the user will only receive the response for the current transaction the user is performing. Optional 
PasswordToken for application specific authentication. Used to authenticate dealership/users through application specific security Optional 
SystemVersionThe sender's software version number. Optional 
PartyIdThe Party Id field uniquely identifies the Sender of the message. This element can be used for parties within the Automotive Community as well as external parties. Party Id is not intended as a replacement for the Dealer Number. Suggested formats for OEMs or other large institutions include: DUNs Number, ShortMfgCode + DUNs, or ShortMfgCode. The suggested format for Dealers is: ShortMfgCode+Dealer Number. Optional 
LocationIdThe Location Id field uniquely identifies the location of the Sender of a message. This Id may be aligned with a physical address or data centers. This field provides an additional level of granularity beyond the usage of the Party Id for additional routing and deliver of data. Optional 
ServiceIdThe Service Id field identifies the particular service from which a message is being sent, e.g., an inventory service. Optional 

XML Instance Representation
<...>
<LogicalId> Text </LogicalId> [0..1] ?
<Component> Text </Component> [1] ?
<Task> Text </Task> [1] ?
<ReferenceId> Reference </ReferenceId> [0..1] ?
<AuthorizationId> Id </AuthorizationId> [0..1] ?
<CreatorNameCode> Text </CreatorNameCode> [1] ?
<SenderNameCode> ShortMfg </SenderNameCode> [1] ?
<SenderURI> URI </SenderURI> [0..1] ?
<DealerNumber> PartyId </DealerNumber> [0..1] ?
<StoreNumber> Text </StoreNumber> [0..1] ?
<AreaNumber> Text </AreaNumber> [0..1] ?
<DealerCountry> Country </DealerCountry> [0..1] ?
<Language> Language </Language> [0..1] ?
<DeliverPendingMailInd> Indicator </DeliverPendingMailInd> [0..1] ?
<Password> Text </Password> [0..1] ?
<SystemVersion> SystemVersion </SystemVersion> [0..1] ?
<PartyId> PartyId </PartyId> [0..1] ?
<LocationId> LocationId </LocationId> [0..1] ?
<ServiceId> ServiceId </ServiceId> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Sender">
<xsd:complexContent>
<xsd:extension base="SenderBase">
<xsd:sequence>
<xsd:element name="CreatorNameCode" type="Text"/>
<xsd:element name="SenderNameCode" type="ShortMfg"/>
<xsd:element name="SenderURI" type="URI" minOccurs="0"/>
<xsd:element name="DealerNumber" type="PartyId" minOccurs="0"/>
<xsd:element name="StoreNumber" type="Text" minOccurs="0"/>
<xsd:element name="AreaNumber" type="Text" minOccurs="0"/>
<xsd:element name="DealerCountry" type="Country" minOccurs="0"/>
<xsd:element name="Language" type="Language" minOccurs="0"/>
<xsd:element name="DeliverPendingMailInd" type="Indicator" minOccurs="0"/>
<xsd:element name="Password" type="Text" minOccurs="0"/>
<xsd:element name="SystemVersion" type="SystemVersion" minOccurs="0"/>
<xsd:element name="PartyId" type="PartyId" minOccurs="0"/>
<xsd:element name="LocationId" type="LocationId" minOccurs="0"/>
<xsd:element name="ServiceId" type="ServiceId" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): SenderBase

Super-types:None
Sub-types:

NameSenderBase
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
LogicalIdProvides the logical location of the server and applications from which the Business Object Document originated. It can be used to establish a logical to physical mapping, however its use is optional. Each system or combination of systems should maintain an external central reference table containing the logical names or logical addresses of the application systems in the integration configuration. This enables the logical names to be mapped to the physical network addresses of the resources needed on the network. Note: The technical implementation of this Domain Naming Service is not dictated by this specification. This logical to physical mapping may be done at execution time by the application itself or by a middleware transport mechanism, depending on the integration architecture used. This provides for a simple but effective directory access capability while maintaining application independence from the physical location of those resources on the network Optional 
ComponentProvides a finer level of control than Logical Identifier and represents the business application that issued the Business Object Document. Its use is optional. For STAR's use this is the DCS Software code name Required 
TaskDescribes the business event that initiated the need for the Business Object Document to be created. For STAR, the task is defined in the Implementation Guidelines for each BOD. It is usually a short description of the BOD. Ex: SalesLead, CreditDecision, etc. Required 
ReferenceIdEnables the sending application to indicate the instance identifier of the event or task that caused the BOD to be created. This is used to correlate a response BOD to an originating BOD Optional 
AuthorizationIdIdentifyies the authorization level of the user or application that is sending the Business Object Document Message. This authorization level being recognized be the receiving system indicates what can be done on the receiving system. For STAR, this is the User ID. Optional 

XML Instance Representation
<...>
<LogicalId> Text </LogicalId> [0..1] ?
<Component> Text </Component> [1] ?
<Task> Text </Task> [1] ?
<ReferenceId> Reference </ReferenceId> [0..1] ?
<AuthorizationId> Id </AuthorizationId> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="SenderBase">
<xsd:sequence>
<xsd:element name="LogicalId" type="Text" minOccurs="0"/>
<xsd:element name="Component" type="Text"/>
<xsd:element name="Task" type="Text"/>
<xsd:element name="ReferenceId" type="Reference" minOccurs="0"/>
<xsd:element name="AuthorizationId" type="Id" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): ServiceChargeAmount

Super-types:xsd:decimal < Amount (by extension) < ServiceChargeAmount (by extension)
Sub-types:None

NameServiceChargeAmount
Abstractno
DocumentationThe amount charged in addition to the depreciation oand any amortized amounts.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ServiceChargeAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ServiceContractDescription

Super-types:xsd:string < Description (by extension) < ServiceContractDescription (by extension)
Sub-types:None

NameServiceContractDescription
Abstractno
DocumentationFree form text description of service contract type applied to contract.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="ServiceContractDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ServiceId

Super-types:xsd:string < Id (by extension) < ServiceId (by extension)
Sub-types:None

NameServiceId
Abstractno
DocumentationThe Service Id field identifies the particular service to or from which a message is being sent, e.g., an inventory service.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
Id
</...>
Schema Component Representation
<xsd:complexType name="ServiceId">
<xsd:simpleContent>
<xsd:extension base="Id"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Signature

Super-types:None
Sub-types:None

NameSignature
Abstractno

Attributes

AttributeDescriptionRequirementBusiness Rules
qualifyingAgency Optional 

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules

XML Instance Representation
<...
qualifyingAgency="Text [0..1]"
>
Allow any elements from any namespace (strict validation). [0..1]
</...>
Schema Component Representation
<xsd:complexType name="Signature">
<xsd:sequence>
<xsd:any namespace="##any" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="qualifyingAgency" type="Text" use="optional"/>
</xsd:complexType>
top

Components (Complex Type): SpecialProgramDescription

Super-types:xsd:string < Description (by extension) < SpecialProgramDescription (by extension)
Sub-types:None

NameSpecialProgramDescription
Abstractno
DocumentationThe description of the special program (First Time Buyer, College Graduate, etc.) being applied to the deal.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="SpecialProgramDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): SpecialProgramDetail

Super-types:None
Sub-types:None

NameSpecialProgramDetail
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
SpecialProgramDescriptionThe description of the special program (First Time Buyer, College Graduate, etc.) being applied to the deal. Optional 
SpecialProgramsCode identifying the special program (First Time Buyer, College Graduate, etc.) being applied to the deal. Optional 

XML Instance Representation
<...>
<SpecialProgramDescription> SpecialProgramDescription </SpecialProgramDescription> [0..1] ?
<SpecialPrograms> SpecialPrograms </SpecialPrograms> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="SpecialProgramDetail">
<xsd:sequence>
<xsd:element name="SpecialProgramDescription" type="SpecialProgramDescription" minOccurs="0"/>
<xsd:element name="SpecialPrograms" type="SpecialPrograms" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): StandardSecurityDepositAmount

Super-types:xsd:decimal < Amount (by extension) < StandardSecurityDepositAmount (by extension)
Sub-types:None

NameStandardSecurityDepositAmount
Abstractno
DocumentationAmount of standard security deposit.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="StandardSecurityDepositAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): SubtotalCredits

Super-types:xsd:decimal < Amount (by extension) < SubtotalCredits (by extension)
Sub-types:None

NameSubtotalCredits
Abstractno
DocumentationIncludes the sum of Net Trade-in, Rebate or Other Credit, and Cash Down payment. In some states this amount is disclosed separately from TotalDownPayment if it is a negative amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="SubtotalCredits">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): SubtotalDebitsAmount

Super-types:xsd:decimal < Amount (by extension) < SubtotalDebitsAmount (by extension)
Sub-types:None

NameSubtotalDebitsAmount
Abstractno
DocumentationA subtotal of specific debit items on contract.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="SubtotalDebitsAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): SumOfOtherAdvancesAmount

Super-types:xsd:decimal < Amount (by extension) < SumOfOtherAdvancesAmount (by extension)
Sub-types:None

NameSumOfOtherAdvancesAmount
Abstractno
DocumentationCalculated Field: Credit life plus accident health plus extended warranty plus other.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="SumOfOtherAdvancesAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Tax

Super-types:None
Sub-types:

NameTax
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
TaxTypeIdentifies the type tax. Required 
TaxDescriptionFree form text description of tax amount. Optional 
TaxAmountActual amount of tax paid. Optional 
UnitSalesTaxAmountUnit amount of sales tax. Optional 
TaxRateTax Percentage Rate Optional 
TotalTaxableAmountTotal taxble price Optional 
NonTaxableAmountTotal non-taxble price Optional 
TaxTypeIdTax type identification Optional 
TaxabilityIndDetermines whether the dealer wants to claim tax on the cost. Optional 

XML Instance Representation
<...>
<TaxType> TaxType </TaxType> [1] ?
<TaxDescription> TaxDescription </TaxDescription> [0..1] ?
<TaxAmount> TaxAmount </TaxAmount> [0..1] ?
<UnitSalesTaxAmount> UnitSalesTaxAmount </UnitSalesTaxAmount> [0..1] ?
<TaxRate> TaxRate </TaxRate> [0..1] ?
<TotalTaxableAmount> TotalTaxableAmount </TotalTaxableAmount> [0..1] ?
<NonTaxableAmount> NonTaxableAmount </NonTaxableAmount> [0..1] ?
<TaxTypeId> TaxTypeId </TaxTypeId> [0..1] ?
<TaxabilityInd> TaxabilityInd </TaxabilityInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Tax">
<xsd:sequence>
<xsd:element name="TaxType" type="TaxType"/>
<xsd:element name="TaxDescription" type="TaxDescription" minOccurs="0"/>
<xsd:element name="TaxAmount" type="TaxAmount" minOccurs="0"/>
<xsd:element name="UnitSalesTaxAmount" type="UnitSalesTaxAmount" minOccurs="0"/>
<xsd:element name="TaxRate" type="TaxRate" minOccurs="0"/>
<xsd:element name="TotalTaxableAmount" type="TotalTaxableAmount" minOccurs="0"/>
<xsd:element name="NonTaxableAmount" type="NonTaxableAmount" minOccurs="0"/>
<xsd:element name="TaxTypeId" type="TaxTypeId" minOccurs="0"/>
<xsd:element name="TaxabilityInd" type="TaxabilityInd" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): TaxableBaseMonthlyPaymentAmt

Super-types:xsd:decimal < Amount (by extension) < TaxableBaseMonthlyPaymentAmt (by extension)
Sub-types:None

NameTaxableBaseMonthlyPaymentAmt
Abstractno
DocumentationAmount of lease base monthly payment subject to tax.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TaxableBaseMonthlyPaymentAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TaxablePaymentPercentage

Super-types:xsd:decimal < Percent (by extension) < TaxablePaymentPercentage (by extension)
Sub-types:None

NameTaxablePaymentPercentage
Abstractno
DocumentationPercentage of lease payment(s) that is taxable.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="TaxablePaymentPercentage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TaxableTotOfBaseMonthlyPmtsAmt

Super-types:xsd:decimal < Amount (by extension) < TaxableTotOfBaseMonthlyPmtsAmt (by extension)
Sub-types:None

NameTaxableTotOfBaseMonthlyPmtsAmt
Abstractno
DocumentationThe total amount of base monthly payments subject to tax on a lease.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TaxableTotOfBaseMonthlyPmtsAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TaxAmount

Super-types:xsd:decimal < Amount (by extension) < TaxAmount (by extension)
Sub-types:None

NameTaxAmount
Abstractno
DocumentationActual amount of tax paid.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TaxAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TaxCredit

Super-types:None
Sub-types:None

NameTaxCredit
Abstractno
DocumentationComponent to represent a tax credit.
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
TaxCreditTypeCodeIndicates the type of Tax Credit being applied. Required 
TaxCreditDescriptionDescription of tax credit. Optional 
TaxCreditAmountAmount of tax credit. Optional 

XML Instance Representation
<...>
<TaxCreditTypeCode> TaxCreditTypeCode </TaxCreditTypeCode> [1] ?
<TaxCreditDescription> TaxCreditDescription </TaxCreditDescription> [0..1] ?
<TaxCreditAmount> TaxCreditAmount </TaxCreditAmount> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TaxCredit">
<xsd:sequence>
<xsd:element name="TaxCreditTypeCode" type="TaxCreditTypeCode" minOccurs="1" maxOccurs="1"/>
<xsd:element name="TaxCreditDescription" type="TaxCreditDescription" minOccurs="0" maxOccurs="1"/>
<xsd:element name="TaxCreditAmount" type="TaxCreditAmount" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): TaxCreditAmount

Super-types:xsd:decimal < Amount (by extension) < TaxCreditAmount (by extension)
Sub-types:None

NameTaxCreditAmount
Abstractno
DocumentationAmount of tax credit.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TaxCreditAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TaxCreditDescription

Super-types:xsd:string < Description (by extension) < TaxCreditDescription (by extension)
Sub-types:None

NameTaxCreditDescription
Abstractno
DocumentationDescription of tax credit.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="TaxCreditDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TaxCreditGroup

Super-types:None
Sub-types:None

NameTaxCreditGroup
Abstractno
DocumentationGroup represents a tax credits.
More information at: http://www.starstandards.org/.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
TaxCreditComponent to represent a tax credit. Required 

XML Instance Representation
<...>
<TaxCredit> TaxCredit </TaxCredit> [1..*] ?
</...>
Schema Component Representation
<xsd:complexType name="TaxCreditGroup">
<xsd:sequence>
<xsd:element name="TaxCredit" type="TaxCredit" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): TaxDescription

Super-types:xsd:string < Description (by extension) < TaxDescription (by extension)
Sub-types:None

NameTaxDescription
Abstractno
DocumentationFree form text description of tax amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="TaxDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TaxRate

Super-types:xsd:decimal < Percent (by extension) < TaxRate (by extension)
Sub-types:None

NameTaxRate
Abstractno
DocumentationTax Percentage rate.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="TaxRate">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TaxSubtotal

Super-types:xsd:decimal < Amount (by extension) < TaxSubtotal (by extension)
Sub-types:None

NameTaxSubtotal
Abstractno
DocumentationThe subtotal of all taxes associated with financing.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TaxSubtotal">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Term

Super-types:xsd:integer < Count (by extension) < Term (by extension)
Sub-types:None

NameTerm
Abstractno
DocumentationNumber of months of contract term
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
length Required 

XML Instance Representation
<...
length="TermLength [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="Term">
<xsd:simpleContent>
<xsd:extension base="Count">
<xsd:attribute name="length" type="TermLength"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ThirdPartyRebateAmount

Super-types:xsd:decimal < Amount (by extension) < ThirdPartyRebateAmount (by extension)
Sub-types:None

NameThirdPartyRebateAmount
Abstractno
DocumentationRebate provided by non-manufacturer.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ThirdPartyRebateAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TimeBetweenPayments

Super-types:xsd:integer < Count (by extension) < TimeBetweenPayments (by extension)
Sub-types:None

NameTimeBetweenPayments
Abstractno
DocumentationDuration of payment cycle.
More information at: http://www.starstandard.org.

Attributes

AttributeDescriptionRequirementBusiness Rules
period Required 

XML Instance Representation
<...
period="IncomePeriod [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TimeBetweenPayments">
<xsd:simpleContent>
<xsd:extension base="Count">
<xsd:attribute name="period" type="IncomePeriod"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TireDescription

Super-types:xsd:string < Description (by extension) < TireDescription (by extension)
Sub-types:None

NameTireDescription
Abstractno
DocumentationThis is a description of the tires on the vehicle. For example, number and size tires.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
language="Language [0..1] ?"
>
</...>
Schema Component Representation
<xsd:complexType name="TireDescription">
<xsd:simpleContent>
<xsd:extension base="Description"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalAmountOfAdvances

Super-types:xsd:decimal < Amount (by extension) < TotalAmountOfAdvances (by extension)
Sub-types:None

NameTotalAmountOfAdvances
Abstractno
DocumentationCalculated Field: Cash value of leased goods plus sum of other advances.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalAmountOfAdvances">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalAmountPaidOnYourBehalf

Super-types:xsd:decimal < Amount (by extension) < TotalAmountPaidOnYourBehalf (by extension)
Sub-types:None

NameTotalAmountPaidOnYourBehalf
Abstractno
DocumentationThe total fees, charges, taxes, insurance paid to others on your behalf.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalAmountPaidOnYourBehalf">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalAmountPaidToInsuranceCo

Super-types:xsd:decimal < Amount (by extension) < TotalAmountPaidToInsuranceCo (by extension)
Sub-types:None

NameTotalAmountPaidToInsuranceCo
Abstractno
DocumentationTotal amount paid to insurance companies.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalAmountPaidToInsuranceCo">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalAmtOfBaseMonthlyPayments

Super-types:xsd:decimal < Amount (by extension) < TotalAmtOfBaseMonthlyPayments (by extension)
Sub-types:None

NameTotalAmtOfBaseMonthlyPayments
Abstractno
DocumentationThe Depreciation and any Amortized amounts plus the Rent Charge. This is the sum of all payments minus the Use tax.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalAmtOfBaseMonthlyPayments">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalAmtOfNonRefundablePymts

Super-types:xsd:decimal < Amount (by extension) < TotalAmtOfNonRefundablePymts (by extension)
Sub-types:None

NameTotalAmtOfNonRefundablePymts
Abstractno
DocumentationCalculated Field: Total of all monthly payments, excluding taxes plus documentation fees plus cash down plus gross trade plus rebates (i.e. Refundable Security Deposit only).
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalAmtOfNonRefundablePymts">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalAmtPaidToPublicOfficials

Super-types:xsd:decimal < Amount (by extension) < TotalAmtPaidToPublicOfficials (by extension)
Sub-types:None

NameTotalAmtPaidToPublicOfficials
Abstractno
DocumentationThe total amount paid to public officials.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalAmtPaidToPublicOfficials">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalCashAndRebateAmount

Super-types:xsd:decimal < Amount (by extension) < TotalCashAndRebateAmount (by extension)
Sub-types:None

NameTotalCashAndRebateAmount
Abstractno
DocumentationThe total amount of Cash and Rebates.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalCashAndRebateAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalCashDownPaymentAmount

Super-types:xsd:decimal < Amount (by extension) < TotalCashDownPaymentAmount (by extension)
Sub-types:None

NameTotalCashDownPaymentAmount
Abstractno
DocumentationTotal amount of cash paid and rebates applied.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalCashDownPaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalCostOfLease

Super-types:xsd:decimal < Amount (by extension) < TotalCostOfLease (by extension)
Sub-types:None

NameTotalCostOfLease
Abstractno
DocumentationThe total cost the customer is required to pay for a lease transaction (including applicable lease-end fees).
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalCostOfLease">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalCostOfTerm

Super-types:xsd:decimal < Amount (by extension) < TotalCostOfTerm (by extension)
Sub-types:None

NameTotalCostOfTerm
Abstractno
DocumentationTotal cost of purchase of the vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalCostOfTerm">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalDownPaymentAmount

Super-types:xsd:decimal < Amount (by extension) < TotalDownPaymentAmount (by extension)
Sub-types:None

NameTotalDownPaymentAmount
Abstractno
DocumentationTotal down payment amount or amount of cap cost reduction.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalDownPaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalDueAtSigningAmount

Super-types:xsd:decimal < Amount (by extension) < TotalDueAtSigningAmount (by extension)
Sub-types:None

NameTotalDueAtSigningAmount
Abstractno
DocumentationTotal amount that the customer must pay at lease signing.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalDueAtSigningAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalEstimatedFeesAndTaxesAmt

Super-types:xsd:decimal < Amount (by extension) < TotalEstimatedFeesAndTaxesAmt (by extension)
Sub-types:None

NameTotalEstimatedFeesAndTaxesAmt
Abstractno
DocumentationTotal amount Lessee agrees to pay for official fees and taxes over the Lease Term.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalEstimatedFeesAndTaxesAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalLeaseCost

Super-types:xsd:decimal < Amount (by extension) < TotalLeaseCost (by extension)
Sub-types:None

NameTotalLeaseCost
Abstractno
DocumentationThe total cost the customer is required to pay for a lease transaction (exluding applicable lease-end fees).
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalLeaseCost">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalLoanAmount

Super-types:xsd:decimal < Amount (by extension) < TotalLoanAmount (by extension)
Sub-types:None

NameTotalLoanAmount
Abstractno
DocumentationThe base amount of the Seller Assisted Loan plus the Finance Charges.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalLoanAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalOfMonthlyPaymentsAmount

Super-types:xsd:decimal < Amount (by extension) < TotalOfMonthlyPaymentsAmount (by extension)
Sub-types:None

NameTotalOfMonthlyPaymentsAmount
Abstractno
DocumentationThe sum of all base monthly payments plus all monthly sales/use tax and all monthly fees.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalOfMonthlyPaymentsAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalOfPayments

Super-types:xsd:decimal < Amount (by extension) < TotalOfPayments (by extension)
Sub-types:None

NameTotalOfPayments
Abstractno
DocumentationThe total dollar amount of payments to be made on the vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalOfPayments">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalOptionsAmount

Super-types:xsd:decimal < Amount (by extension) < TotalOptionsAmount (by extension)
Sub-types:None

NameTotalOptionsAmount
Abstractno
DocumentationTotal amount of options and accessories.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalOptionsAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalOtherCharges

Super-types:xsd:decimal < Amount (by extension) < TotalOtherCharges (by extension)
Sub-types:None

NameTotalOtherCharges
Abstractno
DocumentationTotal amount of other charges (e.g., Gap Policy)
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalOtherCharges">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalOtherCreditorCharges

Super-types:xsd:decimal < Amount (by extension) < TotalOtherCreditorCharges (by extension)
Sub-types:None

NameTotalOtherCreditorCharges
Abstractno
DocumentationTotal amount of other creditor charges.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalOtherCreditorCharges">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalPremiumAmount

Super-types:xsd:decimal < Amount (by extension) < TotalPremiumAmount (by extension)
Sub-types:None

NameTotalPremiumAmount
Abstractno
DocumentationThe total amount of insurance being purchased.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalPremiumAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalPSTAndGSTOnCashPriceOfVeh

Super-types:xsd:decimal < Amount (by extension) < TotalPSTAndGSTOnCashPriceOfVeh (by extension)
Sub-types:None

NameTotalPSTAndGSTOnCashPriceOfVeh
Abstractno
DocumentationProvincial Sales Taxes and Godds and Services Taxes associated with the Cash Price of the Vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalPSTAndGSTOnCashPriceOfVeh">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalPSTAndGSTPayOnOtherItms

Super-types:xsd:decimal < Amount (by extension) < TotalPSTAndGSTPayOnOtherItms (by extension)
Sub-types:None

NameTotalPSTAndGSTPayOnOtherItms
Abstractno
DocumentationProvincial Sales Taxes and Goods and Services Taxes associated with other items excluding Provincial Sales Taxes and Goods and Services Taxes associated with Cash Price of the Vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalPSTAndGSTPayOnOtherItms">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalSalePrice

Super-types:xsd:decimal < Amount (by extension) < TotalSalePrice (by extension)
Sub-types:None

NameTotalSalePrice
Abstractno
DocumentationDownpayment plus the total of payments.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalSalePrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalTaxableAmount

Super-types:xsd:decimal < Amount (by extension) < TotalTaxableAmount (by extension)
Sub-types:None

NameTotalTaxableAmount
Abstractno
DocumentationTotal taxable price.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalTaxableAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalValueOfEnhancementItems

Super-types:xsd:decimal < Amount (by extension) < TotalValueOfEnhancementItems (by extension)
Sub-types:None

NameTotalValueOfEnhancementItems
Abstractno
DocumentationTotal amount of approved non-residualized "soft" adds that add value to the vehicle. For example, etching, racing strips, etc.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalValueOfEnhancementItems">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotalVehicleCashPrice

Super-types:xsd:decimal < Amount (by extension) < TotalVehicleCashPrice (by extension)
Sub-types:None

NameTotalVehicleCashPrice
Abstractno
DocumentationTotal vehicle price defined on contract.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TotalVehicleCashPrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TotNumOfPaymentsRemaining

Super-types:xsd:integer < Count (by extension) < TotNumOfPaymentsRemaining (by extension)
Sub-types:None

NameTotNumOfPaymentsRemaining
Abstractno
DocumentationThe remaining total of payments to be made after receipt of the payment at inception. For Lease Only
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="TotNumOfPaymentsRemaining">
<xsd:simpleContent>
<xsd:extension base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TradeInFinancing

Super-types:None
Sub-types:None

NameTradeInFinancing
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
FinanceTypeType of financing Examples may be F- Finance, L - Lease, C-Cash, 1-Retail, 2-Lease, 3-Balloon, etc.. Optional 
PaymentAmountMonthly Payment Amount Optional 
BalanceAmountRemaining balance on Current Vehicle Optional 
FinalAmountLast month payment amount Optional 
ResidualAmountRemaining residual on current vehicle Optional 
TermNumber of months of contract term Optional 
MaturityDateMonth and year of contract maturity Optional
YYYY-MM-DD
 
FinanceCompanyNameName of Finance Company Optional 
WholesaleValueAmountActual wholesale value of the vehicle. Optional 
NetTradeAllowanceAmountThe gross trade-in amount minus the payoff amount. Optional 
GrossTradeInThe gross trade-in amount minus the payoff. Optional 
PriorCreditOrLeaseOwedOnTradeThe balance owed on lease that is being terminated. This balance is amount being financed. Optional 
TradeInSalesTaxCreditRebate on sales tax previously paid on the vehicle. Optional 
LeaseMaturityDateThe date that the lease matures. Optional 
UpfrontNetTradePayoffAmountThe balance owed on lease that is being terminated. This balance is amount being paid upfront. This is the amount paid upfront to cover negative equity on a trade-in. Optional 
MonthlySalesTaxExemptionAmountA sales tax amount that is exempted on a monthly basis. Optional 
SalesTaxExemptionAmountAn amount that is exempted from a sales tax. Optional 
NumberOfTaxCreditMonthsNumber of months that the tax credit will cover. Optional 
CashOutAmountAmount of net trade paid out to customer as cash. Optional 

XML Instance Representation
<...>
<FinanceType> FinanceType </FinanceType> [0..1] ?
<PaymentAmount> PaymentAmount </PaymentAmount> [0..1] ?
<BalanceAmount> BalanceAmount </BalanceAmount> [0..1] ?
<FinalAmount> FinalAmount </FinalAmount> [0..1] ?
<ResidualAmount> ResidualAmount </ResidualAmount> [0..1] ?
<Term> Term </Term> [0..1] ?
<MaturityDate> MaturityDate </MaturityDate> [0..1] ?
<FinanceCompanyName> FinanceCompanyName </FinanceCompanyName> [0..1] ?
<WholesaleValueAmount> WholesaleValueAmount </WholesaleValueAmount> [0..1] ?
<NetTradeAllowanceAmount> NetTradeAllowanceAmount </NetTradeAllowanceAmount> [0..1] ?
<GrossTradeIn> GrossTradeIn </GrossTradeIn> [0..1] ?
<PriorCreditOrLeaseOwedOnTrade> PriorCreditOrLeaseOwedOnTrade </PriorCreditOrLeaseOwedOnTrade> [0..1] ?
<TradeInSalesTaxCredit> TradeInSalesTaxCredit </TradeInSalesTaxCredit> [0..1] ?
<LeaseMaturityDate> LeaseMaturityDate </LeaseMaturityDate> [0..1] ?
<UpfrontNetTradePayoffAmount> UpfrontNetTradePayoffAmount </UpfrontNetTradePayoffAmount> [0..1] ?
<MonthlySalesTaxExemptionAmount> MonthlySalesTaxExemptionAmount </MonthlySalesTaxExemptionAmount> [0..1] ?
<SalesTaxExemptionAmount> SalesTaxExemptionAmount </SalesTaxExemptionAmount> [0..1] ?
<NumberOfTaxCreditMonths> NumberOfTaxCreditMonths </NumberOfTaxCreditMonths> [0..1] ?
<CashOutAmount> CashOutAmount </CashOutAmount> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TradeInFinancing">
<xsd:sequence>
<xsd:element name="FinanceType" type="FinanceType" minOccurs="0"/>
<xsd:element name="PaymentAmount" type="PaymentAmount" minOccurs="0"/>
<xsd:element name="BalanceAmount" type="BalanceAmount" minOccurs="0"/>
<xsd:element name="FinalAmount" type="FinalAmount" minOccurs="0"/>
<xsd:element name="ResidualAmount" type="ResidualAmount" minOccurs="0"/>
<xsd:element name="Term" type="Term" minOccurs="0"/>
<xsd:element name="MaturityDate" type="MaturityDate" minOccurs="0"/>
<xsd:element name="FinanceCompanyName" type="FinanceCompanyName" minOccurs="0"/>
<xsd:element name="WholesaleValueAmount" type="WholesaleValueAmount" minOccurs="0"/>
<xsd:element name="NetTradeAllowanceAmount" type="NetTradeAllowanceAmount" minOccurs="0"/>
<xsd:element name="GrossTradeIn" type="GrossTradeIn" minOccurs="0"/>
<xsd:element name="PriorCreditOrLeaseOwedOnTrade" type="PriorCreditOrLeaseOwedOnTrade" minOccurs="0"/>
<xsd:element name="TradeInSalesTaxCredit" type="TradeInSalesTaxCredit" minOccurs="0"/>
<xsd:element name="LeaseMaturityDate" type="LeaseMaturityDate" minOccurs="0"/>
<xsd:element name="UpfrontNetTradePayoffAmount" type="UpfrontNetTradePayoffAmount" minOccurs="0"/>
<xsd:element name="MonthlySalesTaxExemptionAmount" type="MonthlySalesTaxExemptionAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="SalesTaxExemptionAmount" type="SalesTaxExemptionAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element name="NumberOfTaxCreditMonths" type="NumberOfTaxCreditMonths" minOccurs="0" maxOccurs="1"/>
<xsd:element name="CashOutAmount" type="CashOutAmount" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): TradeInSalesTaxCredit

Super-types:xsd:decimal < Amount (by extension) < TradeInSalesTaxCredit (by extension)
Sub-types:None

NameTradeInSalesTaxCredit
Abstractno
DocumentationRebate on sales tax previously paid on the vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="TradeInSalesTaxCredit">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): TradeInVehicleCredit

Super-types:Vehicle < TradeInVehicleCredit (by extension)
Sub-types:None

NameTradeInVehicleCredit
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ModelManufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) Optional 
ModelYearVehicle designated model year Optional 
ModelDescriptionDescriptive vehicle model name Optional 
MakeVehicle make code - Usually available in the VIN number (use NCIC code). Optional 
SaleClassClass of sale Optional 
SalesPersonNamename of salesperson. Format for name should be "First Last" with no commas between first and last name Optional 
TradeInIndIdentifies vehicle being traded-in Optional 
PurchaseDateVehicle Purchase/Lease Date Optional 
TradeInFinancingFinancing for Trade In Vehicle Optional 
OwnedTypeType of vehicle for which information is being collected Optional 
SalesStockNumberDealer assigned vehicle stock number of the sale. Optional 
OptionRepresents options and replacements associated with the vehicle. Optional 
PricingPrice of Vehicle Optional 
DeliveryMileagethe odometer mileage of a vehicle Optional 
BodyStyleManufacturer-assigned vehicle body style. Optional 
VINFederally defined 17 position vehicle identification number of the trade in. Optional 
LicenseNumberState License plate number of vehicle. Optional 
LicenseNumberStateOrProvinceState where vehicle is licensed. Optional 
IndebtednessResponsibilitySpecifies whether the buyer or the seller will pay the indebtedness on the trade in vehicle. Optional 
LeaseMaturityDateThe date that the lease matures. Optional 
IndebtednessResponsibilityDescTextual description specifying the amount the buyer and the amount the seller will pay of the indebtedness on the trade in vehicle. Optional 
CollateralTypeType used to classify a vehicle. EX: Auto, Light, Trailer, Motor Home, Conversion Van, Trailer (non-rec), Other, etc. Optional 
SeriesNameOEM assigned series information of vehicle. EX: GSL, XLT, etc. Optional 

XML Instance Representation
<...>
<Model> Model </Model> [0..1] ?
<ModelYear> ModelYear </ModelYear> [0..1] ?
<ModelDescription> ModelDescription </ModelDescription> [0..1] ?
<Make> Make </Make> [0..1] ?
<SaleClass> SaleClass </SaleClass> [0..1] ?
<SalesPersonName> SalesPersonName </SalesPersonName> [0..1] ?
<TradeInInd> TradeInInd </TradeInInd> [0..1] ?
<PurchaseDate> PurchaseDate </PurchaseDate> [0..1] ?
<TradeInFinancing> TradeInFinancing </TradeInFinancing> [0..1] ?
<OwnedType> OwnedType </OwnedType> [0..1] ?
<SalesStockNumber> SalesStockNumber </SalesStockNumber> [0..1] ?
<Option> Option </Option> [0..*] ?
<Pricing> Pricing </Pricing> [0..*] ?
<DeliveryMileage> DeliveryMileage </DeliveryMileage> [0..1] ?
<BodyStyle> BodyStyle </BodyStyle> [0..1] ?
<VIN> VIN </VIN> [0..1] ?
<LicenseNumber> LicenseNumber </LicenseNumber> [0..1] ?
<LicenseNumberStateOrProvince> LicenseNumberStateOrProvince </LicenseNumberStateOrProvince> [0..1] ?
<IndebtednessResponsibility> IndebtednessResponsibility </IndebtednessResponsibility> [0..1] ?
<LeaseMaturityDate> LeaseMaturityDate </LeaseMaturityDate> [0..1] ?
<IndebtednessResponsibilityDesc> IndebtednessResponsibilityDesc </IndebtednessResponsibilityDesc> [0..*] ?
<CollateralType> CollateralType </CollateralType> [0..1] ?
<SeriesName> SeriesName </SeriesName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TradeInVehicleCredit">
<xsd:complexContent>
<xsd:extension base="Vehicle">
<xsd:sequence>
<xsd:element name="SaleClass" type="SaleClass" minOccurs="0"/>
<xsd:element name="SalesPersonName" type="SalesPersonName" minOccurs="0"/>
<xsd:element name="TradeInInd" type="TradeInInd" minOccurs="0"/>
<xsd:element name="PurchaseDate" type="PurchaseDate" minOccurs="0"/>
<xsd:element name="TradeInFinancing" type="TradeInFinancing" minOccurs="0"/>
<xsd:element name="OwnedType" type="OwnedType" minOccurs="0"/>
<xsd:element name="SalesStockNumber" type="SalesStockNumber" minOccurs="0"/>
<xsd:element name="Option" type="Option" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Pricing" type="Pricing" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="DeliveryMileage" type="DeliveryMileage" minOccurs="0"/>
<xsd:element name="BodyStyle" type="BodyStyle" minOccurs="0"/>
<xsd:element name="VIN" type="VIN" minOccurs="0"/>
<xsd:element name="LicenseNumber" type="LicenseNumber" minOccurs="0"/>
<xsd:element name="LicenseNumberStateOrProvince" type="LicenseNumberStateOrProvince" minOccurs="0"/>
<xsd:element name="IndebtednessResponsibility" type="IndebtednessResponsibility" minOccurs="0"/>
<xsd:element name="LeaseMaturityDate" type="LeaseMaturityDate" minOccurs="0"/>
<xsd:element name="IndebtednessResponsibilityDesc" type="IndebtednessResponsibilityDesc" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="CollateralType" type="CollateralType" minOccurs="0" maxOccurs="1"/>
<xsd:element name="SeriesName" type="SeriesName" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): UnitSalesTaxAmount

Super-types:xsd:decimal < Amount (by extension) < UnitSalesTaxAmount (by extension)
Sub-types:None

NameUnitSalesTaxAmount
Abstractno
DocumentationUnit amount of sales tax.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UnitSalesTaxAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UnpaidBalance

Super-types:xsd:decimal < Amount (by extension) < UnpaidBalance (by extension)
Sub-types:None

NameUnpaidBalance
Abstractno
DocumentationTotal cash price minus total cash down.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UnpaidBalance">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontCashDownpaymentAmount

Super-types:xsd:decimal < Amount (by extension) < UpfrontCashDownpaymentAmount (by extension)
Sub-types:None

NameUpfrontCashDownpaymentAmount
Abstractno
DocumentationAmount of cash downpayment allocated to upfront costs
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontCashDownpaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontCreditCardDownpymtAmt

Super-types:xsd:decimal < Amount (by extension) < UpfrontCreditCardDownpymtAmt (by extension)
Sub-types:None

NameUpfrontCreditCardDownpymtAmt
Abstractno
DocumentationAmount of credit card payment allocated to upfront costs
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontCreditCardDownpymtAmt">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontMfgRebateAmount

Super-types:xsd:decimal < Amount (by extension) < UpfrontMfgRebateAmount (by extension)
Sub-types:None

NameUpfrontMfgRebateAmount
Abstractno
DocumentationAmount of manufacturer rebate allocated to upfront costs
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontMfgRebateAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontMileageRate

Super-types:xsd:decimal < Amount (by extension) < UpfrontMileageRate (by extension)
Sub-types:None

NameUpfrontMileageRate
Abstractno
DocumentationThe amount of miles charged for miles purchased upfront.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontMileageRate">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontMiles

Super-types:xsd:integer < Count (by extension) < Mileage (by extension) < UpfrontMiles (by extension)
Sub-types:None

NameUpfrontMiles
Abstractno
DocumentationThe number of miles purchased at contract commencement
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="MileageMeasure [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontMiles">
<xsd:simpleContent>
<xsd:extension base="Mileage"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontMilesAmount

Super-types:xsd:decimal < Amount (by extension) < UpfrontMilesAmount (by extension)
Sub-types:None

NameUpfrontMilesAmount
Abstractno
DocumentationUpfrontMiles multiplied by the UpfrontMileageRate.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontMilesAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontNetTradeAmount

Super-types:xsd:decimal < Amount (by extension) < UpfrontNetTradeAmount (by extension)
Sub-types:None

NameUpfrontNetTradeAmount
Abstractno
DocumentationAmount of net trade allocated to upfront costs.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontNetTradeAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontNetTradePayoffAmount

Super-types:xsd:decimal < Amount (by extension) < UpfrontNetTradePayoffAmount (by extension)
Sub-types:None

NameUpfrontNetTradePayoffAmount
Abstractno
DocumentationThe balance owed on lease that is being terminated. This balance is amount being paid upfront. This is the amount paid upfront to cover negative equity on a trade-in.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontNetTradePayoffAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): UpfrontOtherDownPaymentAmount

Super-types:xsd:decimal < Amount (by extension) < UpfrontOtherDownPaymentAmount (by extension)
Sub-types:None

NameUpfrontOtherDownPaymentAmount
Abstractno
DocumentationAmount of other down payment applied to upfront costs (for lease).
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="UpfrontOtherDownPaymentAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ValueGivenByYouAmount

Super-types:xsd:decimal < Amount (by extension) < ValueGivenByYouAmount (by extension)
Sub-types:None

NameValueGivenByYouAmount
Abstractno
DocumentationCalculated Field: Cash plus rebates plus gross trade-in plus total time balance (this is the same as total of payment).
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ValueGivenByYouAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): ValueReceivedByYouAmount

Super-types:xsd:decimal < Amount (by extension) < ValueReceivedByYouAmount (by extension)
Sub-types:None

NameValueReceivedByYouAmount
Abstractno
DocumentationCalculated Field: Total price of vehicle amount minus selling price of vehicle amount minus documentation fee minus lien on trade plus cash price of vehicle amount.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="ValueReceivedByYouAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): VanConversionCost

Super-types:xsd:decimal < Amount (by extension) < VanConversionCost (by extension)
Sub-types:None

NameVanConversionCost
Abstractno
DocumentationCOst of a van conversion package added to a vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="VanConversionCost">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): VanConversionPercentage

Super-types:xsd:decimal < Percent (by extension) < VanConversionPercentage (by extension)
Sub-types:None

NameVanConversionPercentage
Abstractno
DocumentationPercentage of conversion package added to a vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="VanConversionPercentage">
<xsd:simpleContent>
<xsd:extension base="Percent"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Vehicle

Super-types:None
Sub-types:

NameVehicle
Abstractno
Documentation More information at: http://www.starstandard.org.

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ModelManufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) Optional 
ModelYearVehicle designated model year Optional 
ModelDescriptionDescriptive vehicle model name Optional 
MakeVehicle make code - Usually available in the VIN number (use NCIC code). Optional 

XML Instance Representation
<...>
<Model> Model </Model> [0..1] ?
<ModelYear> ModelYear </ModelYear> [0..1] ?
<ModelDescription> ModelDescription </ModelDescription> [0..1] ?
<Make> Make </Make> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="Vehicle">
<xsd:sequence>
<xsd:element name="Model" type="Model" minOccurs="0"/>
<xsd:element name="ModelYear" type="ModelYear" minOccurs="0"/>
<xsd:element name="ModelDescription" type="ModelDescription" minOccurs="0"/>
<xsd:element name="Make" type="Make" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Components (Complex Type): VehicleBase

Super-types:Vehicle < VehicleBase (by extension)
Sub-types:

NameVehicleBase
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules
ModelManufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) Optional 
ModelYearVehicle designated model year Optional 
ModelDescriptionDescriptive vehicle model name Optional 
MakeVehicle make code - Usually available in the VIN number (use NCIC code). Optional 
SaleClassClass of Sale Optional 
ConditionCondition of Vehicle - Example: Excellent, Good, Fair, Poor, Unknown Optional 
CertifiedPreownedIndIdentifies as a certified Pre-Owned Vehicle Optional 
VehicleNoteAny vehicle related notes Optional 
VINFederally defined 17 position vehicle identification number Optional 
DeliveryMileageOdometer reading of vehicle at time of delivery Optional 
VehicleStockDealer assigned vehicle stock number Optional 
TrimCodeManufacturer assigned trim code Optional 
DoorsQuantityNumber of doors on vehicle Optional 
BodyStyleManufacturer-assigned vehicle body style Optional 
InteriorColorVehicle Interior Color(s) Optional 
ExteriorColorVehicle Exterior Color(s) Optional 
TransmissionTypeVehicle Transmission type Optional 
OdometerStatusStatus of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc. Optional 
NonUSVehicleIndIndicates whether the vehicle was produced for the United States or not Optional 
VehicleDemoIndIndicates whether vehicle was ever a demo Optional 
LicenseNumberState License plate number of vehicle Optional 
BrandedInfoVehicle Branding Information Optional 
RestrictionIndIndication that vehicle has restrictions on its use Optional 
RestrictionDescriptionDescription of vehicle use restrictions Optional 
TelematicsServiceIndIndication whether Telematics Service Subscription is turned on Optional 

XML Instance Representation
<...>
<Model> Model </Model> [0..1] ?
<ModelYear> ModelYear </ModelYear> [0..1] ?
<ModelDescription> ModelDescription </ModelDescription> [0..1] ?
<Make> Make </Make> [0..1] ?
<SaleClass> SaleClass </SaleClass> [0..1] ?
<Condition> Condition </Condition> [0..1] ?
<CertifiedPreownedInd> CertifiedPreownedInd </CertifiedPreownedInd> [0..1] ?
<VehicleNote> VehicleNote </VehicleNote> [0..*] ?
<VIN> VIN </VIN> [0..1] ?
<DeliveryMileage> DeliveryMileage </DeliveryMileage> [0..1] ?
<VehicleStock> VehicleStock </VehicleStock> [0..1] ?
<TrimCode> TrimCode </TrimCode> [0..1] ?
<DoorsQuantity> DoorsQuantity </DoorsQuantity> [0..1] ?
<BodyStyle> BodyStyle </BodyStyle> [0..1] ?
<InteriorColor> InteriorColor </InteriorColor> [0..*] ?
<ExteriorColor> ExteriorColor </ExteriorColor> [0..*] ?
<TransmissionType> TransmissionType </TransmissionType> [0..1] ?
<OdometerStatus> OdometerStatus </OdometerStatus> [0..1] ?
<NonUSVehicleInd> NonUSVehicleInd </NonUSVehicleInd> [0..1] ?
<VehicleDemoInd> VehicleDemoInd </VehicleDemoInd> [0..1] ?
<LicenseNumber> LicenseNumber </LicenseNumber> [0..1] ?
<BrandedInfo> BrandedInfo </BrandedInfo> [0..1] ?
<RestrictionInd> RestrictionInd </RestrictionInd> [0..1] ?
<RestrictionDescription> RestrictionDescription </RestrictionDescription> [0..1] ?
<TelematicsServiceInd> TelematicsServiceInd </TelematicsServiceInd> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="VehicleBase">
<xsd:complexContent>
<xsd:extension base="Vehicle">
<xsd:sequence>
<xsd:element name="SaleClass" type="SaleClass" minOccurs="0"/>
<xsd:element name="Condition" type="Condition" minOccurs="0"/>
<xsd:element name="CertifiedPreownedInd" type="CertifiedPreownedInd" minOccurs="0"/>
<xsd:element name="VehicleNote" type="VehicleNote" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="VIN" type="VIN" minOccurs="0"/>
<xsd:element name="DeliveryMileage" type="DeliveryMileage" minOccurs="0"/>
<xsd:element name="VehicleStock" type="VehicleStock" minOccurs="0"/>
<xsd:element name="TrimCode" type="TrimCode" minOccurs="0"/>
<xsd:element name="DoorsQuantity" type="DoorsQuantity" minOccurs="0"/>
<xsd:element name="BodyStyle" type="BodyStyle" minOccurs="0"/>
<xsd:element name="InteriorColor" type="InteriorColor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="ExteriorColor" type="ExteriorColor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="TransmissionType" type="TransmissionType" minOccurs="0"/>
<xsd:element name="OdometerStatus" type="OdometerStatus" minOccurs="0"/>
<xsd:element name="NonUSVehicleInd" type="NonUSVehicleInd" minOccurs="0"/>
<xsd:element name="VehicleDemoInd" type="VehicleDemoInd" minOccurs="0"/>
<xsd:element name="LicenseNumber" type="LicenseNumber" minOccurs="0"/>
<xsd:element name="BrandedInfo" type="BrandedInfo" minOccurs="0"/>
<xsd:element name="RestrictionInd" type="RestrictionInd" minOccurs="0"/>
<xsd:element name="RestrictionDescription" type="RestrictionDescription" minOccurs="0"/>
<xsd:element name="TelematicsServiceInd" type="TelematicsServiceInd" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Components (Complex Type): VehicleLengthMeasure

Super-types:xsd:decimal < Dimension (by extension) < VehicleLengthMeasure (by extension)
Sub-types:None

NameVehicleLengthMeasure
Abstractno
DocumentationLength of the credit vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
uom="DimensionMeasure [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="VehicleLengthMeasure">
<xsd:simpleContent>
<xsd:extension base="Dimension"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): VehiclePrice

Super-types:xsd:decimal < Amount (by extension) < VehiclePrice (by extension)
Sub-types:None

NameVehiclePrice
Abstractno
DocumentationCustomer price of vehicle
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="VehiclePrice">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): VehiclePricingTypeSource

Super-types:xsd:string < CodeType (by extension) < VehiclePricingTypeSource (by extension)
Sub-types:None

NameVehiclePricingTypeSource
Abstractno
DocumentationSource from which pricing type data originated (i.e. Blue Book, NADA, etc.).
More information at: http://www.starstandard.org.

XML Instance Representation
<...
listID="xsd:token [0..1]"

listName="xsd:string [0..1]"

listAgencyID="xsd:token [0..1]"

listAgencyName="xsd:string [0..1]"

listVersionID="xsd:token [0..1]"

listURI="xsd:anyURI [0..1]"
>
</...>
Schema Component Representation
<xsd:complexType name="VehiclePricingTypeSource">
<xsd:simpleContent>
<xsd:extension base="CodeType"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): VehicleWeight

Super-types:xsd:decimal < Measurement (by extension) < VehicleWeight (by extension)
Sub-types:None

NameVehicleWeight
Abstractno
DocumentationVehicle Weight
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="VehicleWeight">
<xsd:simpleContent>
<xsd:extension base="Measurement"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): Verb

Super-types:None
Sub-types:

NameVerb
Abstractno

Data Elements and Components

Field/ComponentDescriptionRequirementBusiness Rules

XML Instance Representation
<.../>
Schema Component Representation
<xsd:complexType name="Verb"/>
top

Components (Complex Type): WholesaleValueAmount

Super-types:xsd:decimal < Amount (by extension) < WholesaleValueAmount (by extension)
Sub-types:None

NameWholesaleValueAmount
Abstractno
DocumentationActual wholesale value of a used vehicle.
More information at: http://www.starstandard.org.

XML Instance Representation
<...
currency="Currency [1]"
>
</...>
Schema Component Representation
<xsd:complexType name="WholesaleValueAmount">
<xsd:simpleContent>
<xsd:extension base="Amount"/>
</xsd:simpleContent>
</xsd:complexType>
top

Components (Complex Type): YearsInBusiness

Super-types:xsd:integer < Count (by extension) < YearsInBusiness (by restriction)
Sub-types:None

NameYearsInBusiness
Abstractno
DocumentationTotal number of number of years Business Partner has been in business.
More information at: http://www.starstandard.org.

XML Instance Representation
<...>
</...>
Schema Component Representation
<xsd:complexType name="YearsInBusiness">
<xsd:simpleContent>
<xsd:restriction base="Count"/>
</xsd:simpleContent>
</xsd:complexType>
top

Simple Type: AccountingDate

Super-types:xsd:gYearMonth < AccountingDate (by restriction)
Sub-types:

NameAccountingDate
DocumentationMonth and year accounting date conforms to ISO 8601 format rules Ex: \d\d\d\d-\d\d
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="AccountingDate">
<xsd:restriction base="xsd:gYearMonth"/>
</xsd:simpleType>
top

Simple Type: AccountKey

Super-types:xsd:string < Code (by restriction) < AccountKey (by restriction)
Sub-types:None

NameAccountKey
DocumentationIndicates the account checksum.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="AccountKey">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: AccountType

Super-types:xsd:string < Type (by restriction) < AccountType (by restriction)
Sub-types:None

NameAccountType
DocumentationIdentifies the type of account.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="AccountType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: AcknowledgementType

Super-types:xsd:NMTOKEN < AcknowledgementType (by restriction)
Sub-types:None

NameAcknowledgementType
Enumerations
Code ValueDescription
Always
OnChange
Never

Schema Component Representation
<xsd:simpleType name="AcknowledgementType">
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="Always"/>
<xsd:enumeration value="OnChange"/>
<xsd:enumeration value="Never"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: Action

Super-types:xsd:string < Action (by restriction)
Sub-types:None

NameAction
Enumerations
Code ValueDescription
Add
Delete
Change
Replace
A
D
C
R

Schema Component Representation
<xsd:simpleType name="Action">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Add"/>
<xsd:enumeration value="Delete"/>
<xsd:enumeration value="Change"/>
<xsd:enumeration value="Replace"/>
<xsd:enumeration value="A"/>
<xsd:enumeration value="D"/>
<xsd:enumeration value="C"/>
<xsd:enumeration value="R"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AddressLine

Super-types:xsd:string < AddressLine (by restriction)
Sub-types:None

NameAddressLine
DocumentationIndicates the multiple lines of an address. The first line is typically the street name and number.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="AddressLine">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: AddressQualifier

Super-types:xsd:string < AddressQualifier (by restriction)
Sub-types:None

NameAddressQualifier
DocumentationAddress Qualifier
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
WorkAddressWork Address
SeasonalAddressSeasonal Address
DeliveryAddressDelivery Address
HomeAddressHome Address
PreviousAddressPrevious Address
OtherOther
GarageGarage
BillingBilling
NonSigningSpouseAddressNon Signing Spouse Address
N/ANot Applicable

Schema Component Representation
<xsd:simpleType name="AddressQualifier">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="WorkAddress"/>
<xsd:enumeration value="SeasonalAddress"/>
<xsd:enumeration value="DeliveryAddress"/>
<xsd:enumeration value="HomeAddress"/>
<xsd:enumeration value="PreviousAddress"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="Garage"/>
<xsd:enumeration value="Billing"/>
<xsd:enumeration value="NonSigningSpouseAddress"/>
<xsd:enumeration value="N/A"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AirConditionInd

Super-types:xsd:string < Indicator (by restriction) < AirConditionInd (by restriction)
Sub-types:None

NameAirConditionInd
DocumentationIndicates whether or not the vehicle has air conditioning.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="AirConditionInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: ApplicationNumberDescription

Super-types:xsd:string < ApplicationNumberDescription (by restriction)
Sub-types:None

NameApplicationNumberDescription
DocumentationDescribes the type of application number used.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Finance SourceApplication number assigned by the Finance Source
Retail System ProviderApplication Number assigned by the Retail System Provider

Schema Component Representation
<xsd:simpleType name="ApplicationNumberDescription">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Finance Source"/>
<xsd:enumeration value="Retail System Provider"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ApplicationStatus

Super-types:xsd:string < ApplicationStatus (by restriction)
Sub-types:None

NameApplicationStatus
DocumentationStatus of credit application - P = Pending, A = Approved, C = Approved with Conditions, D = Denied, B = Booked, N = New, M = Modified, R = Preliminary, I = Withdrawn, L = Canceled, O = Condition, E = Error, RO = Reopened
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
P"P" = Pending
A"A" = Approved
C"C" = Approved with Conditions
D"D" = Denied
B"B" = Booked
N"N" = New
M"M" = Modified
R"R" = Preliminary
I"I" = Withdrawn
L"L" = Canceled
O"O" = Condition
E"E" = Error
RO"RO" = Reopened
OT"OT" = Other
Pre-ApprovedPre-Approved
More Information RequiredMore Information Required
Not SubmittedNot Submitted

Schema Component Representation
<xsd:simpleType name="ApplicationStatus">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="P"/>
<xsd:enumeration value="A"/>
<xsd:enumeration value="C"/>
<xsd:enumeration value="D"/>
<xsd:enumeration value="B"/>
<xsd:enumeration value="N"/>
<xsd:enumeration value="M"/>
<xsd:enumeration value="R"/>
<xsd:enumeration value="I"/>
<xsd:enumeration value="L"/>
<xsd:enumeration value="O"/>
<xsd:enumeration value="E"/>
<xsd:enumeration value="RO"/>
<xsd:enumeration value="OT"/>
<xsd:enumeration value="Pre-Approved"/>
<xsd:enumeration value="More Information Required"/>
<xsd:enumeration value="Not Submitted"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ApplicationType

Super-types:xsd:string < Type (by restriction) < ApplicationType (by restriction)
Sub-types:None

NameApplicationType
DocumentationType of application being submitted for financing (e.g., individual, individual + co-applicant, business, business + coapplicant, employee).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ApplicationType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: AssigningOrganizationPartyId

Super-types:xsd:string < AssigningOrganizationPartyId (by restriction)
Sub-types:None

NameAssigningOrganizationPartyId
DocumentationAssigning Organization Party Id
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
LegalIdLegal ID
NationalIdGovernment-assigned ID such as a social security Number
OtherOther
DUNSDun and Bradstreet
MotorDealerRegistrationIdDepartment of Motor Vehicle Registration number for a dealer. This is the dealer's license number to do business.
GSTRegistrationIdCanadian Goods and Services Tax Id.
HSTRegistrationIdCanadian HarmonizedTax Id.
Certification Of Registration IdId of the certificate of registration assigned to a business to allow that business to collect and remit certain taxes or fees to a state.
QSTRegistrationIdQuebec sales tax id.

Schema Component Representation
<xsd:simpleType name="AssigningOrganizationPartyId">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="LegalId"/>
<xsd:enumeration value="NationalId"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="DUNS"/>
<xsd:enumeration value="MotorDealerRegistrationId"/>
<xsd:enumeration value="GSTRegistrationId"/>
<xsd:enumeration value="HSTRegistrationId"/>
<xsd:enumeration value="Certification Of Registration Id"/>
<xsd:enumeration value="QSTRegistrationId"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AssigningPartyId

Super-types:xsd:string < AssigningPartyId (by restriction)
Sub-types:None

NameAssigningPartyId
DocumentationAgency or entity that validates the Party Id
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
LegalIdLegal ID
DriversLicenseDrivers License
NationalIdGovernment-assigned ID such as a social security Number
OtherOther
GSTRegistrationIdCanadian Goods and Services Tax Id.
HSTRegistrationIdCanadian HarmonizedTax Id.
PreviousAccountNumber
QSTRegistrationIdQuebec sales tax id.

Schema Component Representation
<xsd:simpleType name="AssigningPartyId">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="LegalId"/>
<xsd:enumeration value="DriversLicense"/>
<xsd:enumeration value="NationalId"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="GSTRegistrationId"/>
<xsd:enumeration value="HSTRegistrationId"/>
<xsd:enumeration value="PreviousAccountNumber"/>
<xsd:enumeration value="QSTRegistrationId"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AuctionInd

Super-types:xsd:string < Indicator (by restriction) < AuctionInd (by restriction)
Sub-types:None

NameAuctionInd
DocumentationIndicates that the used vehicle has come from an auction.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="AuctionInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: AutoBrokerRecipient

Super-types:xsd:string < Name (by restriction) < AutoBrokerRecipient (by restriction)
Sub-types:None

NameAutoBrokerRecipient
DocumentationIdentifies Auto Broker receiving fees.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="AutoBrokerRecipient">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: BankCode

Super-types:xsd:string < Code (by restriction) < BankCode (by restriction)
Sub-types:None

NameBankCode
DocumentationCode assigned to banking institution.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BankCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: BankIdType

Super-types:xsd:string < Code (by restriction) < BankIdType (by restriction)
Sub-types:None

NameBankIdType
DocumentationThe identifer standard used for Bank ID, e.g., ABA, SortCode, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BankIdType">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: BankName

Super-types:xsd:string < Name (by restriction) < BankName (by restriction)
Sub-types:None

NameBankName
DocumentationName of bank.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BankName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: BirthDate

Super-types:xsd:date < Date (by restriction) < BirthDate (by restriction)
Sub-types:None

NameBirthDate
DocumentationBirth date of party
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BirthDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: BodyStyle

Super-types:xsd:string < Text (by restriction) < BodyStyle (by restriction)
Sub-types:None

NameBodyStyle
DocumentationManufacturer-assigned vehicle body style
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BodyStyle">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: BrakeType

Super-types:xsd:string < BrakeType (by restriction)
Sub-types:None

NameBrakeType
DocumentationDescribes what type of brakes the vehicle has.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
ManualManual Brakes
PowerPower Brakes

Schema Component Representation
<xsd:simpleType name="BrakeType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Manual"/>
<xsd:enumeration value="Power"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: BranchCode

Super-types:xsd:string < Code (by restriction) < BranchCode (by restriction)
Sub-types:None

NameBranchCode
DocumentationManufacture branch code.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BranchCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: BranchName

Super-types:xsd:string < Name (by restriction) < BranchName (by restriction)
Sub-types:None

NameBranchName
DocumentationName of the bank branch.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BranchName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: BrandedTitleDate

Super-types:xsd:date < Date (by restriction) < BrandedTitleDate (by restriction)
Sub-types:None

NameBrandedTitleDate
DocumentationBranding Date
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BrandedTitleDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: BrandedTitleInd

Super-types:xsd:string < Indicator (by restriction) < BrandedTitleInd (by restriction)
Sub-types:None

NameBrandedTitleInd
DocumentationThis tag indicates if a vehicle's title has been branded. (i.e., vehicle totaled and state registration title branded as such)
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="BrandedTitleInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: BrandingSource

Super-types:xsd:string < Note (by restriction) < BrandingSource (by restriction)
Sub-types:None

NameBrandingSource
DocumentationBranding source (i.e., source who says that the vehicle is branded)
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BrandingSource">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: BrandingStateReference

Super-types:xsd:string < ReferenceNumber (by restriction) < BrandingStateReference (by restriction)
Sub-types:None

NameBrandingStateReference
DocumentationBranding State Reference Number
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BrandingStateReference">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: BuyPercentageRateAdjDesc

Super-types:xsd:string < Text (by restriction) < BuyPercentageRateAdjDesc (by restriction)
Sub-types:None

NameBuyPercentageRateAdjDesc
DocumentationDescription of adjustment to buy rate.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="BuyPercentageRateAdjDesc">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: BuyPercentageRateAdjTypeCode

Super-types:xsd:string < BuyPercentageRateAdjTypeCode (by restriction)
Sub-types:None

NameBuyPercentageRateAdjTypeCode
DocumentationIndicates the type of adjustment, either an addition or subtraction, to be made to the buy rate.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
AdditionIndicates an addition to be made to the buy rate.
SubtractionIndicates a subtraction to be made to the buy rate.

Schema Component Representation
<xsd:simpleType name="BuyPercentageRateAdjTypeCode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Addition"/>
<xsd:enumeration value="Subtraction"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: CapitalizedFeeInd

Super-types:xsd:string < Indicator (by restriction) < CapitalizedFeeInd (by restriction)
Sub-types:None

NameCapitalizedFeeInd
DocumentationIndicates whether the fee is capitalized, meaning whether it is included in the monthly payments. If the fee is not capitalized it is to be paid up front.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="CapitalizedFeeInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: CapitalizedTaxInd

Super-types:xsd:string < Indicator (by restriction) < CapitalizedTaxInd (by restriction)
Sub-types:None

NameCapitalizedTaxInd
DocumentationIndicates whether the tax is capitalized, meaning whether it is included in the monthly payments. If the tax is not capitalized it is to be paid up front.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="CapitalizedTaxInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: CashPriceInclusionType

Super-types:xsd:string < CashPriceInclusionType (by restriction)
Sub-types:None

NameCashPriceInclusionType
DocumentationIdentifies whether or not the cash price is the base or total.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Base
Total

Schema Component Representation
<xsd:simpleType name="CashPriceInclusionType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Base"/>
<xsd:enumeration value="Total"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: CertifiedPreownedInd

Super-types:xsd:string < Indicator (by restriction) < CertifiedPreownedInd (by restriction)
Sub-types:None

NameCertifiedPreownedInd
DocumentationIdentifies as a certified Pre-Owned Vehicle
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="CertifiedPreownedInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: City

Super-types:xsd:string < City (by restriction)
Sub-types:None

NameCity
DocumentationCity of the Address.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="City">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: Code

Super-types:xsd:string < Code (by restriction)
Sub-types:

NameCode
DocumentationUnique code name
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Code">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: CollateralType

Super-types:xsd:string < Type (by restriction) < CollateralType (by restriction)
Sub-types:None

NameCollateralType
DocumentationType used to classify a vehicle. EX: Auto, Light, Trailer, Motor Home, Conversion Van, Trailer (non-rec), Other, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="CollateralType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: CollisionDeductibleType

Super-types:xsd:string < CollisionDeductibleType (by restriction)
Sub-types:None

NameCollisionDeductibleType
DocumentationType of collision insurance deductible.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Regular
Broadened
Limited
PassengerVehicle
LimitedCommercialVehicle

Schema Component Representation
<xsd:simpleType name="CollisionDeductibleType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Regular"/>
<xsd:enumeration value="Broadened"/>
<xsd:enumeration value="Limited"/>
<xsd:enumeration value="PassengerVehicle"/>
<xsd:enumeration value="LimitedCommercialVehicle"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: CompanyCode

Super-types:xsd:string < Code (by restriction) < CompanyCode (by restriction)
Sub-types:None

NameCompanyCode
DocumentationManufacture company code..
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="CompanyCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: CompanyName

Super-types:xsd:string < Name (by restriction) < CompanyName (by restriction)
Sub-types:None

NameCompanyName
DocumentationCompany name of customer
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="CompanyName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: Condition

Super-types:xsd:string < Note (by restriction) < Condition (by restriction)
Sub-types:None

NameCondition
DocumentationCondition of Vehicle - Example: Excellent, Good, Fair, Poor, Unknown
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Condition">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: ConfirmationDate

Super-types:xsd:date < Date (by restriction) < ConfirmationDate (by restriction)
Sub-types:None

NameConfirmationDate
DocumentationDate of insurance confirmation.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ConfirmationDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: ConfirmationEntity

Super-types:xsd:string < ConfirmationEntity (by restriction)
Sub-types:None

NameConfirmationEntity
DocumentationIndicates whether the confirmation was performed with the insurance company or the insurance agent.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Insurance CompanyConfirmation was performed by Insurance Company
AgencyConfirmation was performed by Insurance Agent

Schema Component Representation
<xsd:simpleType name="ConfirmationEntity">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Insurance Company"/>
<xsd:enumeration value="Agency"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ConfirmedBy

Super-types:xsd:string < Name (by restriction) < ConfirmedBy (by restriction)
Sub-types:None

NameConfirmedBy
DocumentationPerson who confirmed with the insurance company or agency.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ConfirmedBy">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: ConfirmedWith

Super-types:xsd:string < Name (by restriction) < ConfirmedWith (by restriction)
Sub-types:None

NameConfirmedWith
DocumentationPerson at insurance company or agency with whom insurance was confirmed.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ConfirmedWith">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: ConfirmType

Super-types:xsd:NMTOKEN < ConfirmType (by restriction)
Sub-types:None

NameConfirmType
Enumerations
Code ValueDescription
Always
OnChange
Never

Schema Component Representation
<xsd:simpleType name="ConfirmType">
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="Always"/>
<xsd:enumeration value="OnChange"/>
<xsd:enumeration value="Never"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ContactTelephoneNumberDescription

Super-types:xsd:string < ContactTelephoneNumberDescription (by restriction)
Sub-types:None

NameContactTelephoneNumberDescription
DocumentationContact Telephone Number Description
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Evening PhoneEvening Phone
Day PhoneDay Phone
Cell PhoneCell Phone
PagerPager
OtherOther

Schema Component Representation
<xsd:simpleType name="ContactTelephoneNumberDescription">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Evening Phone"/>
<xsd:enumeration value="Day Phone"/>
<xsd:enumeration value="Cell Phone"/>
<xsd:enumeration value="Pager"/>
<xsd:enumeration value="Other"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ContactTelephoneNumberOrganizationDescription

Super-types:xsd:string < ContactTelephoneNumberOrganizationDescription (by restriction)
Sub-types:None

NameContactTelephoneNumberOrganizationDescription
DocumentationContact Telephone Number Organization Description
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Day PhoneDay Phone
Cell PhoneCell Phone
PagerPager
OtherOther

Schema Component Representation
<xsd:simpleType name="ContactTelephoneNumberOrganizationDescription">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Day Phone"/>
<xsd:enumeration value="Cell Phone"/>
<xsd:enumeration value="Pager"/>
<xsd:enumeration value="Other"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ContactTime

Super-types:xsd:string < Note (by restriction) < ContactTime (by restriction)
Sub-types:None

NameContactTime
DocumentationPreferred contact time (i.e. Best day/time to reach the contact.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContactTime">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: ContractCompanyName

Super-types:xsd:string < Name (by restriction) < ContractCompanyName (by restriction)
Sub-types:None

NameContractCompanyName
DocumentationContract company name
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractCompanyName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: ContractDate

Super-types:xsd:date < Date (by restriction) < ContractDate (by restriction)
Sub-types:None

NameContractDate
DocumentationDate the contract was signed.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: ContractEffectiveDate

Super-types:xsd:date < Date (by restriction) < ContractEffectiveDate (by restriction)
Sub-types:None

NameContractEffectiveDate
DocumentationStart Date of Service Contract
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractEffectiveDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: ContractExecutionState

Super-types:xsd:string < StateOrProvince (by restriction) < ContractExecutionState (by restriction)
Sub-types:None

NameContractExecutionState
DocumentationJurisdiction governing the contract.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractExecutionState">
<xsd:restriction base="StateOrProvince"/>
</xsd:simpleType>
top

Simple Type: ContractFormNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < ContractFormNumber (by restriction)
Sub-types:None

NameContractFormNumber
DocumentationIdentifies the type of contract.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractFormNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: ContractFormRevisionDate

Super-types:xsd:date < Date (by restriction) < ContractFormRevisionDate (by restriction)
Sub-types:None

NameContractFormRevisionDate
DocumentationThe date the contract form was last revised.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractFormRevisionDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: ContractFormVersion

Super-types:xsd:string < ReferenceNumber (by restriction) < ContractFormVersion (by restriction)
Sub-types:None

NameContractFormVersion
DocumentationThe version number of the form.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractFormVersion">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: ContractMVP

Super-types:xsd:string < Code (by restriction) < ContractMVP (by restriction)
Sub-types:None

NameContractMVP
DocumentationThe rating of the customer based on the credit worthiness of the customer.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractMVP">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: ContractNegotiationLanguage

Super-types:xsd:string < Language (by restriction) < ContractNegotiationLanguage (by restriction)
Sub-types:None

NameContractNegotiationLanguage
DocumentationLanguage in which contract was negotiated.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
en-US
en-CA
aa-ET
ab-GE
af-ZA
am- ET
ar-SA
as-IN
ay-BO
az-AZ
ba-RU
be-BY
bg-BG
bh-IN
bi-VU
bn-BD
bo-BT
br-FR
ca-ES
co-FR
cs-CZ
cy-GB
da-DE
de-DE
dz-BT
el-GR
es-ES
et-EE
eu-ES
fa-AF
fi-FI
fj-FJ
fo-FO
fr-CA
fr-FR
fy-NL
ga-IE
gd-GB
gl-ES
gn-PY
gu-IN
ha-NG
hi-IN
hr-HR
hu-HU
hy-AM
ik-GL
in-ID
is-IS
it-IT
iw-IL
ja-JP
ji-IL
jw-ID
ka-GE
kk-KZ
kl-GL
km-KH
kn-IN
ko-KP
ko-KR
ks-IN
ku-IQ
ky-CN
la-VA
ln-CD
lo-LA
lt-LT
lv-LV
mg-MG
mi-NZ
mk-MK
ml-IN
mn-MN
mo-MO
mr-IN
ms-MY
mt-MH
my-MM
na-NR
ne-NP
nl-NL
no-NO
oc-FR
om- ET
or-IN
pa-IN
pl-PL
ps-PK
pt-PT
qu-PE
rm-CH
rn-BI
ro-RO
ru-RU
rw-RW
sa-IN
sd-PK
sg-CF
sh-HR
si-LK
sk-SK
sl-SI
sm-WS
sn-ZW
so-SO
sq-AL
sr-CS
ss-ZA
st-ZA
su-SD
sv-SE
sw-TL
ta-IN
te-IN
tg-TJ
th-TH
ti-ET
tk-TM
tl-PH
tn-ZA
to-TO
tr-TR
ts-ZA
tt-RU
tw-GH
uk-UA
ur-PK
uz-UZ
vi-VN
wo-SN
xh-ZA
yo-NG
zh-CN
zu-ZA

Schema Component Representation
<xsd:simpleType name="ContractNegotiationLanguage">
<xsd:restriction base="Language"/>
</xsd:simpleType>
top

Simple Type: ContractPlanCode

Super-types:xsd:string < Code (by restriction) < ContractPlanCode (by restriction)
Sub-types:None

NameContractPlanCode
DocumentationContract Plan Code
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractPlanCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: ContractType

Super-types:xsd:string < Type (by restriction) < ContractType (by restriction)
Sub-types:None

NameContractType
DocumentationContract type and/or area of coverage
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ContractType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: Country

Super-types:xsd:string < Country (by restriction)
Sub-types:None

NameCountry
DocumentationCountry in which the Address is in. Conforms to ISO 3166-2. AF -AFGHANISTAN AL -ALBANIA DZ -ALGERIA AS -AMERICAN SAMOA AD -ANDORRA AO -ANGOLA AI -ANGUILLA AQ -ANTARCTICA AG -ANTIGUA AND BARBUDA AR -ARGENTINA AM -ARMENIA AW -ARUBA AU -AUSTRALIA AT -AUSTRIA AZ -AZERBAIJAN BS -BAHAMAS BH -BAHRAIN BD -BANGLADESH BB -BARBADOS BY -BELARUS BE -BELGIUM BZ -BELIZE BJ -BENIN BM -BERMUDA BT -BHUTAN BO -BOLIVIA BA -BOSNIA AND HERZEGOVINA BW -BOTSWANA BV -BOUVET ISLAND BR -BRAZIL IO-BRITISH INDIAN OCEAN TERRITORY BN -BRUNEI DARUSSALAM BG -BULGARIA BF -BURKINA FASO BI -BURUNDI KH -CAMBODIA CM -CAMEROON CA -CANADA CV -CAPE VERDE KY -CAYMAN ISLANDS CF -CENTRAL AFRICAN REPUBLIC TD -CHAD CL -CHILE CN -CHINA CX -CHRISTMAS ISLAND CC -COCOS (KEELING) ISLANDS CO -COLOMBIA KM -COMOROS CG -CONGO CD -CONGO, THE DEMOCRATIC REPUBLIC OF THE CK -COOK ISLANDS CR -COSTA RICA CI -CÔTE D'IVOIRE HR -CROATIA CU -CUBA CY -CYPRUS CZ -CZECH REPUBLIC DK -DENMARK DJ -DJIBOUTI DM -DOMINICA DO -DOMINICAN REPUBLIC EC -ECUADOR EG -EGYPT SV -EL SALVADOR GQ -EQUATORIAL GUINEA ER -ERITREA EE -ESTONIA ET -ETHIOPIA FK -FALKLAND ISLANDS (MALVINAS) FO -FAROE ISLANDS FJ -FIJI FI -FINLAND FR -FRANCE GF -FRENCH GUIANA PF -FRENCH POLYNESIA TF -FRENCH SOUTHERN TERRITORIES GA -GABON GM -GAMBIA GE -GEORGIA DE -GERMANY GH -GHANA GI -GIBRALTAR GR -GREECE GL -GREENLAND GD -GRENADA GP -GUADELOUPE GU -GUAM GT -GUATEMALA GN -GUINEA GW -GUINEA-BISSAU GY -GUYANA HT -HAITI HM -HEARD ISLAND AND MCDONALD ISLANDS VA -HOLY SEE (VATICAN CITY STATE) HN -HONDURAS HK -HONG KONG HU -HUNGARY IS -ICELAND IN -INDIA ID -INDONESIA IR -IRAN, ISLAMIC REPUBLIC OF IQ -IRAQ IE -IRELAND IL -ISRAEL IT -ITALY JM -JAMAICA JP -JAPAN JO -JORDAN KZ -KAZAKHSTAN KE -KENYA KI -KIRIBATI KP -KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF KR -KOREA, REPUBLIC OF KW -KUWAIT KG -KYRGYZSTAN LA -LAO PEOPLE'S DEMOCRATIC REPUBLIC LV -LATVIA LB -LEBANON LS -LESOTHO LR -LIBERIA LY -LIBYAN ARAB JAMAHIRIYA LI -LIECHTENSTEIN LT -LITHUANIA LU -LUXEMBOURG MO -MACAO MK -MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF MG -MADAGASCAR MW -MALAWI MY -MALAYSIA MV -MALDIVES ML -MALI MT -MALTA MH -MARSHALL ISLANDS MQ -MARTINIQUE MR -MAURITANIA MU -MAURITIUS YT -MAYOTTE MX -MEXICO FM -MICRONESIA, FEDERATED STATES OF MD -MOLDOVA, REPUBLIC OF MC -MONACO MN -MONGOLIA MS -MONTSERRAT MA -MOROCCO MZ -MOZAMBIQUE MM -MYANMAR NA -NAMIBIA NR -NAURU NP -NEPAL NL -NETHERLANDS AN -NETHERLANDS ANTILLES NC -NEW CALEDONIA NZ -NEW ZEALAND NI -NICARAGUA NE -NIGER NG -NIGERIA NU -NIUE NF -NORFOLK ISLAND MP -NORTHERN MARIANA ISLANDS NO -NORWAY OM -OMAN PK -PAKISTAN PW -PALAU PS -PALESTINIAN TERRITORY, OCCUPIED PA -PANAMA PG -PAPUA NEW GUINEA PY -PARAGUAY PE -PERU PH -PHILIPPINES PN -PITCAIRN PL -POLAND PT -PORTUGAL PR -PUERTO RICO QA -QATAR RE -RÉUNION RO -ROMANIA RU -RUSSIAN FEDERATION RW -RWANDA SH -SAINT HELENA KN -SAINT KITTS AND NEVIS LC -SAINT LUCIA PM -SAINT PIERRE AND MIQUELON VC -SAINT VINCENT AND THE GRENADINES WS -SAMOA SM -SAN MARINO ST -SAO TOME AND PRINCIPE SA -SAUDI ARABIA SN -SENEGAL CS -SERBIA AND MONTENEGRO SC -SEYCHELLES SL -SIERRA LEONE SG -SINGAPORE SK -SLOVAKIA SI -SLOVENIA SB -SOLOMON ISLANDS SO -SOMALIA ZA -SOUTH AFRICA GS -SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS ES -SPAIN LK -SRI LANKA SD -SUDAN SR -SURINAME SJ -SVALBARD AND JAN MAYEN SZ -SWAZILAND SE -SWEDEN CH -SWITZERLAND SY -SYRIAN ARAB REPUBLIC TW -TAIWAN, PROVINCE OF CHINA TJ -TAJIKISTAN TZ -TANZANIA, UNITED REPUBLIC OF TH -THAILAND TL -TIMOR-LESTE TG - TOGO TK -TOKELAU TO -TONGA TT -TRINIDAD AND TOBAGO TN -TUNISIA TR -TURKEY TM -TURKMENISTAN TC -TURKS AND CAICOS ISLANDS TV -TUVALU UG -UGANDA UA -UKRAINE AE -UNITED ARAB EMIRATES GB -UNITED KINGDOM US -UNITED STATES UM -UNITED STATES MINOR OUTLYING ISLANDS UY -URUGUAY UZ -UZBEKISTAN VU -VANUATU VE -VENEZUELA VN -VIET NAM VG -VIRGIN ISLANDS, BRITISH VI -VIRGIN ISLANDS, U.S. WF -WALLIS AND FUTUNA EH -WESTERN SAHARA YE -YEMEN ZM -ZAMBIA ZW -ZIMBABWE
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
US
AF
AL
DZ
AS
AD
AO
AI
AQ
AG
AR
AM
AW
AU
AT
AZ
BS
BH
BD
BB
BY
BE
BZ
BJ
BM
BT
BO
BA
BW
BV
BR
IO
BN
BG
BF
BI
KH
CM
CA
CV
KY
CF
TD
CL
CN
CX
CC
CO
KM
CG
CD
CK
CR
CI
HR
CU
CY
CZ
DK
DJ
DM
DO
EC
EG
SV
GQ
ER
EE
ET
FK
FO
FJ
FI
FR
GF
PF
TF
GA
GM
GE
DE
GH
GI
GR
GL
GD
GP
GU
GT
GN
GW
GY
HT
HM
VA
HN
HK
HU
IS
IN
ID
IR
IQ
IE
IL
IT
JM
JP
JO
KZ
KE
KI
KP
KR
KW
KG
LA
LV
LB
LS
LR
LY
LI
LT
LU
MO
MK
MG
MW
MY
MV
ML
MT
MH
MQ
MR
MU
YT
MX
FM
MD
MC
MN
MS
MA
MZ
MM
NA
NR
NP
NL
AN
NC
NZ
NI
NE
NG
NU
NF
MP
NO
OM
PK
PW
PS
PA
PG
PY
PE
PH
PN
PL
PT
PR
QA
RE
RO
RU
RW
SH
KN
LC
PM
VC
WS
SM
ST
SA
SN
CS
SC
SL
SG
SK
SI
SB
SO
ZA
GS
ES
LK
SD
SR
SJ
SZ
SE
CH
SY
TW
TJ
TZ
TH
TL
TG
TK
TO
TT
TN
TR
TM
TC
TV
UG
UA
AE
GB
UM
UY
UZ
VU
VE
VN
VG
VI
WF
EH
YE
ZM
ZW

Schema Component Representation
<xsd:simpleType name="Country">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="US"/>
<xsd:enumeration value="AF"/>
<xsd:enumeration value="AL"/>
<xsd:enumeration value="DZ"/>
<xsd:enumeration value="AS"/>
<xsd:enumeration value="AD"/>
<xsd:enumeration value="AO"/>
<xsd:enumeration value="AI"/>
<xsd:enumeration value="AQ"/>
<xsd:enumeration value="AG"/>
<xsd:enumeration value="AR"/>
<xsd:enumeration value="AM"/>
<xsd:enumeration value="AW"/>
<xsd:enumeration value="AU"/>
<xsd:enumeration value="AT"/>
<xsd:enumeration value="AZ"/>
<xsd:enumeration value="BS"/>
<xsd:enumeration value="BH"/>
<xsd:enumeration value="BD"/>
<xsd:enumeration value="BB"/>
<xsd:enumeration value="BY"/>
<xsd:enumeration value="BE"/>
<xsd:enumeration value="BZ"/>
<xsd:enumeration value="BJ"/>
<xsd:enumeration value="BM"/>
<xsd:enumeration value="BT"/>
<xsd:enumeration value="BO"/>
<xsd:enumeration value="BA"/>
<xsd:enumeration value="BW"/>
<xsd:enumeration value="BV"/>
<xsd:enumeration value="BR"/>
<xsd:enumeration value="IO"/>
<xsd:enumeration value="BN"/>
<xsd:enumeration value="BG"/>
<xsd:enumeration value="BF"/>
<xsd:enumeration value="BI"/>
<xsd:enumeration value="KH"/>
<xsd:enumeration value="CM"/>
<xsd:enumeration value="CA"/>
<xsd:enumeration value="CV"/>
<xsd:enumeration value="KY"/>
<xsd:enumeration value="CF"/>
<xsd:enumeration value="TD"/>
<xsd:enumeration value="CL"/>
<xsd:enumeration value="CN"/>
<xsd:enumeration value="CX"/>
<xsd:enumeration value="CC"/>
<xsd:enumeration value="CO"/>
<xsd:enumeration value="KM"/>
<xsd:enumeration value="CG"/>
<xsd:enumeration value="CD"/>
<xsd:enumeration value="CK"/>
<xsd:enumeration value="CR"/>
<xsd:enumeration value="CI"/>
<xsd:enumeration value="HR"/>
<xsd:enumeration value="CU"/>
<xsd:enumeration value="CY"/>
<xsd:enumeration value="CZ"/>
<xsd:enumeration value="DK"/>
<xsd:enumeration value="DJ"/>
<xsd:enumeration value="DM"/>
<xsd:enumeration value="DO"/>
<xsd:enumeration value="EC"/>
<xsd:enumeration value="EG"/>
<xsd:enumeration value="SV"/>
<xsd:enumeration value="GQ"/>
<xsd:enumeration value="ER"/>
<xsd:enumeration value="EE"/>
<xsd:enumeration value="ET"/>
<xsd:enumeration value="FK"/>
<xsd:enumeration value="FO"/>
<xsd:enumeration value="FJ"/>
<xsd:enumeration value="FI"/>
<xsd:enumeration value="FR"/>
<xsd:enumeration value="GF"/>
<xsd:enumeration value="PF"/>
<xsd:enumeration value="TF"/>
<xsd:enumeration value="GA"/>
<xsd:enumeration value="GM"/>
<xsd:enumeration value="GE"/>
<xsd:enumeration value="DE"/>
<xsd:enumeration value="GH"/>
<xsd:enumeration value="GI"/>
<xsd:enumeration value="GR"/>
<xsd:enumeration value="GL"/>
<xsd:enumeration value="GD"/>
<xsd:enumeration value="GP"/>
<xsd:enumeration value="GU"/>
<xsd:enumeration value="GT"/>
<xsd:enumeration value="GN"/>
<xsd:enumeration value="GW"/>
<xsd:enumeration value="GY"/>
<xsd:enumeration value="HT"/>
<xsd:enumeration value="HM"/>
<xsd:enumeration value="VA"/>
<xsd:enumeration value="HN"/>
<xsd:enumeration value="HK"/>
<xsd:enumeration value="HU"/>
<xsd:enumeration value="IS"/>
<xsd:enumeration value="IN"/>
<xsd:enumeration value="ID"/>
<xsd:enumeration value="IR"/>
<xsd:enumeration value="IQ"/>
<xsd:enumeration value="IE"/>
<xsd:enumeration value="IL"/>
<xsd:enumeration value="IT"/>
<xsd:enumeration value="JM"/>
<xsd:enumeration value="JP"/>
<xsd:enumeration value="JO"/>
<xsd:enumeration value="KZ"/>
<xsd:enumeration value="KE"/>
<xsd:enumeration value="KI"/>
<xsd:enumeration value="KP"/>
<xsd:enumeration value="KR"/>
<xsd:enumeration value="KW"/>
<xsd:enumeration value="KG"/>
<xsd:enumeration value="LA"/>
<xsd:enumeration value="LV"/>
<xsd:enumeration value="LB"/>
<xsd:enumeration value="LS"/>
<xsd:enumeration value="LR"/>
<xsd:enumeration value="LY"/>
<xsd:enumeration value="LI"/>
<xsd:enumeration value="LT"/>
<xsd:enumeration value="LU"/>
<xsd:enumeration value="MO"/>
<xsd:enumeration value="MK"/>
<xsd:enumeration value="MG"/>
<xsd:enumeration value="MW"/>
<xsd:enumeration value="MY"/>
<xsd:enumeration value="MV"/>
<xsd:enumeration value="ML"/>
<xsd:enumeration value="MT"/>
<xsd:enumeration value="MH"/>
<xsd:enumeration value="MQ"/>
<xsd:enumeration value="MR"/>
<xsd:enumeration value="MU"/>
<xsd:enumeration value="YT"/>
<xsd:enumeration value="MX"/>
<xsd:enumeration value="FM"/>
<xsd:enumeration value="MD"/>
<xsd:enumeration value="MC"/>
<xsd:enumeration value="MN"/>
<xsd:enumeration value="MS"/>
<xsd:enumeration value="MA"/>
<xsd:enumeration value="MZ"/>
<xsd:enumeration value="MM"/>
<xsd:enumeration value="NA"/>
<xsd:enumeration value="NR"/>
<xsd:enumeration value="NP"/>
<xsd:enumeration value="NL"/>
<xsd:enumeration value="AN"/>
<xsd:enumeration value="NC"/>
<xsd:enumeration value="NZ"/>
<xsd:enumeration value="NI"/>
<xsd:enumeration value="NE"/>
<xsd:enumeration value="NG"/>
<xsd:enumeration value="NU"/>
<xsd:enumeration value="NF"/>
<xsd:enumeration value="MP"/>
<xsd:enumeration value="NO"/>
<xsd:enumeration value="OM"/>
<xsd:enumeration value="PK"/>
<xsd:enumeration value="PW"/>
<xsd:enumeration value="PS"/>
<xsd:enumeration value="PA"/>
<xsd:enumeration value="PG"/>
<xsd:enumeration value="PY"/>
<xsd:enumeration value="PE"/>
<xsd:enumeration value="PH"/>
<xsd:enumeration value="PN"/>
<xsd:enumeration value="PL"/>
<xsd:enumeration value="PT"/>
<xsd:enumeration value="PR"/>
<xsd:enumeration value="QA"/>
<xsd:enumeration value="RE"/>
<xsd:enumeration value="RO"/>
<xsd:enumeration value="RU"/>
<xsd:enumeration value="RW"/>
<xsd:enumeration value="SH"/>
<xsd:enumeration value="KN"/>
<xsd:enumeration value="LC"/>
<xsd:enumeration value="PM"/>
<xsd:enumeration value="VC"/>
<xsd:enumeration value="WS"/>
<xsd:enumeration value="SM"/>
<xsd:enumeration value="ST"/>
<xsd:enumeration value="SA"/>
<xsd:enumeration value="SN"/>
<xsd:enumeration value="CS"/>
<xsd:enumeration value="SC"/>
<xsd:enumeration value="SL"/>
<xsd:enumeration value="SG"/>
<xsd:enumeration value="SK"/>
<xsd:enumeration value="SI"/>
<xsd:enumeration value="SB"/>
<xsd:enumeration value="SO"/>
<xsd:enumeration value="ZA"/>
<xsd:enumeration value="GS"/>
<xsd:enumeration value="ES"/>
<xsd:enumeration value="LK"/>
<xsd:enumeration value="SD"/>
<xsd:enumeration value="SR"/>
<xsd:enumeration value="SJ"/>
<xsd:enumeration value="SZ"/>
<xsd:enumeration value="SE"/>
<xsd:enumeration value="CH"/>
<xsd:enumeration value="SY"/>
<xsd:enumeration value="TW"/>
<xsd:enumeration value="TJ"/>
<xsd:enumeration value="TZ"/>
<xsd:enumeration value="TH"/>
<xsd:enumeration value="TL"/>
<xsd:enumeration value="TG"/>
<xsd:enumeration value="TK"/>
<xsd:enumeration value="TO"/>
<xsd:enumeration value="TT"/>
<xsd:enumeration value="TN"/>
<xsd:enumeration value="TR"/>
<xsd:enumeration value="TM"/>
<xsd:enumeration value="TC"/>
<xsd:enumeration value="TV"/>
<xsd:enumeration value="UG"/>
<xsd:enumeration value="UA"/>
<xsd:enumeration value="AE"/>
<xsd:enumeration value="GB"/>
<xsd:enumeration value="UM"/>
<xsd:enumeration value="UY"/>
<xsd:enumeration value="UZ"/>
<xsd:enumeration value="VU"/>
<xsd:enumeration value="VE"/>
<xsd:enumeration value="VN"/>
<xsd:enumeration value="VG"/>
<xsd:enumeration value="VI"/>
<xsd:enumeration value="WF"/>
<xsd:enumeration value="EH"/>
<xsd:enumeration value="YE"/>
<xsd:enumeration value="ZM"/>
<xsd:enumeration value="ZW"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: County

Super-types:xsd:string < County (by restriction)
Sub-types:None

NameCounty
DocumentationBusiness party county location
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="County">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: CouponComment

Super-types:xsd:string < Note (by restriction) < CouponComment (by restriction)
Sub-types:None

NameCouponComment
DocumentationComments associated with the coupon (e.g., Please rotate tire to front left).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="CouponComment">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: CoverageExpirationDate

Super-types:xsd:date < Date (by restriction) < CoverageExpirationDate (by restriction)
Sub-types:None

NameCoverageExpirationDate
DocumentationIdentifies when the coverage expires.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="CoverageExpirationDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: Currency

Super-types:xsd:string < Currency (by restriction)
Sub-types:

NameCurrency
DocumentationThe ISO code identifying the type of currency in use.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
USD
ADP
AED
AFA
ALL
ANG
AOK
ARA
ATS
AUD
AWG
BBD
BDT
BEF
BGL
BHD
BIF
BMD
BND
BOB
BRC
BSD
BTN
BUK
BWP
BZD
CAD
CHF
CLF
CLP
CNY
COP
CRC
CSK
CUP
CVE
CYP
DDM
DEM
DJF
DKK
DOP
DZD
ECS
EGP
ESP
ETB
EUR
FIM
FKP
FRF
GBP
GHC
GIP
GMD
GNF
GRD
GTQ
GWP
GYD
HKD
HNL
HTG
HUF
IDR
IEP
ILS
INR
IQD
IRR
ISK
ITL
JMD
JOD
JPY
KES
KHR
KMF
KPW
KRW
KWD
KYD
LAK
LBP
LKR
LRD
LSL
LUF
LYD
MAD
MGF
MNT
MOP
MRO
MTL
MUR
MVR
MWK
MXN
MYR
MZM
NGN
NIC
NLG
NOK
NPR
NZD
OMR
PAB
PEI
PGK
PHP
PKR
PLZ
PTE
PYG
QAR
ROL
RWF
SAR
SBD
SCR
SDP
SEK
SGD
SHP
SLL
SKK
SOS
SRG
STD
SUR
SVC
SYP
SZL
THB
TND
TOP
TPE
TRL
TTD
TWD
TZS
UGS
UYP
VEB
VND
VUV
WST
YDD
YER
YUD
ZAR
ZRZ
ZWD
Other

Schema Component Representation
<xsd:simpleType name="Currency">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="USD"/>
<xsd:enumeration value="ADP"/>
<xsd:enumeration value="AED"/>
<xsd:enumeration value="AFA"/>
<xsd:enumeration value="ALL"/>
<xsd:enumeration value="ANG"/>
<xsd:enumeration value="AOK"/>
<xsd:enumeration value="ARA"/>
<xsd:enumeration value="ATS"/>
<xsd:enumeration value="AUD"/>
<xsd:enumeration value="AWG"/>
<xsd:enumeration value="BBD"/>
<xsd:enumeration value="BDT"/>
<xsd:enumeration value="BEF"/>
<xsd:enumeration value="BGL"/>
<xsd:enumeration value="BHD"/>
<xsd:enumeration value="BIF"/>
<xsd:enumeration value="BMD"/>
<xsd:enumeration value="BND"/>
<xsd:enumeration value="BOB"/>
<xsd:enumeration value="BRC"/>
<xsd:enumeration value="BSD"/>
<xsd:enumeration value="BTN"/>
<xsd:enumeration value="BUK"/>
<xsd:enumeration value="BWP"/>
<xsd:enumeration value="BZD"/>
<xsd:enumeration value="CAD"/>
<xsd:enumeration value="CHF"/>
<xsd:enumeration value="CLF"/>
<xsd:enumeration value="CLP"/>
<xsd:enumeration value="CNY"/>
<xsd:enumeration value="COP"/>
<xsd:enumeration value="CRC"/>
<xsd:enumeration value="CSK"/>
<xsd:enumeration value="CUP"/>
<xsd:enumeration value="CVE"/>
<xsd:enumeration value="CYP"/>
<xsd:enumeration value="DDM"/>
<xsd:enumeration value="DEM"/>
<xsd:enumeration value="DJF"/>
<xsd:enumeration value="DKK"/>
<xsd:enumeration value="DOP"/>
<xsd:enumeration value="DZD"/>
<xsd:enumeration value="ECS"/>
<xsd:enumeration value="EGP"/>
<xsd:enumeration value="ESP"/>
<xsd:enumeration value="ETB"/>
<xsd:enumeration value="EUR"/>
<xsd:enumeration value="FIM"/>
<xsd:enumeration value="FKP"/>
<xsd:enumeration value="FRF"/>
<xsd:enumeration value="GBP"/>
<xsd:enumeration value="GHC"/>
<xsd:enumeration value="GIP"/>
<xsd:enumeration value="GMD"/>
<xsd:enumeration value="GNF"/>
<xsd:enumeration value="GRD"/>
<xsd:enumeration value="GTQ"/>
<xsd:enumeration value="GWP"/>
<xsd:enumeration value="GYD"/>
<xsd:enumeration value="HKD"/>
<xsd:enumeration value="HNL"/>
<xsd:enumeration value="HTG"/>
<xsd:enumeration value="HUF"/>
<xsd:enumeration value="IDR"/>
<xsd:enumeration value="IEP"/>
<xsd:enumeration value="ILS"/>
<xsd:enumeration value="INR"/>
<xsd:enumeration value="IQD"/>
<xsd:enumeration value="IRR"/>
<xsd:enumeration value="ISK"/>
<xsd:enumeration value="ITL"/>
<xsd:enumeration value="JMD"/>
<xsd:enumeration value="JOD"/>
<xsd:enumeration value="JPY"/>
<xsd:enumeration value="KES"/>
<xsd:enumeration value="KHR"/>
<xsd:enumeration value="KMF"/>
<xsd:enumeration value="KPW"/>
<xsd:enumeration value="KRW"/>
<xsd:enumeration value="KWD"/>
<xsd:enumeration value="KYD"/>
<xsd:enumeration value="LAK"/>
<xsd:enumeration value="LBP"/>
<xsd:enumeration value="LKR"/>
<xsd:enumeration value="LRD"/>
<xsd:enumeration value="LSL"/>
<xsd:enumeration value="LUF"/>
<xsd:enumeration value="LYD"/>
<xsd:enumeration value="MAD"/>
<xsd:enumeration value="MGF"/>
<xsd:enumeration value="MNT"/>
<xsd:enumeration value="MOP"/>
<xsd:enumeration value="MRO"/>
<xsd:enumeration value="MTL"/>
<xsd:enumeration value="MUR"/>
<xsd:enumeration value="MVR"/>
<xsd:enumeration value="MWK"/>
<xsd:enumeration value="MXN"/>
<xsd:enumeration value="MYR"/>
<xsd:enumeration value="MZM"/>
<xsd:enumeration value="NGN"/>
<xsd:enumeration value="NIC"/>
<xsd:enumeration value="NLG"/>
<xsd:enumeration value="NOK"/>
<xsd:enumeration value="NPR"/>
<xsd:enumeration value="NZD"/>
<xsd:enumeration value="OMR"/>
<xsd:enumeration value="PAB"/>
<xsd:enumeration value="PEI"/>
<xsd:enumeration value="PGK"/>
<xsd:enumeration value="PHP"/>
<xsd:enumeration value="PKR"/>
<xsd:enumeration value="PLZ"/>
<xsd:enumeration value="PTE"/>
<xsd:enumeration value="PYG"/>
<xsd:enumeration value="QAR"/>
<xsd:enumeration value="ROL"/>
<xsd:enumeration value="RWF"/>
<xsd:enumeration value="SAR"/>
<xsd:enumeration value="SBD"/>
<xsd:enumeration value="SCR"/>
<xsd:enumeration value="SDP"/>
<xsd:enumeration value="SEK"/>
<xsd:enumeration value="SGD"/>
<xsd:enumeration value="SHP"/>
<xsd:enumeration value="SLL"/>
<xsd:enumeration value="SKK"/>
<xsd:enumeration value="SOS"/>
<xsd:enumeration value="SRG"/>
<xsd:enumeration value="STD"/>
<xsd:enumeration value="SUR"/>
<xsd:enumeration value="SVC"/>
<xsd:enumeration value="SYP"/>
<xsd:enumeration value="SZL"/>
<xsd:enumeration value="THB"/>
<xsd:enumeration value="TND"/>
<xsd:enumeration value="TOP"/>
<xsd:enumeration value="TPE"/>
<xsd:enumeration value="TRL"/>
<xsd:enumeration value="TTD"/>
<xsd:enumeration value="TWD"/>
<xsd:enumeration value="TZS"/>
<xsd:enumeration value="UGS"/>
<xsd:enumeration value="UYP"/>
<xsd:enumeration value="VEB"/>
<xsd:enumeration value="VND"/>
<xsd:enumeration value="VUV"/>
<xsd:enumeration value="WST"/>
<xsd:enumeration value="YDD"/>
<xsd:enumeration value="YER"/>
<xsd:enumeration value="YUD"/>
<xsd:enumeration value="ZAR"/>
<xsd:enumeration value="ZRZ"/>
<xsd:enumeration value="ZWD"/>
<xsd:enumeration value="Other"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: Date

Super-types:xsd:date < Date (by restriction)
Sub-types:

NameDate
DocumentationDate conforms to ISO 8601 format rules EX: \d\d\d\d-\d\d-\d\d
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Date">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: DateTime

Super-types:xsd:dateTime < DateTime (by restriction)
Sub-types:

NameDateTime
DocumentationDate and time conforms to ISO 8601format rules without offset EX:2003-11-05T13:15:30Z
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DateTime">
<xsd:restriction base="xsd:dateTime"/>
</xsd:simpleType>
top

Simple Type: DBAName

Super-types:xsd:string < Name (by restriction) < DBAName (by restriction)
Sub-types:None

NameDBAName
DocumentationDoing Business As name.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DBAName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: DealerComments

Super-types:xsd:string < Note (by restriction) < DealerComments (by restriction)
Sub-types:None

NameDealerComments
DocumentationFree form text area for dealer comments about the decision.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DealerComments">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: DealerEstReserveType

Super-types:xsd:string < Type (by restriction) < DealerEstReserveType (by restriction)
Sub-types:None

NameDealerEstReserveType
DocumentationIdentifies the category used to calculate the Dealer Reserve i.e., Flat, Standard Dealer Participation, Guaranteed Dealer Participation.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DealerEstReserveType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: DealerInstallationInd

Super-types:xsd:string < Indicator (by restriction) < DealerInstallationInd (by restriction)
Sub-types:None

NameDealerInstallationInd
DocumentationIndicates whether or not the dealership installed the part
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="DealerInstallationInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: DealerName

Super-types:xsd:string < Name (by restriction) < DealerName (by restriction)
Sub-types:None

NameDealerName
DocumentationDealer name
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DealerName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: DealerProductsCapitalizedInd

Super-types:xsd:string < Indicator (by restriction) < DealerProductsCapitalizedInd (by restriction)
Sub-types:None

NameDealerProductsCapitalizedInd
DocumentationIndicates whether the item is capitalized or not capitalized if part of an lease
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="DealerProductsCapitalizedInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: DealerProductsPaidFor

Super-types:xsd:string < Text (by restriction) < DealerProductsPaidFor (by restriction)
Sub-types:None

NameDealerProductsPaidFor
DocumentationDescribes for whom the fee is to be paid
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DealerProductsPaidFor">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: DealerProductsPaidTo

Super-types:xsd:string < Text (by restriction) < DealerProductsPaidTo (by restriction)
Sub-types:None

NameDealerProductsPaidTo
DocumentationDescribes for whom the fee is to be paid
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DealerProductsPaidTo">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: DealerProductsType

Super-types:xsd:string < DealerProductsType (by restriction)
Sub-types:None

NameDealerProductsType
DocumentationDescribes the type of product
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
EtchingTheft deterrent item where the VIN is etched into the window of a vehicle
Theft DeterrentA device sold by the dealer used to deter theft of a vehicle.
Surface ProtectionPaint and/or undercoating protection applied to a vehicle
Used Vehicle Contract Cancellation Option AgreementAgreement that allows the customer to cancel the contract under certain conditions
OtherProducts sold but actual type is unable to be determined

Schema Component Representation
<xsd:simpleType name="DealerProductsType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Etching"/>
<xsd:enumeration value="Theft Deterrent"/>
<xsd:enumeration value="Surface Protection"/>
<xsd:enumeration value="Used Vehicle Contract Cancellation Option Agreement"/>
<xsd:enumeration value="Other"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DealerRecourseTerm

Super-types:xsd:string < Terms (by restriction) < DealerRecourseTerm (by restriction)
Sub-types:None

NameDealerRecourseTerm
DocumentationThe term of the guarantee that the dealer is providing. This amount is related to the Dealer Recourse Type.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DealerRecourseTerm">
<xsd:restriction base="Terms"/>
</xsd:simpleType>
top

Simple Type: DealerRecourseType

Super-types:xsd:string < Type (by restriction) < DealerRecourseType (by restriction)
Sub-types:None

NameDealerRecourseType
DocumentationIndicates the type of guarantee that the dealer is providing. EX: Full Repurchase, Partial Repurchase, Residual Guarantee, Advance.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DealerRecourseType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: DealerReserveNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < DealerReserveNumber (by restriction)
Sub-types:None

NameDealerReserveNumber
DocumentationAdditional dealer number to identify the payment of finance reserve
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DealerReserveNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: DeferredDownPaymentInd

Super-types:xsd:string < Indicator (by restriction) < DeferredDownPaymentInd (by restriction)
Sub-types:None

NameDeferredDownPaymentInd
DocumentationIndicates that this payment schedule is a deferred down payment collected by the finance source (i.e. in-settlement).
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="DeferredDownPaymentInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: DeferredUntilDate

Super-types:xsd:date < Date (by restriction) < DeferredUntilDate (by restriction)
Sub-types:None

NameDeferredUntilDate
DocumentationThe date the deferred down payment will be paid.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DeferredUntilDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: DimensionMeasure

Super-types:xsd:string < DimensionMeasure (by restriction)
Sub-types:None

NameDimensionMeasure
DocumentationDimension measurements, i.e. height, width, length, depth, etc.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
ftft = feet
ydyd = yard
inin = inch
mm = meter
cmcm = centimeter

Schema Component Representation
<xsd:simpleType name="DimensionMeasure">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="ft"/>
<xsd:enumeration value="yd"/>
<xsd:enumeration value="in"/>
<xsd:enumeration value="m"/>
<xsd:enumeration value="cm"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DiscountRate

Super-types:xsd:string < ReferenceNumber (by restriction) < DiscountRate (by restriction)
Sub-types:None

NameDiscountRate
DocumentationThe rate/service factor being discounted off the net lease rate due to lease being a single pay lease or some other special program.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DiscountRate">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: DistrictCode

Super-types:xsd:string < Code (by restriction) < DistrictCode (by restriction)
Sub-types:None

NameDistrictCode
DocumentationManufacturer Assigned District Code
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DistrictCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: DivisionCode

Super-types:xsd:string < Code (by restriction) < DivisionCode (by restriction)
Sub-types:None

NameDivisionCode
DocumentationManufacture division code.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DivisionCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: DocumentDateTime

Super-types:xsd:dateTime < DateTime (by restriction) < DocumentDateTime (by restriction)
Sub-types:None

NameDocumentDateTime
DocumentationIs the date and time the document was last created. This is not the date and time that the BOD message instance was created.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DocumentDateTime">
<xsd:restriction base="DateTime"/>
</xsd:simpleType>
top

Simple Type: DocumentVersionNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < DocumentVersionNumber (by restriction)
Sub-types:None

NameDocumentVersionNumber
DocumentationIdentifies the version of the doucment.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DocumentVersionNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: DoorToDoorSaleInd

Super-types:xsd:string < Indicator (by restriction) < DoorToDoorSaleInd (by restriction)
Sub-types:None

NameDoorToDoorSaleInd
DocumentationIndicates whether the vehicle sold due to a door-to-door sale.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="DoorToDoorSaleInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: DraftNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < DraftNumber (by restriction)
Sub-types:None

NameDraftNumber
DocumentationDraft Number utilized for the dealer payment process.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="DraftNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: EmployeeProgramType

Super-types:xsd:string < Type (by restriction) < EmployeeProgramType (by restriction)
Sub-types:None

NameEmployeeProgramType
DocumentationIdentifies the type of employee program.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="EmployeeProgramType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: EmployeeTitle

Super-types:xsd:string < Name (by restriction) < EmployeeTitle (by restriction)
Sub-types:None

NameEmployeeTitle
DocumentationEmployee Title
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="EmployeeTitle">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: EmploymentCode

Super-types:xsd:string < Code (by restriction) < EmploymentCode (by restriction)
Sub-types:None

NameEmploymentCode
DocumentationCode that indicates whether the employment information identified is for current employment or pervious employment.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="EmploymentCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: EmploymentStatus

Super-types:xsd:string < Code (by restriction) < EmploymentStatus (by restriction)
Sub-types:None

NameEmploymentStatus
DocumentationIdentifies the business party's status of employment. EX: Full, part time, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="EmploymentStatus">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: EmploymentType

Super-types:xsd:string < Type (by restriction) < EmploymentType (by restriction)
Sub-types:None

NameEmploymentType
DocumentationIdentifies if the individual is employeed by an OEM, Dealer, Finance Company or Partner.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="EmploymentType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: EngineType

Super-types:xsd:string < Type (by restriction) < EngineType (by restriction)
Sub-types:None

NameEngineType
DocumentationManufacturer-assigned code to designate vehicle engine type (ie: 1EZ
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="EngineType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: ExpirationDate

Super-types:xsd:date < Date (by restriction) < ExpirationDate (by restriction)
Sub-types:None

NameExpirationDate
DocumentationExpiration Date
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ExpirationDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: Expression

Super-types:xsd:string < Expression (by restriction)
Sub-types:None

NameExpression

Schema Component Representation
<xsd:simpleType name="Expression">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ExpressionLanguage

Super-types:xsd:string < ExpressionLanguage (by restriction)
Sub-types:None

NameExpressionLanguage

Schema Component Representation
<xsd:simpleType name="ExpressionLanguage">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ExteriorColor

Super-types:xsd:string < Note (by restriction) < ExteriorColor (by restriction)
Sub-types:None

NameExteriorColor
DocumentationVehicle Exterior Color(s)
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ExteriorColor">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: FamilyName

Super-types:xsd:string < Name (by restriction) < FamilyName (by restriction)
Sub-types:None

NameFamilyName
DocumentationLast Name of business party
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="FamilyName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: FeeType

Super-types:xsd:string < FeeType (by restriction)
Sub-types:None

NameFeeType
DocumentationDesignates the type of fee being applied
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
DocumentPreparationFee
SmogCertificateFeePaidToState
DocumentationFee
FloridaDocumentFee
FilingFee
TitleFee
RegistrationFee
LicenseFee
TireFee
MotorVehicleInspectionFee
BatteryFee
WarrantyRightsFee
CanadaFilingFee
OfficialFeesPaidToGovtAgencies
DocumentaryStampFee
GAP
LoanOriginationFee
DeputyServiceFeePaidToDealer
SmogCertificateFeePaidToSeller
SmogImpactFee
ServiceContract
PlateFee
LienNotationFee
WasteTire
ArbitrationFee
NotaryFee
SecurityInterestChargesFilingFee
ElectronicTitleFee
SafetyInspectionFee
ProcessingFee
EmergencyMedicalServiceAdministrationFee
EmissionInspectionFee
AcquisitionFee
OtherOther
DispositionFee
TurnInFee
UDriveItPermit
SellPaidSmogFee
TemporaryTagFee
TransferFee
SmogExemptionDonationFee
LienFee
WeightFee
PostageFee
N/ANot Applicable
PurchaseOptionFee
MonthlyLocalFee
SPVFee
OnlineRegistrationFee
FloridaMVWEAFee
ExemptionFee
LemonLawFeePaidToGovernmentAgency
TerminationFee
PublicSafetyFee
VehicleTheftRecoveryFee
RearEndDeterrentSafetyFee
NonFilingInsuranceFeeNon filing insurance fee is property insurance utilized in connection with credit transactions in lieu of the actual recording, filing, or releasing of a security instrument or finance statement.
EnvironmentalProtectionFeeEnvironmental protection fee is a fee imposed on the consumers to protect and clean up the environment. This fee can be applied to clean up of underground storage tank site studies and clean up as well as other environmental protections.
FreightFeeFreight charges are the fee for hauling a vehicle to a dealership.
DealerProcessingFeeDealer processing charge.
VendorSingleInterestFeeA fee charged by the Creditor to protect the creditor for loss or damage to the vehicle during the initial term of the contract.
AutoClubMembershipFeeFee for membership to auto club such as AAA.
DPSHandlingFeeFee for Louisiana. Department of Public Service Handling fee.
ElectronicFilingFeeElectronic Filing Fee for online system filing.
ConvenienceFeeFee for Louisiana. Additional fee charged by the dealer.
PPSAFeePersonal Property Security Act - Fee charged to customer for registration of the vehicle contract (VIN) with the Government.
AdministrationFeeFee charged for administration of records.
ERTFeeState regulated electronic registration and titling fee.
GasFeeState regulated gas fee.
TitlePrepFeeFee charged for preparation of title.
SupplementalTitleFeeState regulated supplemental title fee.
GeorgiaMotorVehicleWarrantyRightsActFeeCompanies that sell or lease new motor vehicles to consumers have certain responsibilities under the law. Pursuant to the Georgia Motor Vehicle Warranty Rights Act [O.C.G.A. Section 10-1-789(a)], a fee of $3.00 shall be collected by every dealer, lessor or distributor from each consumer at the completion of the sale or lease of a new motor vehicle.
RoadandBridgeFeeA fee on motor vehicle registrations to fund costs associated with road improvements. - Texas
MotorVehicleWarrantyTrustFundFeeThe $2 fee is collected by the motor vehicle dealer when a new motor vehicle is sold or leased for one year or more. The fee is reported and paid by the selling dealer to the county tax collector or private tag agency when the dealer applies for title. The fees are transferred monthly by the Florida Department of Revenue to the Department of Legal Affairs for deposit into the Motor Vehicle Warranty Trust Fund. - Florida
InspectionStickerFeesA fee charged by the dealer for inspection purposes to protect unsafe vehicles from being operated on the road. The fee is used to inspect the vehicle ensuring it is mechanically sound and safe. - Mississippi
EmergencyMedicalServiceFeesFee charged for EMS services for all drivers. - Washington
Smog Abatement FeeThe Smog Abatement Fee is the annual fee that must be paid upon registration renewal in lieu of the bi-annual smog inspection.
Greenhouse Gas ReductionA fee that is placed on the registration or renewal of a vehicle that uses fossil fuels for propulsion.
Rental Car Surcharge FeeRental Car Surcharge is imposed upon a lease or rented motor vehicle
Messenger FeeMessenger Fee pass through charge by dealers to have an outside company provide a public service of delivering and obtaining documents to and from the Department of Motor Vehicle
Encumbrance FeeThe Encumbrance Fee is charged to establish a claim against property. This fee is charged by the Dealer but handle by a third party.
Title and Registration Processing FeeA fee charged to process the title and registration of a vehicle
DEQ Certification FeeAir and qualify certification fee.
Motor Vehicle Processing FeeStates like New Jersey that charge the consumer a processing fee for the Motor Vehicle.
Department of Motor Vehicle FeeA fee charged by the department of motor vehicles.
New Tag FeeA fee to obtain a new plate tag.
Duplicate of Registration FeeA fee to obtain a copy of an existing registration if lost, stolen, or destroyed.
Vehicle Theft Registration FeeA fee charged to register theft deterrent products.
Total Annual FeesTotal of Annual Fees
Total Initial FeesTotal of Initial Fees
Document Service FeeFee charged to a buyer/lessee for the handling of documents and the performing of services related to the sale /lease and may include dealer profit.
Service and Handling FeeFee charged to a buyer/lessee for the performing services and handling related to the closing of a sale /lease and may include dealer profit.
Delivery and Handling FeeFee charged to a buyer/lessee for the handling related to the closing of a sale /lease and may include dealer profit.
Recording FeeFee charged to a buyer/lessee for the recording of the title (part of the title fee that must be disclosed separately) and is related to the closing of a sale /lease.
Air Quality FeeAir Quality Fee
Lender and Member FeeLender's and Members's Fee
Mobility FeeFee paid to Texas Mobility Fund
Acquisition Fee MarkupAn amount added to the finance company Acquisition Fee that is retained by the dealer.
Courtesy Delivery FeeFee for delivery of ordered vehicle(s) to multiple destinations.
Electronic Temp Tag Processing FeeElectronic temporary tag processing fee paid to a vendor (not the state).
Assignment FeeFee paid to the dealer from the finance source for assignment of the contract. This fee is separate from an acquisition fee.
Special Monthly FeeFinance source-specific monthly fee on a lease. This differs from "Monthly Local Fee" which is generally a monthly property tax that the vehicle owner (which is the lender in the case of a lease) passes on to the lessee. "Special Monthly Fee" is a fee that the lender collects and pays into a fund for a special purpose--for example, in New York, the fund is used to pay parking tickets that are by law the responsibility of the vehicle owner (the lender). Not all lenders handle this the same way, but those that do require that these two fees be accounted for differently.

Schema Component Representation
<xsd:simpleType name="FeeType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="DocumentPreparationFee"/>
<xsd:enumeration value="SmogCertificateFeePaidToState"/>
<xsd:enumeration value="DocumentationFee"/>
<xsd:enumeration value="FloridaDocumentFee"/>
<xsd:enumeration value="FilingFee"/>
<xsd:enumeration value="TitleFee"/>
<xsd:enumeration value="RegistrationFee"/>
<xsd:enumeration value="LicenseFee"/>
<xsd:enumeration value="TireFee"/>
<xsd:enumeration value="MotorVehicleInspectionFee"/>
<xsd:enumeration value="BatteryFee"/>
<xsd:enumeration value="WarrantyRightsFee"/>
<xsd:enumeration value="CanadaFilingFee"/>
<xsd:enumeration value="OfficialFeesPaidToGovtAgencies"/>
<xsd:enumeration value="DocumentaryStampFee"/>
<xsd:enumeration value="GAP"/>
<xsd:enumeration value="LoanOriginationFee"/>
<xsd:enumeration value="DeputyServiceFeePaidToDealer"/>
<xsd:enumeration value="SmogCertificateFeePaidToSeller"/>
<xsd:enumeration value="SmogImpactFee"/>
<xsd:enumeration value="ServiceContract"/>
<xsd:enumeration value="PlateFee"/>
<xsd:enumeration value="LienNotationFee"/>
<xsd:enumeration value="WasteTire"/>
<xsd:enumeration value="ArbitrationFee"/>
<xsd:enumeration value="NotaryFee"/>
<xsd:enumeration value="SecurityInterestChargesFilingFee"/>
<xsd:enumeration value="ElectronicTitleFee"/>
<xsd:enumeration value="SafetyInspectionFee"/>
<xsd:enumeration value="ProcessingFee"/>
<xsd:enumeration value="EmergencyMedicalServiceAdministrationFee"/>
<xsd:enumeration value="EmissionInspectionFee"/>
<xsd:enumeration value="AcquisitionFee"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="DispositionFee"/>
<xsd:enumeration value="TurnInFee"/>
<xsd:enumeration value="UDriveItPermit"/>
<xsd:enumeration value="SellPaidSmogFee"/>
<xsd:enumeration value="TemporaryTagFee"/>
<xsd:enumeration value="TransferFee"/>
<xsd:enumeration value="SmogExemptionDonationFee"/>
<xsd:enumeration value="LienFee"/>
<xsd:enumeration value="WeightFee"/>
<xsd:enumeration value="PostageFee"/>
<xsd:enumeration value="N/A"/>
<xsd:enumeration value="PurchaseOptionFee"/>
<xsd:enumeration value="MonthlyLocalFee"/>
<xsd:enumeration value="SPVFee"/>
<xsd:enumeration value="OnlineRegistrationFee"/>
<xsd:enumeration value="FloridaMVWEAFee"/>
<xsd:enumeration value="ExemptionFee"/>
<xsd:enumeration value="LemonLawFeePaidToGovernmentAgency"/>
<xsd:enumeration value="TerminationFee"/>
<xsd:enumeration value="PublicSafetyFee"/>
<xsd:enumeration value="VehicleTheftRecoveryFee"/>
<xsd:enumeration value="RearEndDeterrentSafetyFee"/>
<xsd:enumeration value="NonFilingInsuranceFee"/>
<xsd:enumeration value="EnvironmentalProtectionFee"/>
<xsd:enumeration value="FreightFee"/>
<xsd:enumeration value="DealerProcessingFee"/>
<xsd:enumeration value="VendorSingleInterestFee"/>
<xsd:enumeration value="AutoClubMembershipFee"/>
<xsd:enumeration value="DPSHandlingFee"/>
<xsd:enumeration value="ElectronicFilingFee"/>
<xsd:enumeration value="ConvenienceFee"/>
<xsd:enumeration value="PPSAFee"/>
<xsd:enumeration value="AdministrationFee"/>
<xsd:enumeration value="ERTFee"/>
<xsd:enumeration value="GasFee"/>
<xsd:enumeration value="TitlePrepFee"/>
<xsd:enumeration value="SupplementalTitleFee"/>
<xsd:enumeration value="GeorgiaMotorVehicleWarrantyRightsActFee"/>
<xsd:enumeration value="RoadandBridgeFee"/>
<xsd:enumeration value="MotorVehicleWarrantyTrustFundFee"/>
<xsd:enumeration value="InspectionStickerFees"/>
<xsd:enumeration value="EmergencyMedicalServiceFees"/>
<xsd:enumeration value="Smog Abatement Fee"/>
<xsd:enumeration value="Greenhouse Gas Reduction"/>
<xsd:enumeration value="Rental Car Surcharge Fee"/>
<xsd:enumeration value="Messenger Fee"/>
<xsd:enumeration value="Encumbrance Fee"/>
<xsd:enumeration value="Title and Registration Processing Fee"/>
<xsd:enumeration value="DEQ Certification Fee"/>
<xsd:enumeration value="Motor Vehicle Processing Fee"/>
<xsd:enumeration value="Department of Motor Vehicle Fee"/>
<xsd:enumeration value="New Tag Fee"/>
<xsd:enumeration value="Duplicate of Registration Fee"/>
<xsd:enumeration value="Vehicle Theft Registration Fee"/>
<xsd:enumeration value="Total Annual Fees"/>
<xsd:enumeration value="Total Initial Fees"/>
<xsd:enumeration value="Document Service Fee"/>
<xsd:enumeration value="Service and Handling Fee"/>
<xsd:enumeration value="Delivery and Handling Fee"/>
<xsd:enumeration value="Recording Fee"/>
<xsd:enumeration value="Air Quality Fee"/>
<xsd:enumeration value="Lender and Member Fee"/>
<xsd:enumeration value="Mobility Fee"/>
<xsd:enumeration value="Acquisition Fee Markup"/>
<xsd:enumeration value="Courtesy Delivery Fee"/>
<xsd:enumeration value="Electronic Temp Tag Processing Fee"/>
<xsd:enumeration value="Assignment Fee"/>
<xsd:enumeration value="Special Monthly Fee"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FinalPaymentDate

Super-types:xsd:date < Date (by restriction) < FinalPaymentDate (by restriction)
Sub-types:None

NameFinalPaymentDate
DocumentationDate that the final payment amount is due (e.g., Ballon, Fixed Value, Lease, etc.)
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="FinalPaymentDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: FinanceCompanyName

Super-types:xsd:string < Name (by restriction) < FinanceCompanyName (by restriction)
Sub-types:None

NameFinanceCompanyName
DocumentationName of Finance Company
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="FinanceCompanyName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: FinancedInd

Super-types:xsd:string < Indicator (by restriction) < FinancedInd (by restriction)
Sub-types:None

NameFinancedInd
DocumentationIndicates whether the an item (i.e., service contract, insurance, warranty, etc.) is being financed through the retail credit contract or capitalized for lease.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="FinancedInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: FinancePlanProcessingDate

Super-types:xsd:date < Date (by restriction) < FinancePlanProcessingDate (by restriction)
Sub-types:None

NameFinancePlanProcessingDate
DocumentationIndicates the program effective date to be used for validating programs.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="FinancePlanProcessingDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: FinanceSourceLossPayeeInd

Super-types:xsd:string < Indicator (by restriction) < FinanceSourceLossPayeeInd (by restriction)
Sub-types:None

NameFinanceSourceLossPayeeInd
DocumentationIndicates whether the finance source is either the loss payee or an additional insured party.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="FinanceSourceLossPayeeInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: FinanceSubtotalDescription

Super-types:xsd:string < Text (by restriction) < FinanceSubtotalDescription (by restriction)
Sub-types:None

NameFinanceSubtotalDescription
DocumentationA textual description of the finance subtotal type.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="FinanceSubtotalDescription">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: FinanceSubtotalType

Super-types:xsd:string < FinanceSubtotalType (by restriction)
Sub-types:None

NameFinanceSubtotalType
DocumentationSubtotal amount types used by the Credit Contract Financing component. Note all future additions should be added to this type.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Excluding DownpaymentSubtotal amount excluding the down payment amount.
OtherOther
N/ANot Applicable

Schema Component Representation
<xsd:simpleType name="FinanceSubtotalType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Excluding Downpayment"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="N/A"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FinanceType

Super-types:xsd:string < Type (by restriction) < FinanceType (by restriction)
Sub-types:None

NameFinanceType
DocumentationType of financing Examples may be F- Finance, L - Lease, C-Cash, 1-Retail, 2-Lease, 3-Balloon, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="FinanceType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: FirstPaymentDate

Super-types:xsd:date < Date (by restriction) < FirstPaymentDate (by restriction)
Sub-types:None

NameFirstPaymentDate
DocumentationIndicates the first date of payment.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="FirstPaymentDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: FirstTimeBuyerInd

Super-types:xsd:string < Indicator (by restriction) < FirstTimeBuyerInd (by restriction)
Sub-types:None

NameFirstTimeBuyerInd
DocumentationIdentifies customer as first time buyer
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="FirstTimeBuyerInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: FormattedName

Super-types:xsd:string < Name (by restriction) < FormattedName (by restriction)
Sub-types:None

NameFormattedName
DocumentationFull Name of business party. Format for name should be "First Last" with no commas between first and last name
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="FormattedName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: GivenName

Super-types:xsd:string < Name (by restriction) < GivenName (by restriction)
Sub-types:None

NameGivenName
DocumentationFirst Name of business party
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="GivenName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: GSTRegistrantInd

Super-types:xsd:string < Indicator (by restriction) < GSTRegistrantInd (by restriction)
Sub-types:None

NameGSTRegistrantInd
DocumentationIndicates whether an individual is a GST registrant.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="GSTRegistrantInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: HoldingCompany

Super-types:xsd:string < Name (by restriction) < HoldingCompany (by restriction)
Sub-types:None

NameHoldingCompany
DocumentationThe company that is securing or underwriting the loan.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="HoldingCompany">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: HomeWork

Super-types:xsd:string < HomeWork (by restriction)
Sub-types:None

NameHomeWork
DocumentationHome or Work
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
HomeHome
WorkWork
OtherOther

Schema Component Representation
<xsd:simpleType name="HomeWork">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Home"/>
<xsd:enumeration value="Work"/>
<xsd:enumeration value="Other"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: IgnitionKeyNumber

Super-types:xsd:string < SerialNumber (by restriction) < IgnitionKeyNumber (by restriction)
Sub-types:None

NameIgnitionKeyNumber
DocumentationVehicle Ignition Key Number
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="IgnitionKeyNumber">
<xsd:restriction base="SerialNumber"/>
</xsd:simpleType>
top

Simple Type: IncentiveType

Super-types:xsd:string < IncentiveType (by restriction)
Sub-types:None

NameIncentiveType
DocumentationThe type of Incentive being offered.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
RebateOffered to eligible consumers a cash allowance applied toward the retail purchase or lease of eligible vehicles.
Lease CashOffered to eligible consumers a lease cash allowance applied toward the retail lease of eligible vehicles.
Consumer CashOffered to eligible consumers a cash allowance applied toward the retail purchase of eligible vehicles.
Lease LoyaltyConsumers returning from any lease on a Finance Source brand vehicle and entering into a lease on an eligible model are eligible.
Employee Bonus CashCustomers must finance through eligible finance source. Eligible consumers are only those who are eligible to receive benefit in the manufacturer's employee pricing program.
Finance Source CashOffered to eligible consumers a cash allowance applied toward the retail purchase or lease of eligible vehicles. Customers must finance through eligible finance source.
Conquest CashAvailable to current owners or lessees of any "competitor" vehicle.
Trade-In AllowanceOffered to eligible consumers trading in a vehicle (OEM or competitor).
Event Bonus Cash
Owner Loyalty CashAvailable on eligible vehicles for current owners or lessees of an OEM vehicle.
Regional Bonus Cash11. Offered to eligible consumers of a defined geographic region, a cash allowance applied toward the retail purchase or lease of eligible vehicles.
Down Payment Match
Delivery Allowance

Schema Component Representation
<xsd:simpleType name="IncentiveType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Rebate"/>
<xsd:enumeration value="Lease Cash"/>
<xsd:enumeration value="Consumer Cash"/>
<xsd:enumeration value="Lease Loyalty"/>
<xsd:enumeration value="Employee Bonus Cash"/>
<xsd:enumeration value="Finance Source Cash"/>
<xsd:enumeration value="Conquest Cash"/>
<xsd:enumeration value="Trade-In Allowance"/>
<xsd:enumeration value="Event Bonus Cash"/>
<xsd:enumeration value="Owner Loyalty Cash"/>
<xsd:enumeration value="Regional Bonus Cash"/>
<xsd:enumeration value="Down Payment Match"/>
<xsd:enumeration value="Delivery Allowance"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: IncomePeriod

Super-types:xsd:string < IncomePeriod (by restriction)
Sub-types:None

NameIncomePeriod
DocumentationHR = Hour, WK = Week, BiWK = Bi-Weekly, MO = Month, YR = Year, SmMO=SemiMonthly, SmAN=SemiAnnually
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
HRHour
WKWeek
BiWKBi-Weekly
MOMonthly
YRYear
SmMOSemi-Monthly
SmANSemi-Annually. Semi-Annually is twice per year
QQuarterly

Schema Component Representation
<xsd:simpleType name="IncomePeriod">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="HR"/>
<xsd:enumeration value="WK"/>
<xsd:enumeration value="BiWK"/>
<xsd:enumeration value="MO"/>
<xsd:enumeration value="YR"/>
<xsd:enumeration value="SmMO"/>
<xsd:enumeration value="SmAN"/>
<xsd:enumeration value="Q"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: IndebtednessResponsibility

Super-types:xsd:string < IndebtednessResponsibility (by restriction)
Sub-types:None

NameIndebtednessResponsibility
DocumentationSpecifies whether the buyer or the seller will pay the indebtedness on the trade in vehicle.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Buyer PaidIndicates that the buyer will pay the indebtedness on the trade in vehicle.
Seller PaidIndicates that the seller will pay the indebtedness on the trade in vehicle.
OtherOther
N/ANot Applicable

Schema Component Representation
<xsd:simpleType name="IndebtednessResponsibility">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Buyer Paid"/>
<xsd:enumeration value="Seller Paid"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="N/A"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: IndebtednessResponsibilityDesc

Super-types:xsd:string < Text (by restriction) < IndebtednessResponsibilityDesc (by restriction)
Sub-types:None

NameIndebtednessResponsibilityDesc
DocumentationTextual description specifying the amount the buyer and the amount the seller will pay of the indebtedness on the trade in vehicle.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="IndebtednessResponsibilityDesc">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: Indicator

Super-types:xsd:string < Indicator (by restriction)
Sub-types:

NameIndicator
Documentation0 = No, 1 = Yes
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="Indicator">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: IndustryType

Super-types:xsd:string < Type (by restriction) < IndustryType (by restriction)
Sub-types:None

NameIndustryType
DocumentationArea of work for the business, e.g. Manufacturing, Financial Services, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="IndustryType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: InsideCarrierTypeInd

Super-types:xsd:string < Indicator (by restriction) < InsideCarrierTypeInd (by restriction)
Sub-types:None

NameInsideCarrierTypeInd
DocumentationIndicates whether the item is provided by the finance source (inside) or an outside company (e.g., insurance, service contract, warranty, etc.).
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="InsideCarrierTypeInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: InsuranceAgentName

Super-types:xsd:string < Name (by restriction) < InsuranceAgentName (by restriction)
Sub-types:None

NameInsuranceAgentName
DocumentationName of insurance agent.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="InsuranceAgentName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: InsuranceCompanyName

Super-types:xsd:string < Name (by restriction) < InsuranceCompanyName (by restriction)
Sub-types:None

NameInsuranceCompanyName
DocumentationInsurance company name
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="InsuranceCompanyName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: InsuranceDetailType

Super-types:xsd:string < InsuranceDetailType (by restriction)
Sub-types:None

NameInsuranceDetailType
DocumentationIdentifies the type of insurance component.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Comprehensive
Collision
FireTheftCombinedAdditionalCoverage
TowingAndLabor
RentalReimbursement
Limited
LimitedCollision
SoundEquipment
OtherOther
Liability
BodilyInjury
PropertyDamage
Medical
CollateralProtection
N/ANot Applicable
30DayEliminationCredit Disability option indicating coverage is active 30 days after the disability occurred.
30DayRetroactiveCredit Disability option indicating coverage is retroactive to the time the disability occurred.

Schema Component Representation
<xsd:simpleType name="InsuranceDetailType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Comprehensive"/>
<xsd:enumeration value="Collision"/>
<xsd:enumeration value="FireTheftCombinedAdditionalCoverage"/>
<xsd:enumeration value="TowingAndLabor"/>
<xsd:enumeration value="RentalReimbursement"/>
<xsd:enumeration value="Limited"/>
<xsd:enumeration value="LimitedCollision"/>
<xsd:enumeration value="SoundEquipment"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="Liability"/>
<xsd:enumeration value="BodilyInjury"/>
<xsd:enumeration value="PropertyDamage"/>
<xsd:enumeration value="Medical"/>
<xsd:enumeration value="CollateralProtection"/>
<xsd:enumeration value="N/A"/>
<xsd:enumeration value="30DayElimination"/>
<xsd:enumeration value="30DayRetroactive"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: InsuranceEffectiveDate

Super-types:xsd:date < Date (by restriction) < InsuranceEffectiveDate (by restriction)
Sub-types:None

NameInsuranceEffectiveDate
DocumentationDate insurance policy is effective.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="InsuranceEffectiveDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: InsuranceFormNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < InsuranceFormNumber (by restriction)
Sub-types:None

NameInsuranceFormNumber
DocumentationForm number associated with insurance.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="InsuranceFormNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: InsuranceType

Super-types:xsd:string < InsuranceType (by restriction)
Sub-types:None

NameInsuranceType
DocumentationIdentifies the type of insurance being applied
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
VehicleInitiative applies to Vehicle category.
Credit Life
Credit Disability
GAP
Mechanical Breakdown
OtherOther
Involuntary Unemployment
Liability Coverage
Single Interest
Double Interest
Public Liability
Full Coverage
N/ANot Applicable
Debt CancellationDebt Cancellation is a form of insurance. In Maryland, Debt Cancellation can be selected as well as GAP Insurance.
Excess Protection Wear and TearInsurance purchased by customer to protect against mileage overage and incidental damage to the vehicle.
EtchA theft deterent device that is applied to a window or other portion of the vehicle.
Service PlanService Plan. Certain states require this to appear as insurance.
Tire and WheelTire and Wheel. Certain states require this to appear as insurance.
WarrantyWarranty. Certain states require this to appear as insurance.

Schema Component Representation
<xsd:simpleType name="InsuranceType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Vehicle"/>
<xsd:enumeration value="Credit Life"/>
<xsd:enumeration value="Credit Disability"/>
<xsd:enumeration value="GAP"/>
<xsd:enumeration value="Mechanical Breakdown"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="Involuntary Unemployment"/>
<xsd:enumeration value="Liability Coverage"/>
<xsd:enumeration value="Single Interest"/>
<xsd:enumeration value="Double Interest"/>
<xsd:enumeration value="Public Liability"/>
<xsd:enumeration value="Full Coverage"/>
<xsd:enumeration value="N/A"/>
<xsd:enumeration value="Debt Cancellation"/>
<xsd:enumeration value="Excess Protection Wear and Tear"/>
<xsd:enumeration value="Etch"/>
<xsd:enumeration value="Service Plan"/>
<xsd:enumeration value="Tire and Wheel"/>
<xsd:enumeration value="Warranty"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: InsuredPersonType

Super-types:xsd:string < Type (by restriction) < InsuredPersonType (by restriction)
Sub-types:None

NameInsuredPersonType
DocumentationIdentifies persons covered insurance (e.g., Buyer, Co-Buyer, or Joint).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="InsuredPersonType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: InterestCommencementDate

Super-types:xsd:date < Date (by restriction) < InterestCommencementDate (by restriction)
Sub-types:None

NameInterestCommencementDate
DocumentationThe date the customer's interest begins.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="InterestCommencementDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: InteriorColor

Super-types:xsd:string < Note (by restriction) < InteriorColor (by restriction)
Sub-types:None

NameInteriorColor
DocumentationVehicle Interior Color(s)
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="InteriorColor">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: InvoiceNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < InvoiceNumber (by restriction)
Sub-types:None

NameInvoiceNumber
DocumentationInvoice number
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="InvoiceNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: IssuingState

Super-types:xsd:string < StateOrProvince (by restriction) < IssuingState (by restriction)
Sub-types:None

NameIssuingState
DocumentationIndicates that State where the license was issued.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="IssuingState">
<xsd:restriction base="StateOrProvince"/>
</xsd:simpleType>
top

Simple Type: Language

Super-types:xsd:string < Language (by restriction)
Sub-types:

NameLanguage
DocumentationLanguage conforms to ISO 639-2 rules. Note the format for this field is language-Country (see Country data type for the list of countries with definitions). AA "Afar", AB "Abkhazian", AF "Afrikaans", AM "Amharic", AR "Arabic", AS "Assamese", AY "Aymara", AZ "Azerbaijani", BA "Bashkir", BE "Byelorussian", BG "Bulgarian", BH "Bihari", BI "Bislama", BN "Bengali" "Bangla", BO "Tibetan", BR "Breton", CA "Catalan", CO "Corsican", CS "Czech", CY "Welsh", DA "Danish", DE "German", DZ "Bhutani", EL "Greek", EN "English" "American", ES "Spanish", ET "Estonian", EU "Basque", FA "Persian", FI "Finnish", FJ "Fiji", FO "Faeroese", FR "French", FY "Frisian", GA "Irish", GD "Gaelic" "Scots Gaelic", GL "Galician", GN "Guarani", GU "Gujarati", HA "Hausa", HI "Hindi", HR "Croatian", HU "Hungarian", HY "Armenian", IK "Inupiak", IN "Indonesian", IS "Icelandic", IT "Italian", IW "Hebrew", JA "Japanese", JI "Yiddish", JW "Javanese", KA "Georgian", KK "Kazakh", KL "Greenlandic", KM "Cambodian", KN "Kannada", KO "Korean", KS "Kashmiri", KU "Kurdish", KY "Kirghiz", LA "Latin", LN "Lingala", LO "Laothian", LT "Lithuanian", LV "Latvian" "Lettish", MG "Malagasy". MI "Maori", MK "Macedonian", ML "Malayalam", MN "Mongolian", MO "Moldavian", MR "Marathi", MS "Malay", MT "Maltese", MY "Burmese", NA "Nauru", NE "Nepali", NL "Dutch", NO "Norwegian", OC "Occitan", OM "Oromo" "Afan", OR "Oriya", PA "Punjabi", PL "Polish", PS "Pashto" "Pushto", PT "Portuguese", QU "Quechua", RM "Rhaeto-Romance", RN "Kirundi", RO "Romanian", RU "Russian", RW "Kinyarwanda", SA "Sanskrit", SD "Sindhi", SG "Sangro", SH "Serbo-Croatian", SI "Singhalese", SK "Slovak", SL "Slovenian", SM "Samoan", SN "Shona", SO "Somali", SQ "Albanian", SR "Serbian", SS "Siswati", ST "Sesotho", SU "Sudanese", SV "Swedish", SW "Swahili", TA "Tamil", TE "Tegulu", TG "Tajik", TH "Thai", TI "Tigrinya", TK "Turkmen", TL "Tagalog", TN "Setswana", TO "Tonga", TR "Turkish", TS "Tsonga", TT "Tatar", TW "Twi", UK "Ukrainian", UR "Urdu", UZ "Uzbek", VI "Vietnamese", WO "Wolof", XH "Xhosa", YO "Yoruba", ZH "Chinese", ZU "Zulu"
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
en-US
en-CA
aa-ET
ab-GE
af-ZA
am- ET
ar-SA
as-IN
ay-BO
az-AZ
ba-RU
be-BY
bg-BG
bh-IN
bi-VU
bn-BD
bo-BT
br-FR
ca-ES
co-FR
cs-CZ
cy-GB
da-DE
de-DE
dz-BT
el-GR
es-ES
et-EE
eu-ES
fa-AF
fi-FI
fj-FJ
fo-FO
fr-CA
fr-FR
fy-NL
ga-IE
gd-GB
gl-ES
gn-PY
gu-IN
ha-NG
hi-IN
hr-HR
hu-HU
hy-AM
ik-GL
in-ID
is-IS
it-IT
iw-IL
ja-JP
ji-IL
jw-ID
ka-GE
kk-KZ
kl-GL
km-KH
kn-IN
ko-KP
ko-KR
ks-IN
ku-IQ
ky-CN
la-VA
ln-CD
lo-LA
lt-LT
lv-LV
mg-MG
mi-NZ
mk-MK
ml-IN
mn-MN
mo-MO
mr-IN
ms-MY
mt-MH
my-MM
na-NR
ne-NP
nl-NL
no-NO
oc-FR
om- ET
or-IN
pa-IN
pl-PL
ps-PK
pt-PT
qu-PE
rm-CH
rn-BI
ro-RO
ru-RU
rw-RW
sa-IN
sd-PK
sg-CF
sh-HR
si-LK
sk-SK
sl-SI
sm-WS
sn-ZW
so-SO
sq-AL
sr-CS
ss-ZA
st-ZA
su-SD
sv-SE
sw-TL
ta-IN
te-IN
tg-TJ
th-TH
ti-ET
tk-TM
tl-PH
tn-ZA
to-TO
tr-TR
ts-ZA
tt-RU
tw-GH
uk-UA
ur-PK
uz-UZ
vi-VN
wo-SN
xh-ZA
yo-NG
zh-CN
zu-ZA

Schema Component Representation
<xsd:simpleType name="Language">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="en-US"/>
<xsd:enumeration value="en-CA"/>
<xsd:enumeration value="aa-ET"/>
<xsd:enumeration value="ab-GE"/>
<xsd:enumeration value="af-ZA"/>
<xsd:enumeration value="am- ET"/>
<xsd:enumeration value="ar-SA"/>
<xsd:enumeration value="as-IN"/>
<xsd:enumeration value="ay-BO"/>
<xsd:enumeration value="az-AZ"/>
<xsd:enumeration value="ba-RU"/>
<xsd:enumeration value="be-BY"/>
<xsd:enumeration value="bg-BG"/>
<xsd:enumeration value="bh-IN"/>
<xsd:enumeration value="bi-VU"/>
<xsd:enumeration value="bn-BD"/>
<xsd:enumeration value="bo-BT"/>
<xsd:enumeration value="br-FR"/>
<xsd:enumeration value="ca-ES"/>
<xsd:enumeration value="co-FR"/>
<xsd:enumeration value="cs-CZ"/>
<xsd:enumeration value="cy-GB"/>
<xsd:enumeration value="da-DE"/>
<xsd:enumeration value="de-DE"/>
<xsd:enumeration value="dz-BT"/>
<xsd:enumeration value="el-GR"/>
<xsd:enumeration value="es-ES"/>
<xsd:enumeration value="et-EE"/>
<xsd:enumeration value="eu-ES"/>
<xsd:enumeration value="fa-AF"/>
<xsd:enumeration value="fi-FI"/>
<xsd:enumeration value="fj-FJ"/>
<xsd:enumeration value="fo-FO"/>
<xsd:enumeration value="fr-CA"/>
<xsd:enumeration value="fr-FR"/>
<xsd:enumeration value="fy-NL"/>
<xsd:enumeration value="ga-IE"/>
<xsd:enumeration value="gd-GB"/>
<xsd:enumeration value="gl-ES"/>
<xsd:enumeration value="gn-PY"/>
<xsd:enumeration value="gu-IN"/>
<xsd:enumeration value="ha-NG"/>
<xsd:enumeration value="hi-IN"/>
<xsd:enumeration value="hr-HR"/>
<xsd:enumeration value="hu-HU"/>
<xsd:enumeration value="hy-AM"/>
<xsd:enumeration value="ik-GL"/>
<xsd:enumeration value="in-ID"/>
<xsd:enumeration value="is-IS"/>
<xsd:enumeration value="it-IT"/>
<xsd:enumeration value="iw-IL"/>
<xsd:enumeration value="ja-JP"/>
<xsd:enumeration value="ji-IL"/>
<xsd:enumeration value="jw-ID"/>
<xsd:enumeration value="ka-GE"/>
<xsd:enumeration value="kk-KZ"/>
<xsd:enumeration value="kl-GL"/>
<xsd:enumeration value="km-KH"/>
<xsd:enumeration value="kn-IN"/>
<xsd:enumeration value="ko-KP"/>
<xsd:enumeration value="ko-KR"/>
<xsd:enumeration value="ks-IN"/>
<xsd:enumeration value="ku-IQ"/>
<xsd:enumeration value="ky-CN"/>
<xsd:enumeration value="la-VA"/>
<xsd:enumeration value="ln-CD"/>
<xsd:enumeration value="lo-LA"/>
<xsd:enumeration value="lt-LT"/>
<xsd:enumeration value="lv-LV"/>
<xsd:enumeration value="mg-MG"/>
<xsd:enumeration value="mi-NZ"/>
<xsd:enumeration value="mk-MK"/>
<xsd:enumeration value="ml-IN"/>
<xsd:enumeration value="mn-MN"/>
<xsd:enumeration value="mo-MO"/>
<xsd:enumeration value="mr-IN"/>
<xsd:enumeration value="ms-MY"/>
<xsd:enumeration value="mt-MH"/>
<xsd:enumeration value="my-MM"/>
<xsd:enumeration value="na-NR"/>
<xsd:enumeration value="ne-NP"/>
<xsd:enumeration value="nl-NL"/>
<xsd:enumeration value="no-NO"/>
<xsd:enumeration value="oc-FR"/>
<xsd:enumeration value="om- ET"/>
<xsd:enumeration value="or-IN"/>
<xsd:enumeration value="pa-IN"/>
<xsd:enumeration value="pl-PL"/>
<xsd:enumeration value="ps-PK"/>
<xsd:enumeration value="pt-PT"/>
<xsd:enumeration value="qu-PE"/>
<xsd:enumeration value="rm-CH"/>
<xsd:enumeration value="rn-BI"/>
<xsd:enumeration value="ro-RO"/>
<xsd:enumeration value="ru-RU"/>
<xsd:enumeration value="rw-RW"/>
<xsd:enumeration value="sa-IN"/>
<xsd:enumeration value="sd-PK"/>
<xsd:enumeration value="sg-CF"/>
<xsd:enumeration value="sh-HR"/>
<xsd:enumeration value="si-LK"/>
<xsd:enumeration value="sk-SK"/>
<xsd:enumeration value="sl-SI"/>
<xsd:enumeration value="sm-WS"/>
<xsd:enumeration value="sn-ZW"/>
<xsd:enumeration value="so-SO"/>
<xsd:enumeration value="sq-AL"/>
<xsd:enumeration value="sr-CS"/>
<xsd:enumeration value="ss-ZA"/>
<xsd:enumeration value="st-ZA"/>
<xsd:enumeration value="su-SD"/>
<xsd:enumeration value="sv-SE"/>
<xsd:enumeration value="sw-TL"/>
<xsd:enumeration value="ta-IN"/>
<xsd:enumeration value="te-IN"/>
<xsd:enumeration value="tg-TJ"/>
<xsd:enumeration value="th-TH"/>
<xsd:enumeration value="ti-ET"/>
<xsd:enumeration value="tk-TM"/>
<xsd:enumeration value="tl-PH"/>
<xsd:enumeration value="tn-ZA"/>
<xsd:enumeration value="to-TO"/>
<xsd:enumeration value="tr-TR"/>
<xsd:enumeration value="ts-ZA"/>
<xsd:enumeration value="tt-RU"/>
<xsd:enumeration value="tw-GH"/>
<xsd:enumeration value="uk-UA"/>
<xsd:enumeration value="ur-PK"/>
<xsd:enumeration value="uz-UZ"/>
<xsd:enumeration value="vi-VN"/>
<xsd:enumeration value="wo-SN"/>
<xsd:enumeration value="xh-ZA"/>
<xsd:enumeration value="yo-NG"/>
<xsd:enumeration value="zh-CN"/>
<xsd:enumeration value="zu-ZA"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: LeaseBuyMoneyFactor

Super-types:xsd:string < ReferenceNumber (by restriction) < LeaseBuyMoneyFactor (by restriction)
Sub-types:None

NameLeaseBuyMoneyFactor
DocumentationLease Rate/Service Factor offered to the dealer by Finance Source.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="LeaseBuyMoneyFactor">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: LeaseMaturityDate

Super-types:xsd:date < Date (by restriction) < LeaseMaturityDate (by restriction)
Sub-types:None

NameLeaseMaturityDate
DocumentationThe date that the lease matures.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="LeaseMaturityDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: LeaseRateMoneyFactor

Super-types:xsd:string < ReferenceNumber (by restriction) < LeaseRateMoneyFactor (by restriction)
Sub-types:None

NameLeaseRateMoneyFactor
DocumentationMoney factor multiplier used to determine finance costs for a lease.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="LeaseRateMoneyFactor">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: LicenseNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < LicenseNumber (by restriction)
Sub-types:None

NameLicenseNumber
DocumentationState License plate number of vehicle
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="LicenseNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: LocationDescription

Super-types:xsd:string < LocationDescription (by restriction)
Sub-types:

NameLocationDescription
DocumentationLocation Description
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="LocationDescription">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: LowMileageOption

Super-types:xsd:string < Indicator (by restriction) < LowMileageOption (by restriction)
Sub-types:None

NameLowMileageOption
DocumentationIndicates whether a customer chooses low mileage.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="LowMileageOption">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: Make

Super-types:xsd:string < Make (by restriction)
Sub-types:None

NameMake
DocumentationVehicle make code - Usually available in the VIN number (use NCIC code).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Make">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: Manufacturer

Super-types:xsd:string < Name (by restriction) < Manufacturer (by restriction)
Sub-types:None

NameManufacturer
DocumentationManufacturer Name
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Manufacturer">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: ManufacturerInstalledInd

Super-types:xsd:string < Indicator (by restriction) < ManufacturerInstalledInd (by restriction)
Sub-types:None

NameManufacturerInstalledInd
DocumentationIndicates manufacturer-installed accessories
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="ManufacturerInstalledInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: MaritalSignature

Super-types:xsd:string < Note (by restriction) < MaritalSignature (by restriction)
Sub-types:None

NameMaritalSignature
DocumentationMarital status disclosure (i.e., Wisconsin).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="MaritalSignature">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: MaritalStatus

Super-types:xsd:string < MaritalStatus (by restriction)
Sub-types:None

NameMaritalStatus
DocumentationIdentifies marital status of business party - M = Married, U = Unmarried, S = Separated, O = Other
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
M"M" = Modified
UUnmarried
SSell
O"O" = Condition

Schema Component Representation
<xsd:simpleType name="MaritalStatus">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="M"/>
<xsd:enumeration value="U"/>
<xsd:enumeration value="S"/>
<xsd:enumeration value="O"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: MarketingMailInd

Super-types:xsd:string < Indicator (by restriction) < MarketingMailInd (by restriction)
Sub-types:None

NameMarketingMailInd
DocumentationIndicates customers whom have requested no marketing mail
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="MarketingMailInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: MaturityDate

Super-types:xsd:gYearMonth < AccountingDate (by restriction) < MaturityDate (by restriction)
Sub-types:None

NameMaturityDate
DocumentationMonth and year of contract maturity
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="MaturityDate">
<xsd:restriction base="AccountingDate"/>
</xsd:simpleType>
top

Simple Type: MfgDealerInd

Super-types:xsd:string < Indicator (by restriction) < MfgDealerInd (by restriction)
Sub-types:None

NameMfgDealerInd
DocumentationIndicators that the Business Party is an employed by a Manufacture or Dealer.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="MfgDealerInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: MiddleName

Super-types:xsd:string < Name (by restriction) < MiddleName (by restriction)
Sub-types:None

NameMiddleName
DocumentationMiddle Initial of business party
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="MiddleName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: MileageMeasure

Super-types:xsd:string < MileageMeasure (by restriction)
Sub-types:None

NameMileageMeasure
DocumentationM = Miles, K = KIlometers
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
M"M" = Modified
KKilometers

Schema Component Representation
<xsd:simpleType name="MileageMeasure">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="M"/>
<xsd:enumeration value="K"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: MiscellaneousCode

Super-types:xsd:string < Code (by restriction) < MiscellaneousCode (by restriction)
Sub-types:None

NameMiscellaneousCode
DocumentationMiscellaneous code
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="MiscellaneousCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: Model

Super-types:xsd:string < Text (by restriction) < Model (by restriction)
Sub-types:None

NameModel
DocumentationManufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code)
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Model">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: ModelDescription

Super-types:xsd:string < Text (by restriction) < ModelDescription (by restriction)
Sub-types:None

NameModelDescription
DocumentationDescriptive vehicle model name
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ModelDescription">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: ModelYear

Super-types:xsd:gYear < Year (by restriction) < ModelYear (by restriction)
Sub-types:None

NameModelYear
DocumentationVehicle designated model year
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ModelYear">
<xsd:restriction base="Year"/>
</xsd:simpleType>
top

Simple Type: Name

Super-types:xsd:string < Name (by restriction)
Sub-types:

NameName
DocumentationName of the Party.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Name">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: NoFinanceChargeDate

Super-types:xsd:date < Date (by restriction) < NoFinanceChargeDate (by restriction)
Sub-types:None

NameNoFinanceChargeDate
DocumentationDate the amount financed must be paid by so that the customer does not pay a finance charge.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="NoFinanceChargeDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: NonSigningSpouseName

Super-types:xsd:string < Name (by restriction) < NonSigningSpouseName (by restriction)
Sub-types:None

NameNonSigningSpouseName
DocumentationA text field to capture name of non-signing spouse. This field applies only to the individual applicant.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="NonSigningSpouseName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: NonUSVehicleInd

Super-types:xsd:string < Indicator (by restriction) < NonUSVehicleInd (by restriction)
Sub-types:None

NameNonUSVehicleInd
DocumentationIndicates whether the vehicle was produced for the United States or not
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="NonUSVehicleInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: Note

Super-types:xsd:string < Note (by restriction)
Sub-types:

NameNote
DocumentationA free form note.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Note">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: Occupation

Super-types:xsd:string < Note (by restriction) < Occupation (by restriction)
Sub-types:None

NameOccupation
DocumentationOccupation of business party
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Occupation">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: OdometerStatus

Super-types:xsd:string < Note (by restriction) < OdometerStatus (by restriction)
Sub-types:None

NameOdometerStatus
DocumentationStatus of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OdometerStatus">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: OptionName

Super-types:xsd:string < Note (by restriction) < OptionName (by restriction)
Sub-types:None

NameOptionName
DocumentationName of vehicle option
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OptionName">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: OptionNotes

Super-types:xsd:string < Note (by restriction) < OptionNotes (by restriction)
Sub-types:None

NameOptionNotes
DocumentationFree form text related to option
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OptionNotes">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: OptionOrigin

Super-types:xsd:string < Name (by restriction) < OptionOrigin (by restriction)
Sub-types:None

NameOptionOrigin
DocumentationIdentifies the option installer
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OptionOrigin">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: OptionPricingType

Super-types:xsd:string < OptionPricingType (by restriction)
Sub-types:None

NameOptionPricingType
DocumentationDesignates type of pricing for option.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Retail
LoanAmount lenders typically loan on the listed vehicle.
Trade-InAmount allowed by dealers on a trade.

Schema Component Representation
<xsd:simpleType name="OptionPricingType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Retail"/>
<xsd:enumeration value="Loan"/>
<xsd:enumeration value="Trade-In"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: OptionSalesCode

Super-types:xsd:string < Code (by restriction) < OptionSalesCode (by restriction)
Sub-types:None

NameOptionSalesCode
DocumentationFurther definition of accessories and option packages - Indicates whether ordered option, special package, standard, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OptionSalesCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: OptionSecurityCode

Super-types:xsd:string < Code (by restriction) < OptionSecurityCode (by restriction)
Sub-types:None

NameOptionSecurityCode
DocumentationSecurity code to unlock option. (i.e, radio code)
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OptionSecurityCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: OptionSerialNumber

Super-types:xsd:string < SerialNumber (by restriction) < OptionSerialNumber (by restriction)
Sub-types:None

NameOptionSerialNumber
DocumentationSerial number of Option
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OptionSerialNumber">
<xsd:restriction base="SerialNumber"/>
</xsd:simpleType>
top

Simple Type: OptionStockNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < OptionStockNumber (by restriction)
Sub-types:None

NameOptionStockNumber
DocumentationStock Number of Vehicle Option
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OptionStockNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: OrganizationType

Super-types:xsd:string < Type (by restriction) < OrganizationType (by restriction)
Sub-types:None

NameOrganizationType
DocumentationIdentifies the type of business (i.e., Sole Proprietorship, Partnership, LLP, LLC, Not For Profit, etc.).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OrganizationType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: OriginalLeaseRateMoneyFactor

Super-types:xsd:string < ReferenceNumber (by restriction) < OriginalLeaseRateMoneyFactor (by restriction)
Sub-types:None

NameOriginalLeaseRateMoneyFactor
DocumentationThe original lease factor before the discount rate for single payment.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OriginalLeaseRateMoneyFactor">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: OtherChargesCapitalizedInd

Super-types:xsd:string < Indicator (by restriction) < OtherChargesCapitalizedInd (by restriction)
Sub-types:None

NameOtherChargesCapitalizedInd
DocumentationIndicates whether the item is capitalized or not capitalized if part of an lease
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="OtherChargesCapitalizedInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: OtherDownPaymentPointsNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < OtherDownPaymentPointsNumber (by restriction)
Sub-types:None

NameOtherDownPaymentPointsNumber
DocumentationFor rewards points points programs, the number of points redeemed for use as downpayment.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="OtherDownPaymentPointsNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: OwnedType

Super-types:xsd:string < OwnedType (by restriction)
Sub-types:None

NameOwnedType
DocumentationType of vehicle for which information is being collected
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
CurrentVehicle information related to the current vehicle
PreviousVehicle information related to the previous vehicle
HouseholdVehicle information related to the household vehicle
OtherOther

Schema Component Representation
<xsd:simpleType name="OwnedType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Current"/>
<xsd:enumeration value="Previous"/>
<xsd:enumeration value="Household"/>
<xsd:enumeration value="Other"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PartType

Super-types:xsd:string < PartType (by restriction)
Sub-types:None

NamePartType
DocumentationSpecifies whether the parts are indicated by manufacturer part code or Part Number - H = Manufacturer Part Code, P = Part Number
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
HManufacturer Part Code
P"P" = Pending

Schema Component Representation
<xsd:simpleType name="PartType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="H"/>
<xsd:enumeration value="P"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PaymentMethod

Super-types:xsd:string < PaymentMethod (by restriction)
Sub-types:None

NamePaymentMethod
DocumentationIndicates the method of payment (e.g., cash, credit card, etc.).
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
TermsIndicates that payment terms are provided.
CODCash On Delivery
Due On ReceiptPayment is due upon receipt of invoice.
Credit CardIndicates that a credit card will be used as the method of payment.
CheckIndicates that a check will be used as the method of payment.
EFTElectronic funds transfer.
Payroll DeductionIndicates that a payment will be via deduction of an individual's payroll.
CashIndicates that cash will be used as the method of payment.
Finance
OtherOther
N/ANot Applicable
ExchangeIndicates the dealers intent to return parts in exchange for the monetary value of the order.

Schema Component Representation
<xsd:simpleType name="PaymentMethod">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Terms"/>
<xsd:enumeration value="COD"/>
<xsd:enumeration value="Due On Receipt"/>
<xsd:enumeration value="Credit Card"/>
<xsd:enumeration value="Check"/>
<xsd:enumeration value="EFT"/>
<xsd:enumeration value="Payroll Deduction"/>
<xsd:enumeration value="Cash"/>
<xsd:enumeration value="Finance"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="N/A"/>
<xsd:enumeration value="Exchange"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PayrollFrequency

Super-types:xsd:string < PayrollFrequency (by restriction)
Sub-types:None

NamePayrollFrequency
DocumentationIndicates how often an individual is paid. HR = Hour, WK = Week, BWM = Bi-Weekly, MO = Month, YR = Year, SmMO=SemiMonthly
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
HRHour
WKWeek
BiWKBi-Weekly
MOMonthly
YRYear
SmMOSemi-Monthly

Schema Component Representation
<xsd:simpleType name="PayrollFrequency">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="HR"/>
<xsd:enumeration value="WK"/>
<xsd:enumeration value="BiWK"/>
<xsd:enumeration value="MO"/>
<xsd:enumeration value="YR"/>
<xsd:enumeration value="SmMO"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PayrollLocation

Super-types:xsd:string < LocationDescription (by restriction) < PayrollLocation (by restriction)
Sub-types:None

NamePayrollLocation
DocumentationIf the applicant is an employee of an OEM, finance source, etc., this code is used to differentiate between OEM, finance source, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PayrollLocation">
<xsd:restriction base="LocationDescription"/>
</xsd:simpleType>
top

Simple Type: PayrollType

Super-types:xsd:string < Type (by restriction) < PayrollType (by restriction)
Sub-types:None

NamePayrollType
DocumentationIndicates the type of payroll, e.g. salaried, hourly, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PayrollType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: PayTerms

Super-types:xsd:string < Terms (by restriction) < PayTerms (by restriction)
Sub-types:None

NamePayTerms
DocumentationWhen payment is due and/or discounts allowed.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PayTerms">
<xsd:restriction base="Terms"/>
</xsd:simpleType>
top

Simple Type: PolicyNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < PolicyNumber (by restriction)
Sub-types:None

NamePolicyNumber
DocumentationUnique number to identify a policy.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PolicyNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: PortInstalledInd

Super-types:xsd:string < Indicator (by restriction) < PortInstalledInd (by restriction)
Sub-types:None

NamePortInstalledInd
DocumentationIndicates Port-installed accessories
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="PortInstalledInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: PostalCode

Super-types:xsd:string < Code (by restriction) < PostalCode (by restriction)
Sub-types:None

NamePostalCode
DocumentationPostal Code of the Address.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PostalCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: PreApprovedProgramName

Super-types:xsd:string < Name (by restriction) < PreApprovedProgramName (by restriction)
Sub-types:None

NamePreApprovedProgramName
DocumentationA text description of preapproval codes.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PreApprovedProgramName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: PreferredContactMethod

Super-types:xsd:string < PreferredContactMethod (by restriction)
Sub-types:None

NamePreferredContactMethod
DocumentationPreferred contact method
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Day PhoneDay Phone
Evening PhoneEvening Phone
Cell PhoneCell Phone
Work FaxWork Fax
Home FaxHome Fax
PagerPager
Work EmailWork Email
Home EmailHome Email
US MailUS Mail
OtherOther
N/ANot Applicable

Schema Component Representation
<xsd:simpleType name="PreferredContactMethod">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Day Phone"/>
<xsd:enumeration value="Evening Phone"/>
<xsd:enumeration value="Cell Phone"/>
<xsd:enumeration value="Work Fax"/>
<xsd:enumeration value="Home Fax"/>
<xsd:enumeration value="Pager"/>
<xsd:enumeration value="Work Email"/>
<xsd:enumeration value="Home Email"/>
<xsd:enumeration value="US Mail"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="N/A"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PreferredContactMethodOrganization

Super-types:xsd:string < PreferredContactMethodOrganization (by restriction)
Sub-types:None

NamePreferredContactMethodOrganization
DocumentationPreferred Contact Method Organization
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Day PhoneDay Phone
Cell PhoneCell Phone
Work FaxWork Fax
PagerPager
Work EmailWork Email
US MailUS Mail
OtherOther

Schema Component Representation
<xsd:simpleType name="PreferredContactMethodOrganization">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Day Phone"/>
<xsd:enumeration value="Cell Phone"/>
<xsd:enumeration value="Work Fax"/>
<xsd:enumeration value="Pager"/>
<xsd:enumeration value="Work Email"/>
<xsd:enumeration value="US Mail"/>
<xsd:enumeration value="Other"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PreferredLanguage

Super-types:xsd:string < Language (by restriction) < PreferredLanguage (by restriction)
Sub-types:None

NamePreferredLanguage
DocumentationPreferred language
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
en-US
en-CA
aa-ET
ab-GE
af-ZA
am- ET
ar-SA
as-IN
ay-BO
az-AZ
ba-RU
be-BY
bg-BG
bh-IN
bi-VU
bn-BD
bo-BT
br-FR
ca-ES
co-FR
cs-CZ
cy-GB
da-DE
de-DE
dz-BT
el-GR
es-ES
et-EE
eu-ES
fa-AF
fi-FI
fj-FJ
fo-FO
fr-CA
fr-FR
fy-NL
ga-IE
gd-GB
gl-ES
gn-PY
gu-IN
ha-NG
hi-IN
hr-HR
hu-HU
hy-AM
ik-GL
in-ID
is-IS
it-IT
iw-IL
ja-JP
ji-IL
jw-ID
ka-GE
kk-KZ
kl-GL
km-KH
kn-IN
ko-KP
ko-KR
ks-IN
ku-IQ
ky-CN
la-VA
ln-CD
lo-LA
lt-LT
lv-LV
mg-MG
mi-NZ
mk-MK
ml-IN
mn-MN
mo-MO
mr-IN
ms-MY
mt-MH
my-MM
na-NR
ne-NP
nl-NL
no-NO
oc-FR
om- ET
or-IN
pa-IN
pl-PL
ps-PK
pt-PT
qu-PE
rm-CH
rn-BI
ro-RO
ru-RU
rw-RW
sa-IN
sd-PK
sg-CF
sh-HR
si-LK
sk-SK
sl-SI
sm-WS
sn-ZW
so-SO
sq-AL
sr-CS
ss-ZA
st-ZA
su-SD
sv-SE
sw-TL
ta-IN
te-IN
tg-TJ
th-TH
ti-ET
tk-TM
tl-PH
tn-ZA
to-TO
tr-TR
ts-ZA
tt-RU
tw-GH
uk-UA
ur-PK
uz-UZ
vi-VN
wo-SN
xh-ZA
yo-NG
zh-CN
zu-ZA

Schema Component Representation
<xsd:simpleType name="PreferredLanguage">
<xsd:restriction base="Language"/>
</xsd:simpleType>
top

Simple Type: PreferredProviderInd

Super-types:xsd:string < Indicator (by restriction) < PreferredProviderInd (by restriction)
Sub-types:None

NamePreferredProviderInd
DocumentationWhether the provider is a preferred provider.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="PreferredProviderInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: PremiumApprovedInd

Super-types:xsd:string < Indicator (by restriction) < PremiumApprovedInd (by restriction)
Sub-types:None

NamePremiumApprovedInd
DocumentationIndicator of whether premium is approved by state commission.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="PremiumApprovedInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: PriceExplanation

Super-types:xsd:string < Note (by restriction) < PriceExplanation (by restriction)
Sub-types:None

NamePriceExplanation
DocumentationExplanatory Note for Pricing
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PriceExplanation">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: PricingType

Super-types:xsd:string < Type (by restriction) < PricingType (by restriction)
Sub-types:None

NamePricingType
DocumentationDesignates type of pricing for vehicle transaction. Examples could be: QUOTE, MSRP, INVOICE, BLUEBOOK, TOTALFIGURE, OVERINVOICE, UNDERINVOICE, UNDERMSRP, OVERMSRP, CALL, NA, or OTHER
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PricingType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: PricingTypeSource

Super-types:xsd:string < Note (by restriction) < PricingTypeSource (by restriction)
Sub-types:None

NamePricingTypeSource
DocumentationSource from which pricing type data originated (i.e. Blue Book, NADA, etc.).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PricingTypeSource">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: PrimaryContactInd

Super-types:xsd:string < Indicator (by restriction) < PrimaryContactInd (by restriction)
Sub-types:None

NamePrimaryContactInd
DocumentationIndicates if contact is primary contact
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="PrimaryContactInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: PrimaryDriverInd

Super-types:xsd:string < Indicator (by restriction) < PrimaryDriverInd (by restriction)
Sub-types:None

NamePrimaryDriverInd
DocumentationIdentifies customer as primary driver.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="PrimaryDriverInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: PrivacyInd

Super-types:xsd:string < Indicator (by restriction) < PrivacyInd (by restriction)
Sub-types:None

NamePrivacyInd
DocumentationIndicator to note that Business Party has requested to share or to not share information with third parties.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="PrivacyInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: PrivacyType

Super-types:xsd:string < Type (by restriction) < PrivacyType (by restriction)
Sub-types:None

NamePrivacyType
DocumentationCode identifying a Party's authorized privacy rights.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PrivacyType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: ProductType

Super-types:xsd:string < Type (by restriction) < ProductType (by restriction)
Sub-types:None

NameProductType
DocumentationDefines the finance type (e.g., single pay lease vs. monthly pay). The product type further defines the finance type.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ProductType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: PublicConveyanceInd

Super-types:xsd:string < Indicator (by restriction) < PublicConveyanceInd (by restriction)
Sub-types:None

NamePublicConveyanceInd
DocumentationIndicator of whether the vehicle is intended for public conveyance, e.g., taxi.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="PublicConveyanceInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: PublicOfficalFeeInd

Super-types:xsd:string < Indicator (by restriction) < PublicOfficalFeeInd (by restriction)
Sub-types:None

NamePublicOfficalFeeInd
DocumentationIndicator of whether a fee is considered as paid to a public official
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="PublicOfficalFeeInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: PurchaseDate

Super-types:xsd:date < Date (by restriction) < PurchaseDate (by restriction)
Sub-types:None

NamePurchaseDate
DocumentationVehicle Purchase/Lease Date
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="PurchaseDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: RecisionPeriodInd

Super-types:xsd:string < Indicator (by restriction) < RecisionPeriodInd (by restriction)
Sub-types:None

NameRecisionPeriodInd
DocumentationIndicates if there is a recision allowed to cancel out of the deal. For example, a 3-day cooling off period.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="RecisionPeriodInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: Reference

Super-types:xsd:string < Text (by restriction) < Reference (by restriction)
Sub-types:None

NameReference
DocumentationReference notation
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Reference">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: ReferenceNumber

Super-types:xsd:string < ReferenceNumber (by restriction)
Sub-types:

NameReferenceNumber
DocumentationReference number
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ReferenceNumber">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: RelationshipCode

Super-types:xsd:string < Code (by restriction) < RelationshipCode (by restriction)
Sub-types:None

NameRelationshipCode
DocumentationIndicates the Business Party's relationship to the primary Party (e.g., mother, father, husband, etc.).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="RelationshipCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: RemovedInd

Super-types:xsd:string < Indicator (by restriction) < RemovedInd (by restriction)
Sub-types:None

NameRemovedInd
DocumentationIndicates the option is removed from the vehicle.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="RemovedInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: RepairsAccessoriesOrderNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < RepairsAccessoriesOrderNumber (by restriction)
Sub-types:None

NameRepairsAccessoriesOrderNumber
DocumentationCustomer's purchase order number for dealer's repairs and accessories on the purchased vehicle.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="RepairsAccessoriesOrderNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: ReportOfSaleNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < ReportOfSaleNumber (by restriction)
Sub-types:None

NameReportOfSaleNumber
DocumentationAuditable number used to track titling etc. This is an alphanumeric text field.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ReportOfSaleNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: RequestedTierChange

Super-types:xsd:string < Code (by restriction) < RequestedTierChange (by restriction)
Sub-types:None

NameRequestedTierChange
DocumentationA request for a tier exemption.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="RequestedTierChange">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: ResidenceType

Super-types:xsd:string < Type (by restriction) < ResidenceType (by restriction)
Sub-types:None

NameResidenceType
DocumentationBusiness Partner's type of residence (i.e., Own, Rent).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ResidenceType">
<xsd:restriction base="Type"/>
</xsd:simpleType>
top

Simple Type: RestrictionInd

Super-types:xsd:string < Indicator (by restriction) < RestrictionInd (by restriction)
Sub-types:None

NameRestrictionInd
DocumentationIndication that vehicle has restrictions on its use
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="RestrictionInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: ReturnLeaseCustomerInd

Super-types:xsd:string < Indicator (by restriction) < ReturnLeaseCustomerInd (by restriction)
Sub-types:None

NameReturnLeaseCustomerInd
DocumentationIndicates whether this customer is turning in a lease and getting a new lease.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="ReturnLeaseCustomerInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: SaleClass

Super-types:xsd:string < SaleClass (by restriction)
Sub-types:None

NameSaleClass
DocumentationClass of sale.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
NewNever owned.
UsedPreviously Owned
DemoDemonstration item.
OtherOther
N/ANot Applicable
Floor SampleThis is a vehicle that is provided in the showroom as an example.
FactoryIdentifies that the vehicle may have been used as a product demonstration for an official or executive from the manufacturer.

Schema Component Representation
<xsd:simpleType name="SaleClass">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="New"/>
<xsd:enumeration value="Used"/>
<xsd:enumeration value="Demo"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="N/A"/>
<xsd:enumeration value="Floor Sample"/>
<xsd:enumeration value="Factory"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: SalesPersonLicenseNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < SalesPersonLicenseNumber (by restriction)
Sub-types:None

NameSalesPersonLicenseNumber
DocumentationThe sales person's license number is the license number authorizing the sales person to sell vehicles. In some locations, such as the District of Columbia, this number must be included on the contract when a vehicle is sold.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SalesPersonLicenseNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: SalesPersonName

Super-types:xsd:string < Name (by restriction) < SalesPersonName (by restriction)
Sub-types:None

NameSalesPersonName
DocumentationName of Salesperson. Format for name should be "First Last" with no commas between first and last name
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SalesPersonName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: SalesStockNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < SalesStockNumber (by restriction)
Sub-types:None

NameSalesStockNumber
DocumentationDealer assigned vehicle stock number of the sale.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SalesStockNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: Salutation

Super-types:xsd:string < Name (by restriction) < Salutation (by restriction)
Sub-types:None

NameSalutation
DocumentationTitle or greeting of business party
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Salutation">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: ScheduleStartDate

Super-types:xsd:date < Date (by restriction) < ScheduleStartDate (by restriction)
Sub-types:None

NameScheduleStartDate
DocumentationDate when the first payment of the payment schedule is due.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ScheduleStartDate">
<xsd:restriction base="Date"/>
</xsd:simpleType>
top

Simple Type: SecondaryPassword

Super-types:xsd:string < Note (by restriction) < SecondaryPassword (by restriction)
Sub-types:None

NameSecondaryPassword
DocumentationSecondary password used to validate access to the dealer information
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SecondaryPassword">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: SecondKeyNumber

Super-types:xsd:string < SerialNumber (by restriction) < SecondKeyNumber (by restriction)
Sub-types:None

NameSecondKeyNumber
DocumentationNumber of second key (e.g. trunk, valet key, etc).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SecondKeyNumber">
<xsd:restriction base="SerialNumber"/>
</xsd:simpleType>
top

Simple Type: SelfEmployedInd

Super-types:xsd:string < Indicator (by restriction) < SelfEmployedInd (by restriction)
Sub-types:None

NameSelfEmployedInd
DocumentationIndicates whether or not the applicant is self-employed.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="SelfEmployedInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: SerialNumber

Super-types:xsd:string < SerialNumber (by restriction)
Sub-types:

NameSerialNumber
DocumentationSerial Number
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SerialNumber">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: SeriesName

Super-types:xsd:string < Text (by restriction) < SeriesName (by restriction)
Sub-types:None

NameSeriesName
DocumentationThe name corresponding to the SeriesCode
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SeriesName">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: ServiceCenterCode

Super-types:xsd:string < Code (by restriction) < ServiceCenterCode (by restriction)
Sub-types:None

NameServiceCenterCode
DocumentationManufacturer service center code.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ServiceCenterCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: ShortMfg

Super-types:xsd:string < Code (by restriction) < ShortMfg (by restriction)
Sub-types:None

NameShortMfg
DocumentationShort Manfacturer or RSP Codes
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ShortMfg">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: SortName

Super-types:xsd:string < Name (by restriction) < SortName (by restriction)
Sub-types:None

NameSortName
DocumentationIndex name used as a sort for report purposes
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SortName">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: SpecialPrograms

Super-types:xsd:string < Code (by restriction) < SpecialPrograms (by restriction)
Sub-types:None

NameSpecialPrograms
DocumentationCode identifying the type of special program (First Time Buyer, College Graduate, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SpecialPrograms">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: SpotDeliveryInd

Super-types:xsd:string < Indicator (by restriction) < SpotDeliveryInd (by restriction)
Sub-types:None

NameSpotDeliveryInd
DocumentationIndicator that the deal is a spot delivery.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="SpotDeliveryInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: StateOrProvince

Super-types:xsd:string < StateOrProvince (by restriction)
Sub-types:

NameStateOrProvince
DocumentationIs the State or Province of a given Address.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="StateOrProvince">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: SteeringSystem

Super-types:xsd:string < Text (by restriction) < SteeringSystem (by restriction)
Sub-types:None

NameSteeringSystem
DocumentationSteering system required to steer the engine.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SteeringSystem">
<xsd:restriction base="Text"/>
</xsd:simpleType>
top

Simple Type: SubventionCode

Super-types:xsd:string < Code (by restriction) < SubventionCode (by restriction)
Sub-types:None

NameSubventionCode
DocumentationIdentifies a subvention program
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SubventionCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: Suffix

Super-types:xsd:string < Name (by restriction) < Suffix (by restriction)
Sub-types:None

NameSuffix
DocumentationBusiness Party name suffix designation if individual Ex: Sr, Jr, III, etc.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Suffix">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: SystemVersion

Super-types:xsd:string < ReferenceNumber (by restriction) < SystemVersion (by restriction)
Sub-types:None

NameSystemVersion
DocumentationThe sender's software version number .
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="SystemVersion">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: TaxabilityInd

Super-types:xsd:string < Indicator (by restriction) < TaxabilityInd (by restriction)
Sub-types:None

NameTaxabilityInd
DocumentationDetermines whether an item or amount is taxable.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="TaxabilityInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: TaxCreditTypeCode

Super-types:xsd:string < TaxCreditTypeCode (by restriction)
Sub-types:None

NameTaxCreditTypeCode
DocumentationIndicates the type of Tax Credit being applied.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Hybrid VehicleHybrid Vehicle
OtherOther

Schema Component Representation
<xsd:simpleType name="TaxCreditTypeCode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Hybrid Vehicle"/>
<xsd:enumeration value="Other"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: TaxExempt

Super-types:xsd:string < Indicator (by restriction) < TaxExempt (by restriction)
Sub-types:None

NameTaxExempt
DocumentationIndicator whether the customer is exempt from paying sale or use tax.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="TaxExempt">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: TaxPaidTo

Super-types:xsd:string < Name (by restriction) < TaxPaidTo (by restriction)
Sub-types:None

NameTaxPaidTo
DocumentationThe name of the organization or jurisdiction the tax is paid to, e.g., to which state the tax is being paid.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="TaxPaidTo">
<xsd:restriction base="Name"/>
</xsd:simpleType>
top

Simple Type: TaxType

Super-types:xsd:string < TaxType (by restriction)
Sub-types:None

NameTaxType
DocumentationTax Type
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Total
Amount
Labor
Parts
Claim
DealerDealer
Deductible
Prorated
OtherOther
Luxury
Vehicle Inventory
Taxes Not In Cash Price
Document Stamp
Sales
Tire
Personal Property
Registration
Monthly/Use
Weight
Adjustment
DownPayment
CapCostReduction
Lieu
CurrentYear
N/ANot Applicable
LocalOptionTennessee Tax - combination of city and county.
SingleArticleTennessee Tax - State Tax
GasGas tax levied to applicable vehicles or by state/province law. (Referred to in US as "Gas Guzzler" tax).
Total Monthly/UseThe total amount of monthly use tax for a payment on a contract.
Service ContractTax charged on service contracts (where applicable).
Adjusted SalesAdjusted sales tax due to tax modifications when capitalized (i.e. NY)
Total Sales/UseThe total amount of sales/use tax for a single payment contract.
Air Conditioning ExciseProvincal tax providing for the installation or removal of freon. (Canada)
Purchase and UseA type of tax that is assessed upon "tax free" tangible personal property purchased by a resident of the assessing state for use, storage or consumption of goods in that state (not for resale), regardless of where the purchase took place. The tax is a one time retail tax due at registration or titling of a vehicle.
County TaxA county tax charged based on the location of the dealer and the customer. An example, The Cook County Tax.
General ExciseThis is a general excise tax that a state or region could impose.
Gross ReceiptA gross receipts tax, sometimes referred to as a gross excise tax, is a tax on the total gross revenues of a company, regardless of their source.
Tax on Trade-InTax due on a trade-in vehicle.
Tax on Upfront FeesTotal tax due on fees paid upfront.
Tax on Acquisition FeeTax due on amount of acquisition fee.
Environmental TaxEnvironmental Levy / Tax.
Motor Vehicle TaxTax paid at of registration based on the vehicle's age and MSRP.
Wheel TaxA tax levied by cities and villages to be credited to a road fund of the city or village

Schema Component Representation
<xsd:simpleType name="TaxType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Total"/>
<xsd:enumeration value="Amount"/>
<xsd:enumeration value="Labor"/>
<xsd:enumeration value="Parts"/>
<xsd:enumeration value="Claim"/>
<xsd:enumeration value="Dealer"/>
<xsd:enumeration value="Deductible"/>
<xsd:enumeration value="Prorated"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="Luxury"/>
<xsd:enumeration value="Vehicle Inventory"/>
<xsd:enumeration value="Taxes Not In Cash Price"/>
<xsd:enumeration value="Document Stamp"/>
<xsd:enumeration value="Sales"/>
<xsd:enumeration value="Tire"/>
<xsd:enumeration value="Personal Property"/>
<xsd:enumeration value="Registration"/>
<xsd:enumeration value="Monthly/Use"/>
<xsd:enumeration value="Weight"/>
<xsd:enumeration value="Adjustment"/>
<xsd:enumeration value="DownPayment"/>
<xsd:enumeration value="CapCostReduction"/>
<xsd:enumeration value="Lieu"/>
<xsd:enumeration value="CurrentYear"/>
<xsd:enumeration value="N/A"/>
<xsd:enumeration value="LocalOption"/>
<xsd:enumeration value="SingleArticle"/>
<xsd:enumeration value="Gas"/>
<xsd:enumeration value="Total Monthly/Use"/>
<xsd:enumeration value="Service Contract"/>
<xsd:enumeration value="Adjusted Sales"/>
<xsd:enumeration value="Total Sales/Use"/>
<xsd:enumeration value="Air Conditioning Excise"/>
<xsd:enumeration value="Purchase and Use"/>
<xsd:enumeration value="County Tax"/>
<xsd:enumeration value="General Excise"/>
<xsd:enumeration value="Gross Receipt"/>
<xsd:enumeration value="Tax on Trade-In"/>
<xsd:enumeration value="Tax on Upfront Fees"/>
<xsd:enumeration value="Tax on Acquisition Fee"/>
<xsd:enumeration value="Environmental Tax"/>
<xsd:enumeration value="Motor Vehicle Tax"/>
<xsd:enumeration value="Wheel Tax"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: TaxTypeId

Super-types:xsd:string < TaxTypeId (by restriction)
Sub-types:None

NameTaxTypeId
DocumentationCS - City, CP - County, ST - State, OT - Other, EX - Excise, VAT - Value Added Tax, PST - Provincial Sales Tax , RT - Rental, GST - Goods and Services Tax, HST - Harmonized Tax, ART - Air Tax, QST - Quebec Sales Tax, IMP - Import Tax
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
CSCity
CPCounty
STState
OT"OT" = Other
EXExcise
VATValue Added
PSTProvincial Sales Tax
RTRental
GSTGoods and Services Tax
HSTHarmonized Tax
ARTAir Tax
QSTQuebec Sales Tax
IMPImport Tax

Schema Component Representation
<xsd:simpleType name="TaxTypeId">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="CS"/>
<xsd:enumeration value="CP"/>
<xsd:enumeration value="ST"/>
<xsd:enumeration value="OT"/>
<xsd:enumeration value="EX"/>
<xsd:enumeration value="VAT"/>
<xsd:enumeration value="PST"/>
<xsd:enumeration value="RT"/>
<xsd:enumeration value="GST"/>
<xsd:enumeration value="HST"/>
<xsd:enumeration value="ART"/>
<xsd:enumeration value="QST"/>
<xsd:enumeration value="IMP"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: TelematicsServiceInd

Super-types:xsd:string < Indicator (by restriction) < TelematicsServiceInd (by restriction)
Sub-types:None

NameTelematicsServiceInd
DocumentationIndication whether Telematics Service Subscription is turned on
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="TelematicsServiceInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: TermLength

Super-types:xsd:string < TermLength (by restriction)
Sub-types:None

NameTermLength
DocumentationTerm Length
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
MonthsMonths
WeeksWeeks
YearsYears

Schema Component Representation
<xsd:simpleType name="TermLength">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Months"/>
<xsd:enumeration value="Weeks"/>
<xsd:enumeration value="Years"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: Terms

Super-types:xsd:string < Terms (by restriction)
Sub-types:

NameTerms
DocumentationIndicates terms of agreement
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Terms">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: Text

Super-types:xsd:string < Text (by restriction)
Sub-types:

NameText
DocumentationIndicates generic text type
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Text">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: TradeInInd

Super-types:xsd:string < Indicator (by restriction) < TradeInInd (by restriction)
Sub-types:None

NameTradeInInd
DocumentationIdentifies vehicle being traded-in
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="TradeInInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: TransferFrequency

Super-types:xsd:string < TransferFrequency (by restriction)
Sub-types:None

NameTransferFrequency
DocumentationHow often the account will be debited. HR = Hour, WK = Week, BWM = Bi-Weekly, MO = Month, YR = Year, SmMO=SemiMonthly
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
HRHour
WKWeek
BiWKBi-Weekly
MOMonthly
YRYear
SmMOSemi-Monthly

Schema Component Representation
<xsd:simpleType name="TransferFrequency">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="HR"/>
<xsd:enumeration value="WK"/>
<xsd:enumeration value="BiWK"/>
<xsd:enumeration value="MO"/>
<xsd:enumeration value="YR"/>
<xsd:enumeration value="SmMO"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: TransitRoutingNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < TransitRoutingNumber (by restriction)
Sub-types:None

NameTransitRoutingNumber
DocumentationA nine-digit number (eight digits and a check digit) that identifies a specific financial institution. Also referred to as the ABA number.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="TransitRoutingNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: TransmissionType

Super-types:xsd:string < TransmissionType (by restriction)
Sub-types:None

NameTransmissionType
DocumentationVehicle Transmission type - 3 = 3 speed, 4 = 4 speed, 5 = 5 speed, 6 = 6 speed, A - Automatic
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
33 Speed
44 Speed
55 Speed
66 Speed
A"A" = Automatic
Automatic 3Automatic 3 speed transmission type
Automatic 4Automatic 4 speed transmission type
Automatic 5Automatic 5 speed transmission type
Automatic 6Automatic 6 speed transmission type
Automatic 7Automatic 7 speed transmission type
77 Speed
CVT Automatic 3Continuously Variable T ransmission Automatic 3 speed transmission type (natural gas and hybrid).
CVT Automatic 4Continuously Variable T ransmission Automatic 4 speed transmission type (natural gas and hybrid).
CVT Automatic 5Continuously Variable T ransmission Automatic 5 speed transmission type (natural gas and hybrid).
CVT Automatic 6Continuously Variable T ransmission Automatic 6 speed transmission type (natural gas and hybrid).
CVT Automatic 7Continuously Variable T ransmission Automatic 7 speed transmission type (natural gas and hybrid).
MM = Manual

Schema Component Representation
<xsd:simpleType name="TransmissionType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="3"/>
<xsd:enumeration value="4"/>
<xsd:enumeration value="5"/>
<xsd:enumeration value="6"/>
<xsd:enumeration value="A"/>
<xsd:enumeration value="Automatic 3"/>
<xsd:enumeration value="Automatic 4"/>
<xsd:enumeration value="Automatic 5"/>
<xsd:enumeration value="Automatic 6"/>
<xsd:enumeration value="Automatic 7"/>
<xsd:enumeration value="7"/>
<xsd:enumeration value="CVT Automatic 3"/>
<xsd:enumeration value="CVT Automatic 4"/>
<xsd:enumeration value="CVT Automatic 5"/>
<xsd:enumeration value="CVT Automatic 6"/>
<xsd:enumeration value="CVT Automatic 7"/>
<xsd:enumeration value="M"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: TrimCode

Super-types:xsd:string < Code (by restriction) < TrimCode (by restriction)
Sub-types:None

NameTrimCode
DocumentationManufacturer assigned trim code
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="TrimCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: Type

Super-types:xsd:string < Type (by restriction)
Sub-types:

NameType
DocumentationType
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Type">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: UOM

Super-types:xsd:string < UOM (by restriction)
Sub-types:None

NameUOM
DocumentationUnits of Measure - ea=Each; bx=Box; case=Case; ctn=Carton; gal=Gallon; qt=Quart; pt=Pint; ft=Feet; yd=Yard; in=Inch; L=Liter; m=Meter; cm=Centimeter; kg=Kilograms; g=grams; other=Other
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
eaEach
bxBox
caseCase
ctnCarton
galGallon
qtQuart
ptPint
ftft = feet
ydyd = yard
inin = inch
L"L" = Canceled
mm = meter
cmcm = centimeter
kgKilogram
gGram
other
tnTon
kmkilometers
mimiles
hphorsepower
kwkilowatt

Schema Component Representation
<xsd:simpleType name="UOM">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="ea"/>
<xsd:enumeration value="bx"/>
<xsd:enumeration value="case"/>
<xsd:enumeration value="ctn"/>
<xsd:enumeration value="gal"/>
<xsd:enumeration value="qt"/>
<xsd:enumeration value="pt"/>
<xsd:enumeration value="ft"/>
<xsd:enumeration value="yd"/>
<xsd:enumeration value="in"/>
<xsd:enumeration value="L"/>
<xsd:enumeration value="m"/>
<xsd:enumeration value="cm"/>
<xsd:enumeration value="kg"/>
<xsd:enumeration value="g"/>
<xsd:enumeration value="other"/>
<xsd:enumeration value="tn"/>
<xsd:enumeration value="km"/>
<xsd:enumeration value="mi"/>
<xsd:enumeration value="hp"/>
<xsd:enumeration value="kw"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: UrbanizationCode

Super-types:xsd:string < Code (by restriction) < UrbanizationCode (by restriction)
Sub-types:None

NameUrbanizationCode
DocumentationGeographic definition of a metropolitan or suburban area
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="UrbanizationCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: URI

Super-types:xsd:anyURI < URI (by restriction)
Sub-types:None

NameURI
DocumentationURI
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="URI">
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>
top

Simple Type: UsedVehicleCertificationNumber

Super-types:xsd:string < ReferenceNumber (by restriction) < UsedVehicleCertificationNumber (by restriction)
Sub-types:None

NameUsedVehicleCertificationNumber
DocumentationCertification number verifying certification.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="UsedVehicleCertificationNumber">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: VehicleDemoInd

Super-types:xsd:string < Indicator (by restriction) < VehicleDemoInd (by restriction)
Sub-types:None

NameVehicleDemoInd
DocumentationIndicates whether vehicle was ever a demo
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
0
1

Schema Component Representation
<xsd:simpleType name="VehicleDemoInd">
<xsd:restriction base="Indicator"/>
</xsd:simpleType>
top

Simple Type: VehicleNote

Super-types:xsd:string < Note (by restriction) < VehicleNote (by restriction)
Sub-types:None

NameVehicleNote
DocumentationAny vehicle related notes
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="VehicleNote">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: VehicleOwnership

Super-types:xsd:string < VehicleOwnership (by restriction)
Sub-types:None

NameVehicleOwnership
DocumentationDesignation of actual owners(s) of the purchased vehicle. This may be different from the entity signing the contract.
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
Individual ApplicantRepresents the individual applicant is the owner of the vehicle
Co-ApplicantRepresents the co-applicant is the owner of the vehicle.
JointRepresents that both individual applicant and co-applicant is the owner of the vehicle.
OtherOther
N/ANot Applicable

Schema Component Representation
<xsd:simpleType name="VehicleOwnership">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Individual Applicant"/>
<xsd:enumeration value="Co-Applicant"/>
<xsd:enumeration value="Joint"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="N/A"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: VehiclePricingType

Super-types:xsd:string < VehiclePricingType (by restriction)
Sub-types:None

NameVehiclePricingType
DocumentationDesignates type of pricing for vehicle
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
MSRP
Hold Back
Destination/Handling
Group Fund Price
Wholesale Price
Wholesale Cost
Actual Cash Value
Employee
Invoice
Sale Price
Final MSRP
Base MSRP
Employee Order Price
Employee Stock Price
OtherOther
Selling Price
Cap Cost
Total Option Price
Total Option Cost
Retail
N/ANot Applicable
MSRP Discount
Gross Cap Cost
Net Cap Cost
Taxable Selling Price
LoanAmount lenders typically loan on the listed vehicle.
Trade-InAmount allowed by dealers on a trade.
Adjusted Gross Cap CostAdjusted gross cap cost due to tax calculations.
Adjusted Net Cap CostAdjusted net cap cost due to tax calculations.
Total Option MSRPTotal of all itemized products of the Manufactured Suggested Retail Price.

Schema Component Representation
<xsd:simpleType name="VehiclePricingType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="MSRP"/>
<xsd:enumeration value="Hold Back"/>
<xsd:enumeration value="Destination/Handling"/>
<xsd:enumeration value="Group Fund Price"/>
<xsd:enumeration value="Wholesale Price"/>
<xsd:enumeration value="Wholesale Cost"/>
<xsd:enumeration value="Actual Cash Value"/>
<xsd:enumeration value="Employee"/>
<xsd:enumeration value="Invoice"/>
<xsd:enumeration value="Sale Price"/>
<xsd:enumeration value="Final MSRP"/>
<xsd:enumeration value="Base MSRP"/>
<xsd:enumeration value="Employee Order Price"/>
<xsd:enumeration value="Employee Stock Price"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="Selling Price"/>
<xsd:enumeration value="Cap Cost"/>
<xsd:enumeration value="Total Option Price"/>
<xsd:enumeration value="Total Option Cost"/>
<xsd:enumeration value="Retail"/>
<xsd:enumeration value="N/A"/>
<xsd:enumeration value="MSRP Discount"/>
<xsd:enumeration value="Gross Cap Cost"/>
<xsd:enumeration value="Net Cap Cost"/>
<xsd:enumeration value="Taxable Selling Price"/>
<xsd:enumeration value="Loan"/>
<xsd:enumeration value="Trade-In"/>
<xsd:enumeration value="Adjusted Gross Cap Cost"/>
<xsd:enumeration value="Adjusted Net Cap Cost"/>
<xsd:enumeration value="Total Option MSRP"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: VehicleStock

Super-types:xsd:string < ReferenceNumber (by restriction) < VehicleStock (by restriction)
Sub-types:None

NameVehicleStock
DocumentationDealer assigned vehicle stock number
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="VehicleStock">
<xsd:restriction base="ReferenceNumber"/>
</xsd:simpleType>
top

Simple Type: VehicleUse

Super-types:xsd:string < Note (by restriction) < VehicleUse (by restriction)
Sub-types:None

NameVehicleUse
DocumentationIndicates the use of the vehicle (i.e., Agricultural, Commercial, Personal, Other).
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="VehicleUse">
<xsd:restriction base="Note"/>
</xsd:simpleType>
top

Simple Type: VehicleUseCode

Super-types:xsd:string < VehicleUseCode (by restriction)
Sub-types:

NameVehicleUseCode
DocumentationThe use of a particular vehicle
More information at: http://www.starstandard.org.
Enumerations
Code ValueDescription
DemonstrationVehicle was used as demonstration model.
Daily RentalUsed as a rental or loaner car.
PersonalUsed for personal or individual use.
HouseholdVehicle information related to the household vehicle
OtherOther
Not ApplicableNot applicable.
Off Lease

Schema Component Representation
<xsd:simpleType name="VehicleUseCode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Demonstration"/>
<xsd:enumeration value="Daily Rental"/>
<xsd:enumeration value="Personal"/>
<xsd:enumeration value="Household"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="Not Applicable"/>
<xsd:enumeration value="Off Lease"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: VIN

Super-types:xsd:string < VIN (by restriction)
Sub-types:None

NameVIN
DocumentationFederally defined 17 position vehicle identification number
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="VIN">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: WarrantyTypeCode

Super-types:xsd:string < Code (by restriction) < WarrantyTypeCode (by restriction)
Sub-types:None

NameWarrantyTypeCode
DocumentationA code used to classify into coverage categories.
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="WarrantyTypeCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Simple Type: Year

Super-types:xsd:gYear < Year (by restriction)
Sub-types:

NameYear
DocumentationYear
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="Year">
<xsd:restriction base="xsd:gYear"/>
</xsd:simpleType>
top

Simple Type: ZoneCode

Super-types:xsd:string < Code (by restriction) < ZoneCode (by restriction)
Sub-types:None

NameZoneCode
DocumentationManufacturer Assigned Zone Code
More information at: http://www.starstandard.org.

Schema Component Representation
<xsd:simpleType name="ZoneCode">
<xsd:restriction base="Code"/>
</xsd:simpleType>
top

Copyright © 2007 STAR – Standards for Technology in Automotive Retail. All rights reserved

Generated by StarSchemaGuidelineGenerator based on xs3p. Last modified: