Definition Type: ComplexType
Name: RebatesType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: IncentiveInquiry.xsd
Abstract
Documentation:
List of cash rebates that are not linked to Products
Collapse XSD Schema Diagram:
Drilldown into Rebate in schema incentiveinquiry_xsdXSD Diagram of RebatesType in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="RebatesType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				List of cash rebates that are not linked to Products
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Rebate" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Rebate star:Rebate 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:Rebates