Definition Type: Element
Name: TotalVehicleCalculationAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: VehiclePayments.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The total of all Vehicle Calculation Amounts, i.e., the amount that is used ot calculate the holdback amount.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of TotalVehicleCalculationAmount in schema vehiclepayments_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TotalVehicleCalculationAmount" type="udt:AmountType" minOccurs="0">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The total of all Vehicle
                Calculation Amounts, i.e., the amount that is used ot calculate the holdback
            amount.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: