Definition Type: Element
Name: Status
Namespace: http://www.starstandard.org/STAR/5
Type: star:StatusDetailType
Containing Schema: VehicleOrder.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Deprecated: Use StatusDetail. This is a correction in the naming and design rules. StatusDetail contains the same information as this component.
Collapse XSD Schema Diagram:
Drilldown into ShipWarehouseNumeric in schema components_xsd Drilldown into ItemQuantity in schema components_xsd Drilldown into StatusText in schema components_xsd Drilldown into StatusCode in schema components_xsd Drilldown into StatusDetailType in schema components_xsdXSD Diagram of Status in schema vehicleorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Status" type="StatusDetailType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                                Deprecated:  Use StatusDetail.  This is a correction in the naming and design rules.  StatusDetail contains
                                the same information as this component.
                            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StatusCode star:StatusCode 0 (1)
StatusText star:StatusText 0 (1)
ItemQuantity star:ItemQuantity 0 (1)
ShipWarehouseNumeric star:ShipWarehouseNumeric 0 (1)
Collapse Derivation Tree: