Definition Type: Element
Name: NounFailure
Namespace: http://www.openapplications.org/oagis
Type: oa:ProcessingFailure
Containing Schema: BOD.xsd
Abstract
Documentation:
Indicates that the processing of this noun has failed, and provides error and warning messages that arose during the processing of the noun.
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 NounFailure in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="NounFailure" type="ProcessingFailure" substitutionGroup="NounOutcomeValue" nillable="true">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates that the processing of this noun has failed, and provides error and 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
ErrorMessage oa:ErrorMessage 0 unbounded
WarningMessage oa:WarningMessage 0 unbounded
Collapse Derivation Tree:
Collapse References:
oa:NounOutcomeValue