data.sample.services.xml 964 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Set>
  3. <Service alias="Service" id="2">
  4. <name>Computers and peripherals</name>
  5. <servicefamily_id>1</servicefamily_id>
  6. <org_id>3</org_id>
  7. <description>Ordering of new hardware (Desktop computer, laptop computer, monitor, mouse, keyboard...) and support in case of hardware failure.</description>
  8. <status>production</status>
  9. </Service>
  10. <Service alias="Service" id="3">
  11. <name>Software</name>
  12. <servicefamily_id>1</servicefamily_id>
  13. <org_id>3</org_id>
  14. <description>Management of computer software and applications. Installation, upgrade, troubleshooting and removal of software.</description>
  15. <status>production</status>
  16. </Service>
  17. <Service alias="Service" id="4">
  18. <name>Telecom and connectivity</name>
  19. <servicefamily_id>1</servicefamily_id>
  20. <org_id>3</org_id>
  21. <description>Ordering and configuration of new mobile phones, computer connectivity requests, cabling, etc...</description>
  22. <status>production</status>
  23. </Service>
  24. </Set>