Definition Type: Element
Name: NounOutcome
Namespace: http://www.openapplications.org/oagis
Type: oa:NounOutcome
Containing Schema: BOD.xsd
Abstract
Documentation:
Each NounOutcome captures the outcome of processing each noun of the BOD.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into NounOutcomeValue in schema bod_xsd Drilldown into DocumentIds in schema fields_xsd Drilldown into NounOutcome in schema bod_xsdXSD Diagram of NounOutcome in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="NounOutcome" type="NounOutcome">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Each NounOutcome captures the outcome of processing each noun of the BOD.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentIds oa:DocumentIds 0 (1)
NounOutcomeValue oa:NounOutcomeValue 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: