Definition Type: ComplexType
Name: OtherDownPaymentsGroupType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
The 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.
Collapse XSD Schema Diagram:
Drilldown into OtherDownPayments in schema components_xsdXSD Diagram of OtherDownPaymentsGroupType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="OtherDownPaymentsGroupType">
    <xsd:annotation>
        <xsd:documentation>The 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.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" minOccurs="1" ref="OtherDownPayments" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OtherDownPayments star:OtherDownPayments 1 unbounded
Collapse Derivation Tree:
Collapse References:
star:OtherDownPaymentsGroup