Definition Type: Element
Name: PartialBODFailureMessage
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:BODFailureMessageType
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_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 PartialBODFailureMessage in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartialBODFailureMessage" type="BODFailureMessageType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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
ErrorProcessMessage oagis:ErrorProcessMessage 0 unbounded
WarningProcessMessage oagis:WarningProcessMessage 0 unbounded
NounFailureMessage oagis:NounFailureMessage 0 unbounded
NounSuccessMessage oagis:NounSuccessMessage 0 unbounded
Collapse Derivation Tree: