Details.UserInfoDetail: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Redirected page to XFRACAS XML Import Documentation)
 
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Insert Details|Insert Details}}
#REDIRECT[[XFRACAS_XML_Import_Documentation]]
===XML Element===
<Detail>
:  <DetailTypeID />
:  <DisplayOrder />
:  <DetailStep />
:  <DetailSpan />
:  <DetailUIType />
:  <DetailName />
:  <UserInfo>
::  <'''User'''>
:::  <FirstName/>
:::  <MiddleName/>
:::  <LastName/>
:::  <Login/>
::  <'''User'''/>
:  <UserInfo>
</Detail>
 
 
 
 
===Description===
* Current System Users Detail
* DetailUIType: UserInfoDetail
* The User element is required. It must contain a Login element whose value matches an existing user.
 
 
 
 
 
===Detail Sample===
 
:{{Template:XFRACAS.Blue|<Detail>}}
::<font color=Blue><DetailTypeID></font><font color=100>1012</font><font color=Blue></DetailTypeID></font>
::<font color=Blue><DisplayOrder></font><font color=100>16</font><font color=Blue></DisplayOrder></font>
::<font color=Blue><DetailStep></font><font color=100>5</font><font color=Blue></DetailStep></font>
::{{Template:XFRACAS.Blue|<DetailSpan>}}{{Template:XFRACAS.Black|No}}{{Template:XFRACAS.Blue|</DetailSpan>}}
::{{Template:XFRACAS.Blue|<DetailUIType>}}{{Template:XFRACAS.Black|UserInfoDetail}}{{Template:XFRACAS.Blue|</DetailUIType>}}
::{{Template:XFRACAS.Blue|<DetailName>}}{{Template:XFRACAS.Black|Example User Detail}}{{Template:XFRACAS.Blue|</DetailName>}}
::{{Template:XFRACAS.Blue|<UserInfo>}}
:::{{Template:XFRACAS.Blue|<'''User'''>}}
::::<font color=Blue><FirstName></font><font color=100>Pam</font><font color=Blue></FirstName></font>
::::<font color=Blue><MiddleName></font><font color=100>Isa</font><font color=Blue></MiddleName></font>
::::<font color=Blue><LastName></font><font color=100>User</font><font color=Blue></LastName></font>
::::<font color=Blue><Login></font><font color=100>puser</font><font color=Blue></Login></font>
:::{{Template:XFRACAS.Blue|<'''User'''>}}         
::{{Template:XFRACAS.Blue|<UserInfo>}}
:{{Template:XFRACAS.Blue|</Detail>}}

Latest revision as of 16:14, 28 July 2015