Definition Type: Element
Name: BODFailureMessage
Namespace: http://www.starstandard.org/STAR/5
Type: star:BODFailureMessageType
Containing Schema: Meta.xsd
Abstract
Documentation:
The processing has failed. Provides a list of error and warning messages that explain the failure.
Collapse XSD Schema Diagram:
Drilldown into NounSuccessMessage in schema meta_xsd Drilldown into NounFailureMessage in schema meta_xsd Drilldown into WarningProcessMessage in schema meta_xsd Drilldown into ErrorProcessMessage in schema meta_xsd Drilldown into BODFailureMessageType in schema meta_xsdXSD Diagram of BODFailureMessage in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="BODFailureMessage" type="BODFailureMessageType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandards.org">The processing has failed. Provides a list of error and warning
            messages that explain the failure.</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
NounFailureMessage star:NounFailureMessage 0 unbounded
NounSuccessMessage star:NounSuccessMessage 0 unbounded
Collapse Derivation Tree: