User Element: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:XFRACAS.XML.Import.Doc.Class|User|User}} | {{Template:XFRACAS.XML.Import.Doc.Class|User|User}} | ||
===XML Element=== | ===XML Element=== | ||
<User> | |||
: <Credentials> | : <Credentials> | ||
:: <FirstName /> | :: <FirstName /> | ||
Line 111: | Line 111: | ||
:: </UserEntity> | :: </UserEntity> | ||
: </UserEntities> | : </UserEntities> | ||
</User> | |||
Revision as of 21:37, 26 September 2013
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>
- <Issue IssueTypeID= >
- </ReportingOrg>
- <ParentUser>
- <FirstName />
- <MiddleName />
- <LastName />
- <Login />
- </ParentUser>
- <Groups>
- <Group>
- <GroupName />
- <GroupDescription />
- </Group>
- <Group>
- </Groups>
- <Categories>
- <Category>
- <UserCategoryID />
- <UserCategoryName />
- </Category>
- </Categories>
- <UserPermissions>
- <UserPermission>
- <PermissionID />
- <PermissionDescription/>
- </UserPermission>
- </UserPermissions>
- <UserPermission>
- </UserEntity>
- <Entity>
- </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.