User Element

From ReliaWiki
Revision as of 21:37, 26 September 2013 by John Leavitt (talk | contribs)
Jump to navigation Jump to search

XML Element

<User>
<Credentials>
<FirstName />
<MiddleName />
<LastName />
<Login />
</Credentials>
<Locale>
<City />
<State />
<Country />
</Locale>
<EmployeeID />
<Email />
<DefaultEntity>
<EnityID />
<EntityName />
</DefaultEntity>
<CreatedDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</CreatedDate>
<ExpirationDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</ExpirationDate>
<RevokeDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</RevokeDate>
<UserEntities>
<UserEntity>
<Entity>
<EnityID />
<EntityName />
</Entity>
<AccountExpirationDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</AccountExpirationDate>
<CreatedDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</CreatedDate>
<RetiredDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</RetiredDate>
<ReportingOrg>
<Issue IssueTypeID= >
<Description />
</Issue>
</ReportingOrg>
<ParentUser>
<FirstName />
<MiddleName />
<LastName />
<Login />
</ParentUser>
<Groups>
<Group>
<GroupName />
<GroupDescription />
</Group>
</Groups>
<Categories>
<Category>
<UserCategoryID />
<UserCategoryName />
</Category>
</Categories>
<UserPermissions>
<UserPermission>
<PermissionID />
<PermissionDescription/>
</UserPermission>
</UserPermissions>
</UserEntity>
</UserEntities>
 </User>


Description

  • The FAID element is required.
  • If the FAID element value matches an existing failure analysis ID, the failure analysis will not be imported.
  • If the FAID element value is not empty and does not match an existing failure analysis ID, the specified FAID element value will be used.
  • If the FAID element value is empty, the next available failure analysis ID will be used.