Failure Analysis.InProcessAnalysisDate: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Failure Analysis|Failure Analysis}} ===XML Element=== <InProcessAnalysisDate> <Year /> <Month /> <Day /> <Hour /> <Minute …')
 
No edit summary
Line 2: Line 2:
===XML Element===
===XML Element===
<InProcessAnalysisDate>
<InProcessAnalysisDate>
    <Year />
:    <Year />
  <Month />
<Month />
  <Day />
<Day />
  <Hour />
<Hour />
  <Minute />
<Minute />
  <Second />
<Second />
  <FormattedDate />
<FormattedDate />
</InProcessAnalysisDate>
</InProcessAnalysisDate>




===Description===
===Description===
* The AssociatedProblem element is optional. If present the ID element value must match an existing problem ID and be assocaiated with the AssociatedIncident.
* The InProcessAnalysisDate element is optional and if present must contain a valid date.
 
* The Title element value is not used on import. Export Only

Revision as of 16:45, 26 September 2013

XML Element

<InProcessAnalysisDate>

<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />

</InProcessAnalysisDate>


Description

  • The InProcessAnalysisDate element is optional and if present must contain a valid date.