Schema Central > OAGIS® 10 > Common.xsd > Failure
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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

Type: FailureType

Properties: Global, Qualified, ID: oagis-id-ebf6f6c568f64767af9cfed4d4512959

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com