Definition Type: Element
Name: BODFailureMessage
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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 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 BODFailureMessage in schema meta_xsd (Open Applications Group (OAGIS))
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 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: