Definition Type: Element
Name: UpdateHistory
Namespace: http://www.starstandard.org/STAR/5
Type: star:UpdateHistoryType
Containing Schema: Components.xsd
Abstract
Documentation:
Communicates the modification history of the application.
Collapse XSD Schema Diagram:
Drilldown into DecisionVersionNumberString in schema components_xsd Drilldown into ModificationDescription in schema components_xsd Drilldown into ModificationDateTime in schema components_xsd Drilldown into UpdateHistoryType in schema components_xsdXSD Diagram of UpdateHistory in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="UpdateHistory" type="UpdateHistoryType">
    <xsd:annotation>
        <xsd:documentation>Communicates the modification history of the application.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ModificationDateTime star:ModificationDateTime 0 (1)
ModificationDescription star:ModificationDescription 0 unbounded
DecisionVersionNumberString star:DecisionVersionNumberString 0 (1)
Collapse Derivation Tree: