Failure Analysis.ATPBurnIn

From ReliaWiki
Revision as of 18:20, 26 September 2013 by John Leavitt (talk | contribs) (Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Failure Analysis|Failure Analysis}} ===XML Element=== <ATPBurinIn> : <ATPTech> :: <FirstName /> :: <LastName /> :: <Lo…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

XML Element

<ATPBurinIn>

<ATPTech>
<FirstName />
<LastName />
<Login />
</ATPTech>
<ATPDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</ATPDate>
<FailureAnalysisDescription />
<TestDuration />
<Result>
<Issue IssueTypeID=”32”>
<Description />
</Issue>
</Result>

</ATPBurnIn>


Description

  • The ATPTech element is optional and if present the Login element value must match an existing user.
  • The ATPDate element is optional if present it must contain a valid date. *
  • The FailureAnalysisDescription (String) element is optional.
  • The TestDuration (Decimal) element is optional.
  • The Result element is required and must contain an existing valid issue with an IssueTypeID equal to 32 (FA ATP Test Result).