Definition Type: Element
Name: BODSuccess
Namespace: http://www.openapplications.org/oagis
Type: oa:ProcessingSuccess
Containing Schema: BOD.xsd
Abstract
Documentation:
The processing of the BOD was a success. Possible, non-fatal warning messages may appear here. Specific outcomes of processing each noun are reported in each of the NounOutcome elements.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into WarningMessage in schema bod_xsd Drilldown into OutcomeValue in schema bod_xsd Drilldown into ProcessingSuccess in schema bod_xsdXSD Diagram of BODSuccess in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="BODSuccess" type="ProcessingSuccess" substitutionGroup="BODOutcomeValue">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The processing of the BOD was a success. Possible, non-fatal warning messages may appear here. 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
WarningMessage oa:WarningMessage 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:BODOutcomeValue