Definition Type: Element
Name: StatusTypeCode
Namespace: http://www.starstandard.org/STAR/5
Type: scl:StatusTypeEnumeratedType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the type of status that occured. EX: S-Success, E-Error, W-Warning, I-Info, A-Abort
Collapse XSD Schema Diagram:
XSD Diagram of StatusTypeCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="StatusTypeCode" type="scl:StatusTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation>
                        Defines the type of status that occured. EX: S-Success,
                            E-Error, W-Warning, I-Info, A-Abort
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: