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