data.sample.ServiceSubcategory.xml 3.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Set>
  3. <ServiceSubcategory alias="ServiceSubcategory" id="1">
  4. <name>New desktop ordering</name>
  5. <description>Order a new desktop computer, for a new employee or for replacing an old system.</description>
  6. <service_id>1</service_id>
  7. </ServiceSubcategory>
  8. <ServiceSubcategory alias="ServiceSubcategory" id="2">
  9. <name>New laptop ordering</name>
  10. <description>Order a new laptop computer, for a new mobile employee or for replacing an old laptop.</description>
  11. <service_id>1</service_id>
  12. </ServiceSubcategory>
  13. <ServiceSubcategory alias="ServiceSubcategory" id="3">
  14. <name>New LCD monitor ordering</name>
  15. <description>Order a new LCD monitor, for a new employee or for replacing an old monitor.</description>
  16. <service_id>1</service_id>
  17. </ServiceSubcategory>
  18. <ServiceSubcategory alias="ServiceSubcategory" id="4">
  19. <name>New peripheral</name>
  20. <description>Order a peripheral: keyboard, mouse, personal printer...</description>
  21. <service_id>1</service_id>
  22. </ServiceSubcategory>
  23. <ServiceSubcategory alias="ServiceSubcategory" id="5">
  24. <name>Repair</name>
  25. <description>Ask for assistance about a hardware failure.</description>
  26. <service_id>1</service_id>
  27. </ServiceSubcategory>
  28. <ServiceSubcategory alias="ServiceSubcategory" id="6">
  29. <name>Troubleshooting</name>
  30. <description>Ask for help troubleshooting a hardware issue.</description>
  31. <service_id>2</service_id>
  32. </ServiceSubcategory>
  33. <ServiceSubcategory alias="ServiceSubcategory" id="7">
  34. <name>New mobile phone ordering</name>
  35. <description>Order a new mobile phone, for a new employee or for replacing a broken phone.</description>
  36. <service_id>2</service_id>
  37. </ServiceSubcategory>
  38. <ServiceSubcategory alias="ServiceSubcategory" id="8">
  39. <name>Mobile phone/SIM locking</name>
  40. <description>Request for locking the SIM when a mobile phone has been lost or stolen.</description>
  41. <service_id>2</service_id>
  42. </ServiceSubcategory>
  43. <ServiceSubcategory alias="ServiceSubcategory" id="9">
  44. <name>Mobile phone/SIM unlocking</name>
  45. <description>Request for unlocking the SIM of your mobile phone.</description>
  46. <service_id>2</service_id>
  47. </ServiceSubcategory>
  48. <ServiceSubcategory alias="ServiceSubcategory" id="10">
  49. <name>New IP address</name>
  50. <description>Request a new IP address for a fixed system (Desktop computer or server)</description>
  51. <service_id>2</service_id>
  52. </ServiceSubcategory>
  53. <ServiceSubcategory alias="ServiceSubcategory" id="11">
  54. <name>New DNS name</name>
  55. <description>Request a new DNS name for a fixed system (Desktop computer or server).</description>
  56. <service_id>2</service_id>
  57. </ServiceSubcategory>
  58. <ServiceSubcategory alias="ServiceSubcategory" id="12">
  59. <name>Network Troubleshooting</name>
  60. <description>Ask for help troubleshooting a network related issue.</description>
  61. <service_id>2</service_id>
  62. </ServiceSubcategory>
  63. <ServiceSubcategory alias="ServiceSubcategory" id="13">
  64. <name>Software Installation / Upgrade</name>
  65. <description>Ask for installing or upgrading software on a computer.</description>
  66. <service_id>3</service_id>
  67. </ServiceSubcategory>
  68. <ServiceSubcategory alias="ServiceSubcategory" id="14">
  69. <name>Software removal</name>
  70. <description>Ask for removing software from your computer.</description>
  71. <service_id>3</service_id>
  72. </ServiceSubcategory>
  73. <ServiceSubcategory alias="ServiceSubcategory" id="15">
  74. <name>Windows installation/ / Upgrade</name>
  75. <description>Ask for installing or upgrading Windows on a computer.</description>
  76. <service_id>3</service_id>
  77. </ServiceSubcategory>
  78. <ServiceSubcategory alias="ServiceSubcategory" id="16">
  79. <name>Troubleshooting</name>
  80. <description>Ask for assistance about a software related issue.</description>
  81. <service_id>3</service_id>
  82. </ServiceSubcategory>
  83. <ServiceSubcategory alias="ServiceSubcategory" id="17">
  84. <name>Microsoft Office Support</name>
  85. <description>Request assistance about MS Office software: Word, Excel, PowerPoint, Outlook, SharePoint.</description>
  86. <service_id>3</service_id>
  87. </ServiceSubcategory>
  88. </Set>