Definition Type: Element
Name: SalesProgram
Namespace: http://www.starstandard.org/STAR/5
Type: star:SalesProgramType
Containing Schema: Components.xsd
Abstract
Documentation:
Name of the sales program that sets these prices
Collapse XSD Schema Diagram:
Drilldown into PriceBreak in schema components_xsd Drilldown into MinimumBuyQuantity in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into ProgramID in schema components_xsd Drilldown into SalesProgramType in schema components_xsdXSD Diagram of SalesProgram in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SalesProgram" type="SalesProgramType">
    <xsd:annotation>
        <xsd:documentation> Name of the sales program that sets these prices
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProgramID star:ProgramID 1 1
Description star:Description 0 unbounded
MinimumBuyQuantity star:MinimumBuyQuantity 0 1
PriceBreak star:PriceBreak 0 unbounded
Collapse Derivation Tree: