Incident.ResponsiblePart: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) m (Protected "Incident.ResponsiblePart" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
(No difference)
|
Revision as of 23:43, 3 December 2013
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.