<xsd:complexType name="IncentiveApplicationDetailType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">Incentive Applicaton Detail
information</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ApplicationID" type="udt:IdentifierType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Application identification
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="ActionCode" type="udt:TextType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Type of action performed
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="BuyerParty" minOccurs="0" maxOccurs="1">
</xsd:element>
<xsd:element ref="IncentiveApplicationSale" minOccurs="0" maxOccurs="1">
</xsd:element>
<xsd:element name="CustomerPaymentOptionAddress" type="AddressABIEType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
The address where payment will be sent if the customer chooses to be paid directly
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="IncentiveApplicationTermDetail" minOccurs="0" maxOccurs="1">
</xsd:element>
<xsd:element ref="IncentiveApplicationTierDetail" minOccurs="0" maxOccurs="1">
</xsd:element>
<xsd:element name="RateOfferType" type="udt:TextType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
This field reflects the rate offer type (STANDARD or SUBVENTION)
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="IncentiveApplicationIncentiveOptions" minOccurs="0" maxOccurs="1">
</xsd:element>
<xsd:element ref="ManualOptions" minOccurs="0" maxOccurs="1">
</xsd:element>
<xsd:element name="ManualBKFlag" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Flag to indicate if the contract booking is done manually or in the system
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ExceptionType" type="udt:TextType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Used when there is a contract exception (date / rate / term / tier) for an individual
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="ArtifactsTriggered" minOccurs="0" maxOccurs="1" />
<xsd:element name="DealerIncentivesOpted" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Flag to indicate whether dealer opted for and not opted for Dealer Cash Incentives
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubmissionDateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Date on which the customer incentive application was submitted
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncentivesAppliedToDeal" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Whether any Rebates/Incentives were applied to the Deal.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncentiveSignatureFlag" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Indicates whether Customer has signed the Incentive acknowledgement or not.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DealType" type="udt:TextType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Category/type of the Deal/Sale.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SoldOrderIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
An indicator that notifies if the deal was executed as a Sold Order Deal.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|