Definition Type: Element
Name: SpecialProgramDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:SpecialProgramDetailType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents information related to the types of lending programs being applied to the deal. EX: College Graduate, 1st Time Buyer, Repeat Customer, Manufacturer Programs, etc.
Collapse XSD Schema Diagram:
Drilldown into SpecialProgramsCode in schema components_xsd Drilldown into SpecialProgramDescription in schema components_xsd Drilldown into SpecialProgramDetailType in schema components_xsdXSD Diagram of SpecialProgramDetail in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SpecialProgramDetail" type="SpecialProgramDetailType">
    <xsd:annotation>
        <xsd:documentation>Represents information related to the types of lending programs being applied to the deal. EX: College Graduate, 1st Time Buyer, Repeat Customer, Manufacturer Programs, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpecialProgramDescription star:SpecialProgramDescription 0 unbounded
SpecialProgramsCode star:SpecialProgramsCode 0 unbounded
Collapse Derivation Tree: