Definition Type: Element
Name: LineState
Namespace: http://www.starstandard.org/STAR/5
Type: star:LineStateType
Containing Schema: Components.xsd
Abstract
Documentation:
The LineState component represents the current and history states of the line component. This component may occur many times reflecting the history of states.
Collapse XSD Schema Diagram:
Drilldown into LineStateTypeCode in schema components_xsd Drilldown into StateDateTime in schema components_xsd Drilldown into LineStateType in schema components_xsdXSD Diagram of LineState in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="LineState" type="LineStateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The LineState component represents the current and history states of the line component. This component may occur many times reflecting the history of states.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StateDateTime star:StateDateTime (1) (1)
LineStateTypeCode star:LineStateTypeCode (1) (1)
Collapse Derivation Tree: