<xsd:complexType name="IncentiveApplicationType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">
The objective of
the Incentive BOD is to streamline customer and dealer experience at the point
of vehicle sale by providing authentic vehicle incentive information and
incentive validation features as well as efficient payment processing mechanism.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" ref="IncentiveApplicationHeader" />
<xsd:element maxOccurs="1" minOccurs="0" ref="IncentiveApplicationIdDetail" />
<xsd:element maxOccurs="1" minOccurs="0" ref="IncentiveApplicationDetail" />
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="IncentiveApplicationStatusDetail" />
<xsd:element ref="IncentiveApplicationResult" minOccurs="0" maxOccurs="1">
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|