Incident.ResponsiblePart: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Redirected page to XFRACAS XML Import Documentation)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}}
#REDIRECT[[XFRACAS_XML_Import_Documentation]]
===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.

Latest revision as of 15:59, 28 July 2015