Incident.ResponsiblePart

From ReliaWiki
Revision as of 22:05, 3 October 2013 by John Leavitt (talk | contribs) (Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}} ===XML Element=== <ResponsiblePart > : <Part> :: <PartID /> :: <PartName /> :: <PartNumber /> :: <PartVer…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

XML Element

<ResponsiblePart >

<Part>
<PartID />
<PartName />
<PartNumber />
<PartVersion />
<RetiredDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</RetiredDate>
</Part>
<ResponsibleUser>
<FirstName />
<LastName />
<Login />
</ResponsibleUser>

</ResponsiblePart >


Description

  • The Part element is required and must contain an existing valid part.


  • The ResponsibleUser element is optional. If present it must contain a Login element that matches an existing user. If not present then the user doing the import will be used.