Definition Type: Element
Name: PartialBODFailureMessage
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsd 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 (Open Applications Group (OAGIS))
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 nsA:ErrorProcessMessage 0 unbounded
WarningProcessMessage nsA:WarningProcessMessage 0 unbounded
NounFailureMessage nsA:NounFailureMessage (1) unbounded
NounSuccessMessage nsA:NounSuccessMessage (1) unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: