Definition Type: Element
Name: NounFailureMessage
Namespace: http://www.starstandard.org/STAR/5
Type: star:NounFailureMessageType
Containing Schema: Meta.xsd
Abstract
Documentation:
The processing was a success. Possible, non-fatal warning messages may appear here.
Collapse XSD Schema Diagram:
Drilldown into DocumentDateTime in schema meta_xsd Drilldown into DocumentID in schema meta_xsd Drilldown into WarningProcessMessage in schema meta_xsd Drilldown into ErrorProcessMessage in schema meta_xsd Drilldown into NounFailureMessageType in schema meta_xsdXSD Diagram of NounFailureMessage in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="NounFailureMessage" type="NounFailureMessageType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandards.org">The processing was a success. Possible, non-fatal warning messages
            may appear here.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ErrorProcessMessage star:ErrorProcessMessage 0 unbounded
WarningProcessMessage star:WarningProcessMessage 0 unbounded
DocumentID star:DocumentID 0 1
DocumentDateTime star:DocumentDateTime 0 1
Collapse Derivation Tree: