Advertisement
Guest User

Untitled

a guest
Feb 29th, 2016
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.35 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE succession-data-model PUBLIC
  3. "-//SuccessFactors, Inc.//DTD Succession Data Model 1.0//EN"
  4. "http://svn/viewvc/svn/V4/trunk/src/com/sf/dtd/sf-form.dtd?view=co">
  5. <succession-data-model>
  6. <description>Success Factors Standard Data Model</description>
  7. <standard-element id="username" max-length="100" required="true" matrix-filter="false">
  8. <label>Username</label>
  9. </standard-element>
  10. <standard-element id="email" max-length="100" required="true" matrix-filter="false">
  11. <label>Email</label>
  12. </standard-element>
  13. <standard-element id="gender" max-length="2" required="true" matrix-filter="false">
  14. <label>Gender</label>
  15. </standard-element>
  16. <standard-element id="lastName" max-length="128" required="true" matrix-filter="false">
  17. <label>Last Name</label>
  18. </standard-element>
  19. <standard-element id="firstName" max-length="128" required="true" matrix-filter="false">
  20. <label>First Name</label>
  21. </standard-element>
  22. <standard-element id="mi" max-length="128" required="false" matrix-filter="false">
  23. <label>Middle Name</label>
  24. </standard-element>
  25. <standard-element id="department" max-length="128" required="true" matrix-filter="true">
  26. <label>Department</label>
  27. </standard-element>
  28. <standard-element id="division" max-length="128" required="false" matrix-filter="true">
  29. <label>Division</label>
  30. </standard-element>
  31. <standard-element id="location" max-length="128" required="false" matrix-filter="true">
  32. <label>Location</label>
  33. </standard-element>
  34. <standard-element id="jobCode" max-length="128" required="false" matrix-filter="false">
  35. <label>Job Code</label>
  36. </standard-element>
  37. <standard-element id="hireDate" required="false" matrix-filter="false">
  38. <label>Hire Date</label>
  39. </standard-element>
  40. <standard-element id="timeZone" max-length="16" required="true" matrix-filter="false">
  41. <label>Time Zone</label>
  42. </standard-element>
  43. <standard-element id="managerId" max-length="100" required="true" matrix-filter="false">
  44. <label>Manager</label>
  45. </standard-element>
  46. <standard-element id="hrId" max-length="100" required="true" matrix-filter="false">
  47. <label>Human Resource</label>
  48. </standard-element>
  49. <standard-element id="defaultLocale" max-length="100" required="false" matrix-filter="false">
  50. <label>Default Locale</label>
  51. </standard-element>
  52. <standard-element id="talentPool" required="false" matrix-filter="false">
  53. <picklist id="talentPool"/>
  54. </standard-element>
  55. <standard-element id="empId" max-length="255" required="false" matrix-filter="false">
  56. <label>Employee Id</label>
  57. </standard-element>
  58. <standard-element id="title" max-length="255" required="false" matrix-filter="false">
  59. <label>Title</label>
  60. </standard-element>
  61. <standard-element id="businessPhone" max-length="20" required="false" matrix-filter="false">
  62. <label>Business Phone</label>
  63. </standard-element>
  64. <standard-element id="fax" max-length="20" required="false" matrix-filter="false">
  65. <label>Business Fax</label>
  66. </standard-element>
  67. <standard-element id="addressLine1" max-length="255" required="false" matrix-filter="false">
  68. <label>Address 1</label>
  69. </standard-element>
  70. <standard-element id="addressLine2" max-length="255" required="false" matrix-filter="false">
  71. <label>Address 2</label>
  72. </standard-element>
  73. <standard-element id="city" max-length="255" required="false" matrix-filter="false">
  74. <label>City</label>
  75. </standard-element>
  76. <standard-element id="state" max-length="20" required="false" matrix-filter="false">
  77. <label>State</label>
  78. </standard-element>
  79. <standard-element id="zipCode" max-length="10" required="false" matrix-filter="false">
  80. <label>ZIP</label>
  81. </standard-element>
  82. <standard-element id="country" max-length="255" required="false" matrix-filter="false">
  83. <label>Country</label>
  84. </standard-element>
  85. <standard-element id="reviewFreq" max-length="200000000" required="false" matrix-filter="false">
  86. <label>Review Frequency</label>
  87. </standard-element>
  88. <standard-element id="lastReviewDate" required="false" matrix-filter="false">
  89. <label>Last Review Date</label>
  90. </standard-element>
  91. <standard-element id="custom01" max-length="255" required="false" matrix-filter="false">
  92. <label>Customizable Field 1</label>
  93. </standard-element>
  94. <standard-element id="custom02" max-length="255" required="false" matrix-filter="false">
  95. <label>Customizable Field 2</label>
  96. </standard-element>
  97. <standard-element id="custom03" max-length="255" required="false" matrix-filter="false">
  98. <label>Customizable Field 3</label>
  99. </standard-element>
  100. <standard-element id="custom04" max-length="255" required="false" matrix-filter="false">
  101. <label>Customizable Field 4</label>
  102. </standard-element>
  103. <standard-element id="custom05" max-length="255" required="false" matrix-filter="false">
  104. <label>Customizable Field 5</label>
  105. </standard-element>
  106. <standard-element id="custom06" max-length="255" required="false" matrix-filter="false">
  107. <label>Customizable Field 6</label>
  108. </standard-element>
  109. <standard-element id="custom07" max-length="255" required="false" matrix-filter="false">
  110. <label>Customizable Field 7</label>
  111. </standard-element>
  112. <standard-element id="custom08" max-length="255" required="false" matrix-filter="false">
  113. <label>Customizable Field 8</label>
  114. </standard-element>
  115. <standard-element id="custom09" max-length="255" required="false" matrix-filter="false">
  116. <label>Customizable Field 9</label>
  117. </standard-element>
  118. <standard-element id="custom10" max-length="255" required="false" matrix-filter="false">
  119. <label>Customizable Field 10</label>
  120. </standard-element>
  121. <standard-element id="custom11" max-length="255" required="false" matrix-filter="false">
  122. <label>Customizable Field 11</label>
  123. </standard-element>
  124. <standard-element id="custom12" max-length="255" required="false" matrix-filter="false">
  125. <label>Customizable Field 12</label>
  126. </standard-element>
  127. <standard-element id="custom13" max-length="255" required="false" matrix-filter="false">
  128. <label>Customizable Field 13</label>
  129. </standard-element>
  130. <standard-element id="custom14" max-length="255" required="false" matrix-filter="false">
  131. <label>Customizable Field 14</label>
  132. </standard-element>
  133. <standard-element id="custom15" max-length="255" required="false" matrix-filter="false">
  134. <label>Customizable Field 15</label>
  135. </standard-element>
  136. <standard-element id="matrixManager" max-length="100" required="false" matrix-filter="false">
  137. <label>Matrix Manager</label>
  138. </standard-element>
  139. <standard-element id="customManager" max-length="100" required="false" matrix-filter="false">
  140. <label>Custom Manager</label>
  141. </standard-element>
  142. <standard-element id="proxy" max-length="100" required="false" matrix-filter="false">
  143. <label>Proxy</label>
  144. </standard-element>
  145. <standard-element id="secondManager" max-length="100" required="false" matrix-filter="false">
  146. <label>Second Manager</label>
  147. </standard-element>
  148. <standard-element id="riskOfLoss" required="false" matrix-filter="false">
  149. <picklist id="riskOfLoss"/>
  150. </standard-element>
  151. <standard-element id="impactOfLoss" required="false" matrix-filter="false">
  152. <picklist id="impactOfLoss"/>
  153. </standard-element>
  154. <standard-element id="benchStrength" required="false" matrix-filter="false">
  155. <picklist id="benchStrength"/>
  156. </standard-element>
  157. <standard-element id="reasonForLeaving" required="false" matrix-filter="false">
  158. <picklist id="reasonForLeaving"/>
  159. </standard-element>
  160. <userinfo-element id="sysSource" type="integer" required="false">
  161. <label>Recruiting Source</label>
  162. <picklist id="recruitingSource"/>
  163. </userinfo-element>
  164. <userinfo-element id="sysStartingSalary" type="float" required="false">
  165. <label>Starting Salary</label>
  166. </userinfo-element>
  167. <userinfo-element id="sysCostOfSource" type="float" required="false">
  168. <label>Paid to Recruiting Source</label>
  169. </userinfo-element>
  170. <background-element id="sysScoreCardBadge" type-id="49">
  171. <label>Badges</label>
  172. </background-element>
  173. <background-element id="insideWorkExperience" type-id="1">
  174. <label>Work Experience Within Organization</label>
  175. <data-field id="fromDate" field-name="startDate" required="true" max-length="999" max-file-size-KB="1000">
  176. <label>From Date</label>
  177. </data-field>
  178. <data-field id="thruDate" field-name="endDate" max-length="999" max-file-size-KB="1000">
  179. <label>End Date</label>
  180. </data-field>
  181. <data-field id="title" field-name="vfld1" required="true" max-length="4000" max-file-size-KB="1000">
  182. <label>Title</label>
  183. </data-field>
  184. </background-element>
  185. <background-element id="outsideWorkExperience" type-id="2">
  186. <label>Previous Employment</label>
  187. <data-field id="employer" field-name="vfld2" required="true" max-length="4000" max-file-size-KB="1000">
  188. <label>Company Name/Location</label>
  189. </data-field>
  190. <data-field id="businessType" field-name="vfld3" max-length="4000" max-file-size-KB="1000">
  191. <label>Type of Business</label>
  192. </data-field>
  193. <data-field id="startTitle" field-name="vfld1" max-length="4000" max-file-size-KB="1000">
  194. <label>Starting Position</label>
  195. </data-field>
  196. <data-field id="startDate" field-name="startDate" max-length="999" max-file-size-KB="1000">
  197. <label>Date Begin</label>
  198. </data-field>
  199. <data-field id="endTitle" field-name="vfld4" max-length="4000" max-file-size-KB="1000">
  200. <label>Ending Position</label>
  201. </data-field>
  202. <data-field id="endDate" field-name="endDate" max-length="999" max-file-size-KB="1000">
  203. <label>End Date</label>
  204. </data-field>
  205. </background-element>
  206. <background-element id="education" type-id="3">
  207. <label>Education</label>
  208. <data-field id="school" field-name="vfld4" required="true" max-length="4000" max-file-size-KB="1000">
  209. <label>School</label>
  210. </data-field>
  211. <data-field id="major" field-name="vfld3" required="true" max-length="4000" max-file-size-KB="1000">
  212. <label>Major</label>
  213. </data-field>
  214. <data-field id="degree" field-name="vfld2" max-length="4000" max-file-size-KB="1000">
  215. <label>Degree</label>
  216. </data-field>
  217. <data-field id="startDate" field-name="startDate" max-length="999" max-file-size-KB="1000">
  218. <label>Start Date</label>
  219. </data-field>
  220. <data-field id="endDate" field-name="endDate" max-length="999" max-file-size-KB="1000">
  221. <label>End Date</label>
  222. </data-field>
  223. <data-field id="gpa" field-name="ffld1" max-length="999" max-file-size-KB="1000">
  224. <label>G.P.A</label>
  225. </data-field>
  226. </background-element>
  227. <background-element id="courses" type-id="4">
  228. <label>Courses/Continuing Education</label>
  229. <data-field id="course" field-name="vfld1" required="true" max-length="4000" max-file-size-KB="1000">
  230. <label>Course Name</label>
  231. </data-field>
  232. <data-field id="instructionType" field-name="vfld2" max-length="4000" max-file-size-KB="1000">
  233. <label>Instructor Led or Self-Study</label>
  234. </data-field>
  235. <data-field id="length" field-name="vfld3" max-length="4000" max-file-size-KB="1000">
  236. <label>Length</label>
  237. </data-field>
  238. <data-field id="date" field-name="startDate" max-length="999" max-file-size-KB="1000">
  239. <label>Date</label>
  240. </data-field>
  241. <data-field id="credits" field-name="ffld1" max-length="999" max-file-size-KB="1000">
  242. <label>Credits/CEU</label>
  243. </data-field>
  244. </background-element>
  245. <background-element id="certificates" type-id="6">
  246. <label>Certificates/Licenses</label>
  247. <data-field id="name" field-name="vfld1" required="true" max-length="4000" max-file-size-KB="1000">
  248. <label>Name</label>
  249. </data-field>
  250. <data-field id="description" field-name="vfld2" max-length="4000" max-file-size-KB="1000">
  251. <label>Description</label>
  252. </data-field>
  253. <data-field id="effectiveDate" field-name="startDate" max-length="999" max-file-size-KB="1000">
  254. <label>Effective Date</label>
  255. </data-field>
  256. <data-field id="expirationDate" field-name="endDate" max-length="999" max-file-size-KB="1000">
  257. <label>Expiration Date</label>
  258. </data-field>
  259. <data-field id="idNumber" field-name="vfld3" max-length="4000" max-file-size-KB="1000">
  260. <label>ID Number</label>
  261. </data-field>
  262. <data-field id="stateIssued" field-name="vfld4" max-length="4000" max-file-size-KB="1000">
  263. <label>State Issued</label>
  264. </data-field>
  265. </background-element>
  266. <background-element id="languages" type-id="7">
  267. <label>Language Skills</label>
  268. <data-field id="language" field-name="vfld1" required="true" max-length="4000" max-file-size-KB="1000">
  269. <label>Language</label>
  270. </data-field>
  271. <data-field id="fluency" field-name="vfld2" max-length="4000" max-file-size-KB="1000">
  272. <label>Level (1 entry - 10 expert)</label>
  273. </data-field>
  274. <data-field id="years" field-name="ffld1" max-length="999" max-file-size-KB="1000">
  275. <label>Years of Experience</label>
  276. </data-field>
  277. </background-element>
  278. <background-element id="preferredNextMove" type-id="16">
  279. <label>Preferred Next Move</label>
  280. <data-field id="title" field-name="vfld1" required="true" max-length="4000" max-file-size-KB="1000">
  281. <label>Title</label>
  282. </data-field>
  283. <data-field id="department" field-name="vfld2" max-length="4000" max-file-size-KB="1000">
  284. <label>Department</label>
  285. </data-field>
  286. <data-field id="division" field-name="vfld3" max-length="4000" max-file-size-KB="1000">
  287. <label>Division</label>
  288. </data-field>
  289. <data-field id="location" field-name="vfld4" max-length="4000" max-file-size-KB="1000">
  290. <label>Location</label>
  291. </data-field>
  292. <data-field id="relocPref" field-name="vfld5" max-length="4000" max-file-size-KB="1000">
  293. <label>Relocation Preferences</label>
  294. </data-field>
  295. </background-element>
  296. <background-element id="bestNextMove" type-id="17">
  297. <label>Best Next Move</label>
  298. <data-field id="date" field-name="dfld1" max-length="999" max-file-size-KB="1000">
  299. <label>Date</label>
  300. </data-field>
  301. <data-field id="title" field-name="vfld1" max-length="4000" max-file-size-KB="1000">
  302. <label>Title</label>
  303. </data-field>
  304. <data-field id="department" field-name="vfld2" max-length="4000" max-file-size-KB="1000">
  305. <label>Department</label>
  306. </data-field>
  307. <data-field id="division" field-name="vfld3" max-length="4000" max-file-size-KB="1000">
  308. <label>Division</label>
  309. </data-field>
  310. <data-field id="location" field-name="vfld4" max-length="4000" max-file-size-KB="1000">
  311. <label>Location</label>
  312. </data-field>
  313. <data-field id="readiness" field-name="vfld5" max-length="4000" max-file-size-KB="1000">
  314. <label>Readiness</label>
  315. </data-field>
  316. <data-field id="nominator" field-name="vfld6" max-length="4000" max-file-size-KB="1000">
  317. <label>Nominated By</label>
  318. </data-field>
  319. <data-field id="comments" field-name="vfld7" max-length="4000" max-file-size-KB="1000">
  320. <label>Comments</label>
  321. </data-field>
  322. </background-element>
  323. <background-element id="mobility" type-id="18">
  324. <label>Geographic Mobility</label>
  325. <data-field id="willingness" field-name="vfld2" max-length="4000" max-file-size-KB="1000">
  326. <label>Willing to Relocate</label>
  327. </data-field>
  328. <data-field id="location" field-name="vfld1" required="true" max-length="4000" max-file-size-KB="1000">
  329. <label>Area Desired</label>
  330. </data-field>
  331. </background-element>
  332. <background-element id="awards" type-id="5">
  333. <label>Awards</label>
  334. <data-field id="type" field-name="vfld2" required="true" max-length="4000" max-file-size-KB="1000">
  335. <label>Type of Award</label>
  336. </data-field>
  337. <data-field id="description" field-name="vfld1" max-length="4000" max-file-size-KB="1000">
  338. <label>Award Description</label>
  339. </data-field>
  340. <data-field id="date" field-name="dfld1" max-length="999" max-file-size-KB="1000">
  341. <label>Date Received</label>
  342. </data-field>
  343. </background-element>
  344. <background-element id="memberships" type-id="19">
  345. <label>Memberships</label>
  346. <data-field id="organization" field-name="vfld1" required="true" max-length="4000" max-file-size-KB="1000">
  347. <label>Organization Name</label>
  348. </data-field>
  349. <data-field id="memberId" field-name="vfld2" max-length="4000" max-file-size-KB="1000">
  350. <label>Member ID</label>
  351. </data-field>
  352. <data-field id="effectiveDate" field-name="startDate" max-length="999" max-file-size-KB="1000">
  353. <label>Effective Date</label>
  354. </data-field>
  355. <data-field id="expirationDate" field-name="endDate" max-length="999" max-file-size-KB="1000">
  356. <label>Expiration Date</label>
  357. </data-field>
  358. </background-element>
  359. <background-element id="sysOverallPotential" type-id="9" scale-id="Potential" feedback-type="7">
  360. <label>Potential</label>
  361. <rating-field rating-name="start-date" required="true" max-length="999" display-size="12" max-file-size-KB="1000">
  362. <label>Start Date</label>
  363. </rating-field>
  364. <rating-field rating-name="end-date" required="true" max-length="999" display-size="12" max-file-size-KB="1000">
  365. <label>End Date</label>
  366. </rating-field>
  367. <rating-field rating-name="name" visibility="none" max-length="100" display-size="30" max-file-size-KB="1000">
  368. <label>name</label>
  369. </rating-field>
  370. <rating-field rating-name="description" visibility="none" max-length="100" display-size="30" max-file-size-KB="1000">
  371. <label>description</label>
  372. </rating-field>
  373. <rating-field rating-name="rating" insert-rating="true" required="true" max-length="999" display-size="8" max-file-size-KB="1000">
  374. <label>Rating</label>
  375. </rating-field>
  376. <rating-field rating-name="label" visibility="view" max-length="128" display-size="30" max-file-size-KB="1000">
  377. <label>Rating Label</label>
  378. </rating-field>
  379. <rating-field rating-name="min" visibility="view" max-length="999" display-size="8" max-file-size-KB="1000">
  380. <label>Mininum Scale Rating</label>
  381. </rating-field>
  382. <rating-field rating-name="max" visibility="view" max-length="999" display-size="8" max-file-size-KB="1000">
  383. <label>Maxinum Scale Rating</label>
  384. </rating-field>
  385. <rating-field rating-name="source" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  386. <label>source</label>
  387. </rating-field>
  388. <rating-field rating-name="module" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  389. <label>module</label>
  390. </rating-field>
  391. </background-element>
  392. <background-element id="sysOverallPerformance" type-id="8" scale-id="Performance" feedback-type="8">
  393. <label>Performance</label>
  394. <rating-field rating-name="start-date" required="true" max-length="999" display-size="12" max-file-size-KB="1000">
  395. <label>Start Date</label>
  396. </rating-field>
  397. <rating-field rating-name="end-date" required="true" max-length="999" display-size="12" max-file-size-KB="1000">
  398. <label>End Date</label>
  399. </rating-field>
  400. <rating-field rating-name="name" visibility="none" max-length="100" display-size="30" max-file-size-KB="1000">
  401. <label>name</label>
  402. </rating-field>
  403. <rating-field rating-name="description" visibility="none" max-length="100" display-size="30" max-file-size-KB="1000">
  404. <label>description</label>
  405. </rating-field>
  406. <rating-field rating-name="rating" insert-rating="true" required="true" max-length="999" display-size="8" max-file-size-KB="1000">
  407. <label>Rating</label>
  408. </rating-field>
  409. <rating-field rating-name="label" visibility="view" max-length="128" display-size="30" max-file-size-KB="1000">
  410. <label>Rating Label</label>
  411. </rating-field>
  412. <rating-field rating-name="min" visibility="none" max-length="999" display-size="8" max-file-size-KB="1000">
  413. <label>Mininum Scale Rating</label>
  414. </rating-field>
  415. <rating-field rating-name="max" visibility="none" max-length="999" display-size="8" max-file-size-KB="1000">
  416. <label>Maxinum Scale Rating</label>
  417. </rating-field>
  418. <rating-field rating-name="source" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  419. <label>source</label>
  420. </rating-field>
  421. <rating-field rating-name="module" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  422. <label>module</label>
  423. </rating-field>
  424. </background-element>
  425. <background-element id="sysOverallObjective" type-id="22" scale-id="Objective" max-entries="50" feedback-type="6">
  426. <label>Overall Objective</label>
  427. <description></description>
  428. <rating-field rating-name="start-date" max-length="8" display-size="8" max-file-size-KB="1000">
  429. <label>start-date</label>
  430. </rating-field>
  431. <rating-field rating-name="end-date" max-length="8" display-size="8" max-file-size-KB="1000">
  432. <label>end-date</label>
  433. </rating-field>
  434. <rating-field rating-name="name" max-length="100" display-size="30" max-file-size-KB="1000">
  435. <label>name</label>
  436. </rating-field>
  437. <rating-field rating-name="description" max-length="100" display-size="30" max-file-size-KB="1000">
  438. <label>description</label>
  439. </rating-field>
  440. <rating-field rating-name="rating" insert-rating="true" max-length="8" display-size="8" max-file-size-KB="1000">
  441. <label>rating</label>
  442. </rating-field>
  443. <rating-field rating-name="label" visibility="view" max-length="100" display-size="30" max-file-size-KB="1000">
  444. <label>label</label>
  445. </rating-field>
  446. <rating-field rating-name="min" visibility="none" max-length="8" display-size="8" max-file-size-KB="1000">
  447. <label>min</label>
  448. </rating-field>
  449. <rating-field rating-name="max" visibility="none" max-length="8" display-size="8" max-file-size-KB="1000">
  450. <label>max</label>
  451. </rating-field>
  452. <rating-field rating-name="source" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  453. <label>source</label>
  454. </rating-field>
  455. <rating-field rating-name="module" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  456. <label>module</label>
  457. </rating-field>
  458. </background-element>
  459. <background-element id="sysObjective" type-id="22" scale-id="Objective" max-entries="50" feedback-type="2">
  460. <label>Objectives</label>
  461. <description></description>
  462. <rating-field rating-name="start-date" max-length="8" display-size="8" max-file-size-KB="1000">
  463. <label>start-date</label>
  464. </rating-field>
  465. <rating-field rating-name="end-date" max-length="8" display-size="8" max-file-size-KB="1000">
  466. <label>end-date</label>
  467. </rating-field>
  468. <rating-field rating-name="name" max-length="100" display-size="30" max-file-size-KB="1000">
  469. <label>name</label>
  470. </rating-field>
  471. <rating-field rating-name="description" max-length="100" display-size="30" max-file-size-KB="1000">
  472. <label>description</label>
  473. </rating-field>
  474. <rating-field rating-name="rating" insert-rating="true" max-length="8" display-size="8" max-file-size-KB="1000">
  475. <label>rating</label>
  476. </rating-field>
  477. <rating-field rating-name="label" visibility="view" max-length="100" display-size="30" max-file-size-KB="1000">
  478. <label>label</label>
  479. </rating-field>
  480. <rating-field rating-name="min" visibility="none" max-length="8" display-size="8" max-file-size-KB="1000">
  481. <label>min</label>
  482. </rating-field>
  483. <rating-field rating-name="max" visibility="none" max-length="8" display-size="8" max-file-size-KB="1000">
  484. <label>max</label>
  485. </rating-field>
  486. <rating-field rating-name="source" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  487. <label>source</label>
  488. </rating-field>
  489. <rating-field rating-name="module" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  490. <label>module</label>
  491. </rating-field>
  492. </background-element>
  493. <background-element id="sysOverallCompetency" type-id="23" scale-id="Competency" max-entries="50" feedback-type="5">
  494. <label>Overall Competency</label>
  495. <description></description>
  496. <rating-field rating-name="start-date" max-length="8" display-size="8" max-file-size-KB="1000">
  497. <label>start-date</label>
  498. </rating-field>
  499. <rating-field rating-name="end-date" max-length="8" display-size="8" max-file-size-KB="1000">
  500. <label>end-date</label>
  501. </rating-field>
  502. <rating-field rating-name="name" max-length="100" display-size="30" max-file-size-KB="1000">
  503. <label>name</label>
  504. </rating-field>
  505. <rating-field rating-name="description" max-length="100" display-size="30" max-file-size-KB="1000">
  506. <label>description</label>
  507. </rating-field>
  508. <rating-field rating-name="rating" insert-rating="true" max-length="8" display-size="8" max-file-size-KB="1000">
  509. <label>rating</label>
  510. </rating-field>
  511. <rating-field rating-name="label" visibility="view" max-length="100" display-size="30" max-file-size-KB="1000">
  512. <label>label</label>
  513. </rating-field>
  514. <rating-field rating-name="min" visibility="none" max-length="8" display-size="8" max-file-size-KB="1000">
  515. <label>min</label>
  516. </rating-field>
  517. <rating-field rating-name="max" visibility="none" max-length="8" display-size="8" max-file-size-KB="1000">
  518. <label>max</label>
  519. </rating-field>
  520. <rating-field rating-name="source" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  521. <label>source</label>
  522. </rating-field>
  523. <rating-field rating-name="module" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  524. <label>module</label>
  525. </rating-field>
  526. </background-element>
  527. <background-element id="sysCompetency" type-id="23" scale-id="Competency" max-entries="50" feedback-type="1">
  528. <label>Competencies</label>
  529. <description></description>
  530. <rating-field rating-name="start-date" max-length="8" display-size="8" max-file-size-KB="1000">
  531. <label>start-date</label>
  532. </rating-field>
  533. <rating-field rating-name="end-date" max-length="8" display-size="8" max-file-size-KB="1000">
  534. <label>end-date</label>
  535. </rating-field>
  536. <rating-field rating-name="name" max-length="100" display-size="30" max-file-size-KB="1000">
  537. <label>name</label>
  538. </rating-field>
  539. <rating-field rating-name="description" max-length="100" display-size="30" max-file-size-KB="1000">
  540. <label>description</label>
  541. </rating-field>
  542. <rating-field rating-name="rating" insert-rating="true" max-length="8" display-size="8" max-file-size-KB="1000">
  543. <label>rating</label>
  544. </rating-field>
  545. <rating-field rating-name="label" visibility="view" max-length="100" display-size="30" max-file-size-KB="1000">
  546. <label>label</label>
  547. </rating-field>
  548. <rating-field rating-name="min" visibility="none" max-length="8" display-size="8" max-file-size-KB="1000">
  549. <label>min</label>
  550. </rating-field>
  551. <rating-field rating-name="max" visibility="none" max-length="8" display-size="8" max-file-size-KB="1000">
  552. <label>max</label>
  553. </rating-field>
  554. <rating-field rating-name="source" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  555. <label>source</label>
  556. </rating-field>
  557. <rating-field rating-name="module" system-generated="true" visibility="view" max-length="8" display-size="8" max-file-size-KB="1000">
  558. <label>module</label>
  559. </rating-field>
  560. </background-element>
  561. <custom-filters>
  562. <filter-module id="default">
  563. </filter-module>
  564. </custom-filters>
  565. <element-permission type="write">
  566. <description>
  567. Grant read permissions to all fields for manager and HR reps.
  568. </description>
  569. <role-name>EM</role-name>
  570. <role-name>EH</role-name>
  571. <standard-element-ref refid="username"/>
  572. <standard-element-ref refid="firstName"/>
  573. <standard-element-ref refid="mi"/>
  574. <standard-element-ref refid="lastName"/>
  575. <standard-element-ref refid="title"/>
  576. <standard-element-ref refid="jobCode"/>
  577. <standard-element-ref refid="businessPhone"/>
  578. <standard-element-ref refid="fax"/>
  579. <standard-element-ref refid="email"/>
  580. <standard-element-ref refid="managerId"/>
  581. <standard-element-ref refid="empId"/>
  582. <standard-element-ref refid="department"/>
  583. <standard-element-ref refid="division"/>
  584. <standard-element-ref refid="location"/>
  585. <standard-element-ref refid="addressLine1"/>
  586. <standard-element-ref refid="addressLine2"/>
  587. <standard-element-ref refid="city"/>
  588. <standard-element-ref refid="state"/>
  589. <standard-element-ref refid="zipCode"/>
  590. <standard-element-ref refid="country"/>
  591. <standard-element-ref refid="gender"/>
  592. <standard-element-ref refid="hireDate"/>
  593. <standard-element-ref refid="reviewFreq"/>
  594. <standard-element-ref refid="lastReviewDate"/>
  595. <standard-element-ref refid="custom01"/>
  596. <standard-element-ref refid="custom02"/>
  597. <standard-element-ref refid="custom03"/>
  598. <standard-element-ref refid="custom04"/>
  599. <standard-element-ref refid="custom05"/>
  600. <standard-element-ref refid="custom06"/>
  601. <standard-element-ref refid="custom07"/>
  602. <standard-element-ref refid="custom08"/>
  603. <standard-element-ref refid="custom09"/>
  604. <standard-element-ref refid="custom10"/>
  605. <standard-element-ref refid="custom11"/>
  606. <standard-element-ref refid="custom12"/>
  607. <standard-element-ref refid="custom13"/>
  608. <standard-element-ref refid="custom14"/>
  609. <standard-element-ref refid="custom15"/>
  610. <background-element-ref refid="sysScoreCardBadge"/>
  611. <background-element-ref refid="insideWorkExperience"/>
  612. <background-element-ref refid="outsideWorkExperience"/>
  613. <background-element-ref refid="education"/>
  614. <background-element-ref refid="courses"/>
  615. <background-element-ref refid="languages"/>
  616. <background-element-ref refid="preferredNextMove"/>
  617. <background-element-ref refid="bestNextMove"/>
  618. <background-element-ref refid="sysOverallPerformance"/>
  619. <background-element-ref refid="sysOverallPotential"/>
  620. <background-element-ref refid="sysOverallObjective"/>
  621. <background-element-ref refid="sysOverallCompetency"/>
  622. </element-permission>
  623. <element-permission type="write">
  624. <description>
  625. Grant read/write permissions to standard and background fields
  626. </description>
  627. <role-name>E</role-name>
  628. <standard-element-ref refid="username"/>
  629. <standard-element-ref refid="firstName"/>
  630. <standard-element-ref refid="lastName"/>
  631. <standard-element-ref refid="mi"/>
  632. <standard-element-ref refid="gender"/>
  633. <standard-element-ref refid="email"/>
  634. <standard-element-ref refid="department"/>
  635. <standard-element-ref refid="division"/>
  636. <standard-element-ref refid="location"/>
  637. <standard-element-ref refid="timeZone"/>
  638. <standard-element-ref refid="hireDate"/>
  639. <standard-element-ref refid="title"/>
  640. <standard-element-ref refid="businessPhone"/>
  641. <standard-element-ref refid="fax"/>
  642. <standard-element-ref refid="addressLine1"/>
  643. <standard-element-ref refid="addressLine2"/>
  644. <standard-element-ref refid="city"/>
  645. <standard-element-ref refid="state"/>
  646. <standard-element-ref refid="zipCode"/>
  647. <standard-element-ref refid="country"/>
  648. <background-element-ref refid="insideWorkExperience"/>
  649. <background-element-ref refid="outsideWorkExperience"/>
  650. <background-element-ref refid="education"/>
  651. <background-element-ref refid="courses"/>
  652. <background-element-ref refid="languages"/>
  653. <background-element-ref refid="preferredNextMove"/>
  654. <background-element-ref refid="certificates"/>
  655. <background-element-ref refid="mobility"/>
  656. <background-element-ref refid="awards"/>
  657. <background-element-ref refid="memberships"/>
  658. </element-permission>
  659. <element-permission type="read">
  660. <role-name>*</role-name>
  661. <standard-element-ref refid="username"/>
  662. <standard-element-ref refid="firstName"/>
  663. <standard-element-ref refid="lastName"/>
  664. <standard-element-ref refid="mi"/>
  665. <standard-element-ref refid="gender"/>
  666. <standard-element-ref refid="email"/>
  667. <standard-element-ref refid="managerId"/>
  668. <standard-element-ref refid="hrId"/>
  669. <standard-element-ref refid="department"/>
  670. <standard-element-ref refid="jobCode"/>
  671. <standard-element-ref refid="division"/>
  672. <standard-element-ref refid="location"/>
  673. <standard-element-ref refid="timeZone"/>
  674. <standard-element-ref refid="hireDate"/>
  675. <standard-element-ref refid="empId"/>
  676. <standard-element-ref refid="title"/>
  677. <standard-element-ref refid="businessPhone"/>
  678. <standard-element-ref refid="fax"/>
  679. <standard-element-ref refid="addressLine1"/>
  680. <standard-element-ref refid="addressLine2"/>
  681. <standard-element-ref refid="city"/>
  682. <standard-element-ref refid="state"/>
  683. <standard-element-ref refid="zipCode"/>
  684. <standard-element-ref refid="country"/>
  685. <standard-element-ref refid="reviewFreq"/>
  686. <standard-element-ref refid="lastReviewDate"/>
  687. <standard-element-ref refid="custom01"/>
  688. <standard-element-ref refid="custom02"/>
  689. <standard-element-ref refid="custom03"/>
  690. <standard-element-ref refid="custom04"/>
  691. <standard-element-ref refid="custom05"/>
  692. <standard-element-ref refid="custom06"/>
  693. <standard-element-ref refid="custom07"/>
  694. <standard-element-ref refid="custom08"/>
  695. <standard-element-ref refid="custom09"/>
  696. <standard-element-ref refid="custom10"/>
  697. <standard-element-ref refid="custom11"/>
  698. <standard-element-ref refid="custom12"/>
  699. <standard-element-ref refid="custom13"/>
  700. <standard-element-ref refid="custom14"/>
  701. <standard-element-ref refid="custom15"/>
  702. <background-element-ref refid="sysScoreCardBadge"/>
  703. </element-permission>
  704. <element-permission type="write">
  705. <description>The roles that may access the org chart fields</description>
  706. <role-name>EM</role-name>
  707. <role-name>EMM</role-name>
  708. <role-name>EMMM</role-name>
  709. <role-name>EMMMM</role-name>
  710. <role-name>EH</role-name>
  711. <standard-element-ref refid="riskOfLoss"/>
  712. <standard-element-ref refid="impactOfLoss"/>
  713. <standard-element-ref refid="benchStrength"/>
  714. <standard-element-ref refid="reasonForLeaving"/>
  715. <standard-element-ref refid="newToPosition"/>
  716. <standard-element-ref refid="dateOfPosition"/>
  717. <standard-element-ref refid="futureLeader"/>
  718. <standard-element-ref refid="matrixManaged"/>
  719. <background-element-ref refid="sysScoreCardBadge"/>
  720. </element-permission>
  721. <element-permission type="read">
  722. <description>The roles that may read analytics</description>
  723. <role-name>EM</role-name>
  724. <role-name>EMM</role-name>
  725. <role-name>EMMM</role-name>
  726. <role-name>EMMMM</role-name>
  727. <role-name>EH</role-name>
  728. <standard-element-ref refid="analytics"/>
  729. </element-permission>
  730. <view-template id="employeeProfile" pdf-printing-enabled="false">
  731. <label>Employee Profile</label>
  732. <description>Employee Profile</description>
  733. <edit-template id="personalInformation">
  734. <label>Personal Information</label>
  735. <description>Personal Information</description>
  736. <standard-element-ref refid="username"/>
  737. <standard-element-ref refid="firstName"/>
  738. <standard-element-ref refid="mi"/>
  739. <standard-element-ref refid="lastName"/>
  740. <standard-element-ref refid="title"/>
  741. <standard-element-ref refid="jobCode"/>
  742. <standard-element-ref refid="businessPhone"/>
  743. <standard-element-ref refid="fax"/>
  744. <standard-element-ref refid="email"/>
  745. <standard-element-ref refid="empId"/>
  746. <standard-element-ref refid="department"/>
  747. <standard-element-ref refid="division"/>
  748. <standard-element-ref refid="location"/>
  749. <standard-element-ref refid="businessSegment"/>
  750. <standard-element-ref refid="function"/>
  751. <standard-element-ref refid="level"/>
  752. <standard-element-ref refid="serviceDate"/>
  753. <standard-element-ref refid="addressLine1"/>
  754. <standard-element-ref refid="addressLine2"/>
  755. <standard-element-ref refid="city"/>
  756. <standard-element-ref refid="state"/>
  757. <standard-element-ref refid="zipCode"/>
  758. <standard-element-ref refid="country"/>
  759. <standard-element-ref refid="dateOfBirth"/>
  760. <standard-element-ref refid="ssn"/>
  761. <standard-element-ref refid="gender"/>
  762. <standard-element-ref refid="citizenship"/>
  763. <standard-element-ref refid="nationality"/>
  764. <standard-element-ref refid="ethnicity"/>
  765. <standard-element-ref refid="married"/>
  766. <standard-element-ref refid="minority"/>
  767. <standard-element-ref refid="hireDate"/>
  768. <standard-element-ref refid="reviewFreq"/>
  769. <standard-element-ref refid="lastReviewDate"/>
  770. <standard-element-ref refid="talentPool"/>
  771. <standard-element-ref refid="custom01"/>
  772. <standard-element-ref refid="custom02"/>
  773. <standard-element-ref refid="custom03"/>
  774. <standard-element-ref refid="custom04"/>
  775. <standard-element-ref refid="custom05"/>
  776. <standard-element-ref refid="custom06"/>
  777. <standard-element-ref refid="custom07"/>
  778. <standard-element-ref refid="custom08"/>
  779. <standard-element-ref refid="custom09"/>
  780. <standard-element-ref refid="custom10"/>
  781. <standard-element-ref refid="custom11"/>
  782. <standard-element-ref refid="custom12"/>
  783. <standard-element-ref refid="custom13"/>
  784. <standard-element-ref refid="custom14"/>
  785. <standard-element-ref refid="custom15"/>
  786. </edit-template>
  787. <edit-template id="orgChartFields">
  788. <label>RENAME THIS SECTION</label>
  789. <description>PROVIDE DESCRIPTION HERE THAT WILL BE HELPFUL TO THE END USER WHILE MODIFYING THESE VALUES</description>
  790. <standard-element-ref refid="riskOfLoss"/>
  791. <standard-element-ref refid="impactOfLoss"/>
  792. <standard-element-ref refid="benchStrength"/>
  793. <standard-element-ref refid="reasonForLeaving"/>
  794. <standard-element-ref refid="newToPosition"/>
  795. <standard-element-ref refid="dateOfPosition"/>
  796. <standard-element-ref refid="futureLeader"/>
  797. <standard-element-ref refid="matrixManaged"/>
  798. </edit-template>
  799. <edit-template id="insideWorkExperience">
  800. <label>Work Experience Within Organization</label>
  801. <description>Work Experience Within Organization</description>
  802. <background-element-ref refid="insideWorkExperience"/>
  803. </edit-template>
  804. <edit-template id="outsideWorkExperience">
  805. <label>Previous Employment</label>
  806. <description>Previous Employment</description>
  807. <background-element-ref refid="outsideWorkExperience"/>
  808. </edit-template>
  809. <edit-template id="education">
  810. <label>Education</label>
  811. <description>Education</description>
  812. <background-element-ref refid="education"/>
  813. </edit-template>
  814. <edit-template id="courses">
  815. <label>Courses/Continuing Education</label>
  816. <description>Courses/Continuing Education</description>
  817. <background-element-ref refid="courses"/>
  818. </edit-template>
  819. <edit-template id="certificates">
  820. <label>Certificates/Licenses</label>
  821. <description>Certificates/Licenses</description>
  822. <background-element-ref refid="certificates"/>
  823. </edit-template>
  824. <edit-template id="languages">
  825. <label>Language Skills</label>
  826. <description>Language Skills</description>
  827. <background-element-ref refid="languages"/>
  828. </edit-template>
  829. <edit-template id="preferredNextMove">
  830. <label>Preferred Next Move</label>
  831. <description>Preferred Next Move</description>
  832. <background-element-ref refid="preferredNextMove"/>
  833. </edit-template>
  834. <edit-template id="mobility">
  835. <label>Geographic Mobility</label>
  836. <description>Geographic Mobility</description>
  837. <background-element-ref refid="mobility"/>
  838. </edit-template>
  839. <edit-template id="awards">
  840. <label>Awards</label>
  841. <description>Awards</description>
  842. <background-element-ref refid="awards"/>
  843. </edit-template>
  844. <edit-template id="memberships">
  845. <label>Memberships</label>
  846. <description>Memberships</description>
  847. <background-element-ref refid="memberships"/>
  848. </edit-template>
  849. <edit-template id="sysOverallPotential">
  850. <label>Potential</label>
  851. <description>Potential Trend</description>
  852. <background-element-ref refid="sysOverallPotential"/>
  853. </edit-template>
  854. <edit-template id="sysOverallPerformance">
  855. <label>Performance</label>
  856. <description>Performance Trend</description>
  857. <background-element-ref refid="sysOverallPerformance"/>
  858. </edit-template>
  859. </view-template>
  860. <view-template id="talentSearch" visibility="none" pdf-printing-enabled="false">
  861. <label>Talent Search</label>
  862. <description>Talent Search Fields</description>
  863. <edit-template id="personalInformation">
  864. <label>Personal Information</label>
  865. <description>Personal Information</description>
  866. <standard-element-ref refid="jobCode"/>
  867. <standard-element-ref refid="department"/>
  868. <standard-element-ref refid="division"/>
  869. <standard-element-ref refid="location"/>
  870. <standard-element-ref refid="businessSegment"/>
  871. <standard-element-ref refid="function"/>
  872. <standard-element-ref refid="level"/>
  873. <standard-element-ref refid="serviceDate"/>
  874. <standard-element-ref refid="addressLine1"/>
  875. <standard-element-ref refid="addressLine2"/>
  876. <standard-element-ref refid="city"/>
  877. <standard-element-ref refid="state"/>
  878. <standard-element-ref refid="zipCode"/>
  879. <standard-element-ref refid="country"/>
  880. <standard-element-ref refid="dateOfBirth"/>
  881. <standard-element-ref refid="gender"/>
  882. <standard-element-ref refid="citizenship"/>
  883. <standard-element-ref refid="nationality"/>
  884. <standard-element-ref refid="ethnicity"/>
  885. <standard-element-ref refid="married"/>
  886. <standard-element-ref refid="minority"/>
  887. <standard-element-ref refid="hireDate"/>
  888. <standard-element-ref refid="talentPool"/>
  889. </edit-template>
  890. <edit-template id="orgChartFields">
  891. <label>RENAME THIS SECTION</label>
  892. <description>PROVIDE DESCRIPTION HERE THAT WILL BE HELPFUL TO THE END USER WHILE MODIFYING THESE VALUES</description>
  893. <standard-element-ref refid="riskOfLoss"/>
  894. <standard-element-ref refid="impactOfLoss"/>
  895. <standard-element-ref refid="benchStrength"/>
  896. <standard-element-ref refid="reasonForLeaving"/>
  897. <standard-element-ref refid="newToPosition"/>
  898. <standard-element-ref refid="dateOfPosition"/>
  899. <standard-element-ref refid="futureLeader"/>
  900. <standard-element-ref refid="matrixManaged"/>
  901. </edit-template>
  902. <edit-template id="insideWorkExperience">
  903. <label>Work Experience Within Organization</label>
  904. <description>Work Experience Within Organization</description>
  905. <background-element-ref refid="insideWorkExperience"/>
  906. </edit-template>
  907. <edit-template id="outsideWorkExperience">
  908. <label>Previous Employment</label>
  909. <description>Previous Employment</description>
  910. <background-element-ref refid="outsideWorkExperience"/>
  911. </edit-template>
  912. <edit-template id="education">
  913. <label>Education</label>
  914. <description>Education</description>
  915. <background-element-ref refid="education"/>
  916. </edit-template>
  917. <edit-template id="courses">
  918. <label>Courses/Continuing Education</label>
  919. <description>Courses/Continuing Education</description>
  920. <background-element-ref refid="courses"/>
  921. </edit-template>
  922. <edit-template id="certificates">
  923. <label>Certificates/Licenses</label>
  924. <description>Certificates/Licenses</description>
  925. <background-element-ref refid="certificates"/>
  926. </edit-template>
  927. <edit-template id="languages">
  928. <label>Language Skills</label>
  929. <description>Language Skills</description>
  930. <background-element-ref refid="languages"/>
  931. </edit-template>
  932. <edit-template id="preferredNextMove">
  933. <label>Preferred Next Move</label>
  934. <description>Preferred Next Move</description>
  935. <background-element-ref refid="preferredNextMove"/>
  936. </edit-template>
  937. <edit-template id="mobility">
  938. <label>Geographic Mobility</label>
  939. <description>Geographic Mobility</description>
  940. <background-element-ref refid="mobility"/>
  941. </edit-template>
  942. <edit-template id="awards">
  943. <label>Awards</label>
  944. <description>Awards</description>
  945. <background-element-ref refid="awards"/>
  946. </edit-template>
  947. <edit-template id="memberships">
  948. <label>Memberships</label>
  949. <description>Memberships</description>
  950. <background-element-ref refid="memberships"/>
  951. </edit-template>
  952. <edit-template id="sysOverallPotential">
  953. <label>Potential</label>
  954. <description>Potential Trend</description>
  955. <background-element-ref refid="sysOverallPotential"/>
  956. </edit-template>
  957. <edit-template id="sysOverallPerformance">
  958. <label>Performance</label>
  959. <description>Performance Trend</description>
  960. <background-element-ref refid="sysOverallPerformance"/>
  961. </edit-template>
  962. </view-template>
  963. <view-template id="sysUserDirectorySetting" visibility="none" pdf-printing-enabled="false">
  964. <label>User Directory Setting</label>
  965. <description>User Directory Setting</description>
  966. <edit-template id="sysAllUserDirectorySetting">
  967. <label>User Directory Setting(Entire Ordered List)</label>
  968. <description>User Directory Setting(Entire Ordered List</description>
  969. <standard-element-ref refid="username"/>
  970. <standard-element-ref refid="firstName"/>
  971. <standard-element-ref refid="lastName"/>
  972. <standard-element-ref refid="mi"/>
  973. <standard-element-ref refid="gender"/>
  974. <standard-element-ref refid="email"/>
  975. <standard-element-ref refid="managerId"/>
  976. <standard-element-ref refid="hrId"/>
  977. <standard-element-ref refid="department"/>
  978. <standard-element-ref refid="jobCode"/>
  979. <standard-element-ref refid="division"/>
  980. <standard-element-ref refid="location"/>
  981. <standard-element-ref refid="timeZone"/>
  982. <standard-element-ref refid="hireDate"/>
  983. <standard-element-ref refid="empId"/>
  984. <standard-element-ref refid="title"/>
  985. <standard-element-ref refid="businessPhone"/>
  986. <standard-element-ref refid="fax"/>
  987. <standard-element-ref refid="addressLine1"/>
  988. <standard-element-ref refid="addressLine2"/>
  989. <standard-element-ref refid="city"/>
  990. <standard-element-ref refid="state"/>
  991. <standard-element-ref refid="zipCode"/>
  992. <standard-element-ref refid="country"/>
  993. <standard-element-ref refid="reviewFreq"/>
  994. <standard-element-ref refid="lastReviewDate"/>
  995. <standard-element-ref refid="custom01"/>
  996. <standard-element-ref refid="custom02"/>
  997. <standard-element-ref refid="custom03"/>
  998. <standard-element-ref refid="custom04"/>
  999. <standard-element-ref refid="custom05"/>
  1000. <standard-element-ref refid="custom06"/>
  1001. <standard-element-ref refid="custom07"/>
  1002. <standard-element-ref refid="custom08"/>
  1003. <standard-element-ref refid="custom09"/>
  1004. <standard-element-ref refid="custom10"/>
  1005. <standard-element-ref refid="custom11"/>
  1006. <standard-element-ref refid="custom12"/>
  1007. <standard-element-ref refid="custom13"/>
  1008. <standard-element-ref refid="custom14"/>
  1009. <standard-element-ref refid="custom15"/>
  1010. <standard-element-ref refid="matrixManager"/>
  1011. <standard-element-ref refid="defaultLocale"/>
  1012. <standard-element-ref refid="proxy"/>
  1013. <standard-element-ref refid="customManager"/>
  1014. <standard-element-ref refid="secondManager"/>
  1015. </edit-template>
  1016. <edit-template id="sysVisibleUserDirectorySetting">
  1017. <label>User Directory Setting(Visible)</label>
  1018. <description>User Directory Setting(Visible)</description>
  1019. <standard-element-ref refid="username"/>
  1020. <standard-element-ref refid="firstName"/>
  1021. <standard-element-ref refid="lastName"/>
  1022. <standard-element-ref refid="mi"/>
  1023. <standard-element-ref refid="gender"/>
  1024. <standard-element-ref refid="email"/>
  1025. <standard-element-ref refid="managerId"/>
  1026. <standard-element-ref refid="hrId"/>
  1027. <standard-element-ref refid="department"/>
  1028. <standard-element-ref refid="jobCode"/>
  1029. <standard-element-ref refid="division"/>
  1030. <standard-element-ref refid="location"/>
  1031. <standard-element-ref refid="timeZone"/>
  1032. <standard-element-ref refid="hireDate"/>
  1033. <standard-element-ref refid="empId"/>
  1034. <standard-element-ref refid="title"/>
  1035. <standard-element-ref refid="businessPhone"/>
  1036. <standard-element-ref refid="fax"/>
  1037. <standard-element-ref refid="addressLine1"/>
  1038. <standard-element-ref refid="addressLine2"/>
  1039. <standard-element-ref refid="city"/>
  1040. <standard-element-ref refid="state"/>
  1041. <standard-element-ref refid="zipCode"/>
  1042. <standard-element-ref refid="country"/>
  1043. <standard-element-ref refid="reviewFreq"/>
  1044. <standard-element-ref refid="lastReviewDate"/>
  1045. <standard-element-ref refid="custom01"/>
  1046. <standard-element-ref refid="custom02"/>
  1047. <standard-element-ref refid="custom03"/>
  1048. <standard-element-ref refid="custom04"/>
  1049. <standard-element-ref refid="custom05"/>
  1050. <standard-element-ref refid="custom06"/>
  1051. <standard-element-ref refid="custom07"/>
  1052. <standard-element-ref refid="custom08"/>
  1053. <standard-element-ref refid="custom09"/>
  1054. <standard-element-ref refid="custom10"/>
  1055. <standard-element-ref refid="custom11"/>
  1056. <standard-element-ref refid="custom12"/>
  1057. <standard-element-ref refid="custom13"/>
  1058. <standard-element-ref refid="custom14"/>
  1059. <standard-element-ref refid="custom15"/>
  1060. </edit-template>
  1061. </view-template>
  1062. </succession-data-model>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement