Definition Type: Element
Name: NounSuccess
Namespace: http://www.openapplications.org/oagis
Type: oa:ProcessingSuccess
Containing Schema: BOD.xsd
Abstract
Documentation:
Indicates that the processing of this noun has succeeded; may provide non-fatal warning messages that arose during the processing of the noun.
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 NounSuccess in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="NounSuccess" type="ProcessingSuccess" substitutionGroup="NounOutcomeValue" nillable="true">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates that the processing of this noun has succeeded; may provide non-fatal warning messages that arose during the processing of the noun.</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:NounOutcomeValue