Definition Type: Element
Name: NounFailureMessage
Namespace: http://www.openapplications.org/oagis/9
Type: oa:FailureMessageType
Containing Schema: Meta.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 UserArea in schema fields_xsd1 Drilldown into WarningProcessMessage in schema meta_xsd Drilldown into ErrorProcessMessage in schema meta_xsd Drilldown into FailureMessageType in schema meta_xsdXSD Diagram of NounFailureMessage in schema meta_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="NounFailureMessage" type="FailureMessageType" nillable="true">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Indicates that the processing of this noun has failed, and provides error and warning messages that arose during the processing of the noun.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ErrorProcessMessage oa:ErrorProcessMessage 0 unbounded
WarningProcessMessage oa:WarningProcessMessage 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: