Definition Type: Element
Name: ContractIncentives
Namespace: http://www.starstandard.org/STAR/5
Type: star:ContractIncentivesType
Containing Schema: Components.xsd
Abstract
Documentation:
The incentives being applied to a Contract.
Collapse XSD Schema Diagram:
Drilldown into IncentiveAmount in schema components_xsd Drilldown into IncentiveType in schema components_xsd Drilldown into ContractIncentivesType in schema components_xsdXSD Diagram of ContractIncentives in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ContractIncentives" type="ContractIncentivesType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">The incentives being applied to
                a Contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IncentiveType star:IncentiveType (1) (1)
IncentiveAmount star:IncentiveAmount (1) (1)
Collapse Derivation Tree: