HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Failure

Name Failure
Type FailureType
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.
XML Instance Representation
<Failure>

<Problem> ProblemType </Problem> [0..*]
</Failure>
Schema Component Representation
<xsd:element name="Failure" type=" FailureType"/>