Definition Type: Element
Name: BODPartialSuccess
Namespace: http://www.openapplications.org/oagis
Type: oa:ProcessingFailure
Containing Schema: BOD.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 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 BODPartialSuccess in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="BODPartialSuccess" type="ProcessingFailure" substitutionGroup="BODOutcomeValue">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">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.</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