Definition Type: Element
Name: Failure
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Failure" type="FailureType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 oagis:Problem 0 unbounded
Collapse Derivation Tree: