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