Definition Type: Element
Name: PartialBODFailureMessage
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartialBODFailureMessageType
Containing Schema: Meta.xsd
Abstract
Documentation:
The processing of at least one noun in the BOD has failed. Error and warning messages may explain the failure. Specific outcomes of processing each noun are reported in each of the NounOutcome elements.
Collapse XSD Schema Diagram:
Drilldown into NounSuccessMessage in schema meta_xsd Drilldown into NounFailureMessage in schema meta_xsd Drilldown into WarningMessage in schema meta_xsd Drilldown into ErrorMessage in schema meta_xsd Drilldown into PartialBODFailureMessageType in schema meta_xsdXSD Diagram of PartialBODFailureMessage in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartialBODFailureMessage" type="PartialBODFailureMessageType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandards.org">The processing of at least one noun in the BOD has failed. Error
            and warning messages may explain the failure. Specific outcomes of processing each noun are reported in each
            of the NounOutcome elements.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ErrorMessage star:ErrorMessage 0 unbounded
WarningMessage star:WarningMessage 0 unbounded
NounFailureMessage star:NounFailureMessage 1 unbounded
NounSuccessMessage star:NounSuccessMessage 1 unbounded
Collapse Derivation Tree: