Failure
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.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: FailureType
Properties: Global, Qualified, ID: oagis-id-ebf6f6c568f64767af9cfed4d4512959
Content
- Sequence [1..1]
- Problem [0..*] This identifies the problem that is reported on an asset, equipment, facility or location
- Extension [0..1]
from type IdentificationTypefrom type FailureBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type DiagnosticBaseType
- Type DiagnosticType via extension of DiagnosticBaseType (Element Diagnostic)
- Type MaintenanceOrderHeaderBaseType
- Type MaintenanceOrderHeaderType via extension of MaintenanceOrderHeaderBaseType (Element MaintenanceOrderHeader)
- Type MaintenanceOrderLineBaseType
- Type MaintenanceOrderLineType via extension of MaintenanceOrderLineBaseType (Element MaintenanceOrderLine)
Sample instance
<Failure> <ID/> <IDSet> <ID/> </IDSet> <Problem> <ID/> <IDSet> <ID/> </IDSet> <Description/> <Note/> <Symptom> <ID/> <IDSet>... </IDSet> <Description/> <Note/> <Extension>....................................... </Extension> </Symptom> <Cause> <ID/> <IDSet>... </IDSet> <Description/> <Note/> <Extension>....................................... </Extension> </Cause> <Remedy> <ID/> <IDSet>... </IDSet> <Description/> <Note/> <Extension>....................................... </Extension> </Remedy> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </Problem> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </Failure>