Schema Central > OAGIS® 9.4.1 > 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.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: FailureType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<Failure>
   <Problem>
      <ID>normalizedString</ID>
      <Type>normalizedString</Type>
      <Description>string</Description>
      <Note>string</Note>
      <Symptom>
         <ID>normalizedString</ID>
         <Type>normalizedString</Type>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Symptom>
      <Cause>
         <ID>normalizedString</ID>
         <Type>normalizedString</Type>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Cause>
      <Remedy>
         <ID>normalizedString</ID>
         <Type>normalizedString</Type>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Remedy>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Problem>
</Failure>

Site developed and hosted by Datypic, Inc.

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