Definition Type: Element
Name: BODFailure
Namespace: http://www.openapplications.org/oagis
Type: oa:ProcessingFailure
Containing Schema: BOD.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 WarningMessage in schema bod_xsd Drilldown into ErrorMessage in schema bod_xsd Drilldown into OutcomeValue in schema bod_xsd Drilldown into ProcessingFailure in schema bod_xsdXSD Diagram of BODFailure in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="BODFailure" type="ProcessingFailure" substitutionGroup="BODOutcomeValue">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">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.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ErrorMessage oa:ErrorMessage 0 unbounded
WarningMessage oa:WarningMessage 0 unbounded
Collapse Derivation Tree:
Collapse References:
oa:BODOutcomeValue