Definition Type: Element
Name: BOD
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:BODType
Containing Schema: BOD.xsd
Abstract
Documentation:
The outcome of processing a specific BOD. Describes overall/summary outcome, plus the outcome of processing each noun of the BOD. Includes noun-specific error and/or warning messaages encountered during processing. May include summary and/or roll-up messages at the BOD level.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PartialBODFailureMessage in schema meta_xsd Drilldown into BODSuccessMessage in schema meta_xsd Drilldown into BODFailureMessage in schema meta_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into OriginalApplicationArea in schema meta_xsd Drilldown into BODType in schema bod_xsdXSD Diagram of BOD in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="BOD" type="BODType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The outcome of processing a specific BOD. Describes overall/summary outcome, plus the outcome of processing each noun of the BOD. Includes noun-specific error and/or warning messaages encountered during processing. May include summary and/or roll-up messages at the BOD level.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OriginalApplicationArea nsA:OriginalApplicationArea (1) (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
BODFailureMessage nsA:BODFailureMessage 0 (1)
BODSuccessMessage nsA:BODSuccessMessage 0 (1)
PartialBODFailureMessage nsA:PartialBODFailureMessage 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Derivation Tree: