Definition Type: Element
Name: Failure
Namespace: http://www.openapplications.org/oagis/9
Type: oa:FailureType
Containing Schema: Components.xsd
Abstract
Documentation:
Information on the problem, possible symptoms that may lead to the problem, and the cause and remedy for the problem. Causes and/or remedies could be reported against a failure in a multi-level hierarchical reporting. For example, failure analysis could be recorded as follows; for failure A, causes P and Q are the factors and remedies X, Y and Z are to be taken.
Collapse XSD Schema Diagram:
Drilldown into Problem in schema components_xsd1 Drilldown into FailureType in schema components_xsd1XSD Diagram of Failure in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Failure" type="FailureType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Information on the problem, possible symptoms that may lead to the problem, and the cause and remedy for the problem.

Causes and/or remedies could be reported against a failure in a multi-level hierarchical reporting. For example, failure analysis could be recorded as follows; for failure A, causes P and Q are the factors and remedies X, Y and Z are to be taken.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Problem oa:Problem 0 unbounded
Collapse Derivation Tree: