Definition Type: ComplexType
Name: RatesType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: IncentiveInquiry.xsd
Abstract
Documentation:
Rate or Cash rebates that go with APR/LEASE product
Collapse XSD Schema Diagram:
Drilldown into Rate in schema incentiveinquiry_xsdXSD Diagram of RatesType in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="RatesType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				Rate or Cash rebates that go with APR/LEASE product
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Rate" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Rate star:Rate 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:Rates