Definition Type: Element
Name: Initiative
Namespace: http://www.starstandard.org/STAR/5
Type: star:InitiativeType
Containing Schema: Components.xsd
Abstract
Documentation:
Describes the initiative to be applied to a sale.
Collapse XSD Schema Diagram:
Drilldown into InitiativeEndDate in schema components_xsd Drilldown into InitiativeEffectiveDate in schema components_xsd Drilldown into InitiativeDescription in schema components_xsd Drilldown into InitiativeID in schema components_xsd Drilldown into InitiativeType in schema components_xsdXSD Diagram of Initiative in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Initiative" type="InitiativeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Describes the initiative
                to be applied to a sale.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InitiativeID star:InitiativeID 0 (1)
InitiativeDescription star:InitiativeDescription 0 (1)
InitiativeEffectiveDate star:InitiativeEffectiveDate 0 (1)
InitiativeEndDate star:InitiativeEndDate 0 (1)
Collapse Derivation Tree: