Definition Type: Element
Name: Status
Namespace: http://www.starstandard.org/STAR/5
Type: star:StatusType
Containing Schema: Components.xsd
Abstract
Documentation:
Indicates the status of a particular message or line item.
Collapse XSD Schema Diagram:
Drilldown into StateChange in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into Code in schema components_xsd Drilldown into StatusType in schema components_xsdXSD Diagram of Status in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Status" type="StatusType">
    <xsd:annotation>
        <xsd:documentation>Indicates the status of a particular message or line item.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code star:Code 0 (1)
Description star:Description 0 unbounded
StateChange star:StateChange 0 unbounded
Collapse Derivation Tree: