Definition Type: ComplexType
Name: CanadianCalculatedValuesType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalCashAndRebateAmount in schema components_xsd Drilldown into TotalProvincialSalesTaxAndGoodsAndServicesTaxPaymentsOnOtherItems in schema components_xsd Drilldown into CashPriceOfVehicleInclusiveOfProvincialSalesTaxAndGoodsAndServicesTax in schema components_xsd Drilldown into TotalProvincialSalesTaxAndGoodsAndServicesTaxOnCashPriceOfVehicle in schema components_xsd Drilldown into TotalCostOfTermAmount in schema components_xsd Drilldown into ImplicitFinanceChargesAmount in schema components_xsd Drilldown into TotalAmountOfAdvances in schema components_xsd Drilldown into TotalOfNonRefundablePymts in schema components_xsd Drilldown into LeaseCapitalizedAmount in schema components_xsd Drilldown into SumOfOtherAdvancesAmount in schema components_xsd Drilldown into CashValueOfLeasedGoodsAmount in schema components_xsd Drilldown into ValueReceivedByYouAmount in schema components_xsd Drilldown into ValueGivenByYouAmount in schema components_xsd Drilldown into CostOfBorrowingAmount in schema components_xsd Drilldown into AggregateCashPriceAmount in schema components_xsd Drilldown into NetPriceDeliveredAmount in schema components_xsdXSD Diagram of CanadianCalculatedValuesType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CanadianCalculatedValuesType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="NetPriceDeliveredAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Cash price of vehicle minus total
                        downpayment. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="AggregateCashPriceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Net price delivered plus other charges.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CostOfBorrowingAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Value given by you minus value received by
                        you. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ValueGivenByYouAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Cash plus rebates plus gross trade-in plus
                        total time balance (this is the same as total of payment).
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ValueReceivedByYouAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated 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. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CashValueOfLeasedGoodsAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Leased vehicle amount minus incentives to
                        cash customer. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="SumOfOtherAdvancesAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Credit life plus accident health plus
                        extended warranty plus other. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LeaseCapitalizedAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Cash value of leased goods plus sum of
                        other advances minus cash down minu gross trade minsu rebates.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TotalOfNonRefundablePymts" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated 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). </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TotalAmountOfAdvances" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Cash value of leased goods plus sum of
                        other advances. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ImplicitFinanceChargesAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Calculated Field: Total of non-refundable payments plus
                        residual value minus total advances. This is NOT a FINANCE CHARGE.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TotalCostOfTermAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Total cost of purchase of the vehicle. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TotalProvincialSalesTaxAndGoodsAndServicesTaxOnCashPriceOfVehicle" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Provincial Sales Taxes and Goods and Services Taxes
                        associated with the Cash Price of the Vehicle. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CashPriceOfVehicleInclusiveOfProvincialSalesTaxAndGoodsAndServicesTax" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Cash Price of Vehicle inclusive of Provincial Sales Taxes
                        and Goods and Services Taxes associated with the Cash Price of Vehicle.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TotalProvincialSalesTaxAndGoodsAndServicesTaxPaymentsOnOtherItems" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> Provincial 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.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TotalCashAndRebateAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation> The total amount of Cash and Rebates. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NetPriceDeliveredAmount star:NetPriceDeliveredAmount 0 (1)
AggregateCashPriceAmount star:AggregateCashPriceAmount 0 (1)
CostOfBorrowingAmount star:CostOfBorrowingAmount 0 (1)
ValueGivenByYouAmount star:ValueGivenByYouAmount 0 (1)
ValueReceivedByYouAmount star:ValueReceivedByYouAmount 0 (1)
CashValueOfLeasedGoodsAmount star:CashValueOfLeasedGoodsAmount 0 (1)
SumOfOtherAdvancesAmount star:SumOfOtherAdvancesAmount 0 (1)
LeaseCapitalizedAmount star:LeaseCapitalizedAmount 0 (1)
TotalOfNonRefundablePymts star:TotalOfNonRefundablePymts 0 (1)
TotalAmountOfAdvances star:TotalAmountOfAdvances 0 (1)
ImplicitFinanceChargesAmount star:ImplicitFinanceChargesAmount 0 (1)
TotalCostOfTermAmount star:TotalCostOfTermAmount 0 (1)
TotalProvincialSalesTaxAndGoodsAndServicesTaxOnCashPriceOfVehicle star:TotalProvincialSalesTaxAndGoodsAndServicesTaxOnCashPriceOfVehicle 0 1
CashPriceOfVehicleInclusiveOfProvincialSalesTaxAndGoodsAndServicesTax star:CashPriceOfVehicleInclusiveOfProvincialSalesTaxAndGoodsAndServicesTax 0 1
TotalProvincialSalesTaxAndGoodsAndServicesTaxPaymentsOnOtherItems star:TotalProvincialSalesTaxAndGoodsAndServicesTaxPaymentsOnOtherItems 0 1
TotalCashAndRebateAmount star:TotalCashAndRebateAmount 0 1
Collapse Derivation Tree:
Collapse References:
star:CanadianCalculatedValues