Definition Type: Element
Name: PartialBODFailureMessage
Namespace: http://www.openapplications.org/oagis/9
Type: oa: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 UserArea in schema fields_xsd1 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 PartialBODFailureMessage in schema meta_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PartialBODFailureMessage" type="BODFailureMessageType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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 oa:ErrorProcessMessage 0 unbounded
WarningProcessMessage oa:WarningProcessMessage 0 unbounded
NounFailureMessage oa:NounFailureMessage 0 unbounded
NounSuccessMessage oa:NounSuccessMessage 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: