Definition Type: Element
Name: InitiativeStatus
Namespace: http://www.starstandard.org/STAR/5
Type: star:InitiativeStatusType
Containing Schema: Components.xsd
Abstract
Documentation:
The InitiativeStatus component is used to indicate whether the given initiative is valid or invalid with a textual description of that status.
Collapse XSD Schema Diagram:
Drilldown into InitiativeStatusCodeDescription in schema components_xsd Drilldown into InitiativeStatusCode in schema components_xsd Drilldown into InitiativeStatusType in schema components_xsdXSD Diagram of InitiativeStatus in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="InitiativeStatus" type="InitiativeStatusType">
    <xsd:annotation>
        <xsd:documentation>The InitiativeStatus component is used to indicate whether the given initiative is valid or invalid with a textual description of that status.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InitiativeStatusCode star:InitiativeStatusCode (1) (1)
InitiativeStatusCodeDescription star:InitiativeStatusCodeDescription 1 unbounded
Collapse Derivation Tree: