<xsd:complexType name="DealerProductsType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> Additional products
and/or agreements added and/or sold by the dealer. Non-Residualized itemsthat are
included in either total cash price, gross capitalized cost, or paid up front..
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="DealerProductsTypeCode" type="sqdt:DealerProductsTypeCodeType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> Describes the type of
product </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="DealerProductsAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> The amount to be paid
for the product. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="DealerProductsPaidFor" type="udt:TextType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> Describes whom the fee
is to be for </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="DealerProductsPaidTo" type="udt:TextType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> Describes whom the fee
is to be to </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="DealerProductsCapitalizedIndicator" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> Indicates whether the
item is capitalized or not capitalized if part of an lease </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PreferredProviderIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Indicates whether the provider is a preferred provider.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|