<xsd:complexType name="VDIncentiveInDealType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">This section links the incentive program to the individual incentive value.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="VDProgramIdentification" maxOccurs="1" minOccurs="1" />
<xsd:element ref="IncentiveValue" maxOccurs="1" minOccurs="1" />
<xsd:element ref="DealStackability" maxOccurs="1" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|