|
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> |
| 2 | +<dataset> |
| 3 | + |
| 4 | + <folder folder_id="1" name="name Folder 1" description="Description Folder 1" left_indice="1" right_indice="2" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72800' |
| 5 | + parent_id="-1"/> |
| 6 | + <folderpolicygroup folder_id="1" group_id="0" policy='0' /> |
| 7 | + <folder folder_id="2" name="name Folder 2" description="Description Folder 2" left_indice="3" right_indice="4" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72801' |
| 8 | + parent_id="-1"/> |
| 9 | + <folder folder_id="3" name="name Folder 3" description="Description Folder 3" left_indice="5" right_indice="6" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72802' |
| 10 | + parent_id="-1"/> |
| 11 | + |
| 12 | + <community community_id="2000" name="Community test User 1" |
| 13 | + description="Community test User 1" creation="2011-01-27 12:09:02" |
| 14 | + privacy="0" folder_id="1003" publicfolder_id="1004" privatefolder_id="1005" |
| 15 | + admingroup_id="3000" moderatorgroup_id="3001" membergroup_id="3002" |
| 16 | + uuid='4e311fdf82107d245f0798d654fc24205f2621eb72777' /> |
| 17 | + |
| 18 | + <folder folder_id="1000" name="User 1 name Folder 1" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72760' |
| 19 | + description="Description Folder 1" left_indice="1000" right_indice="1005" |
| 20 | + parent_id="-1" /> |
| 21 | + <folderpolicyuser folder_id="1000" user_id="1" policy='2' /> |
| 22 | + <folder folder_id="1001" name="User 1 name Folder 2" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72761' |
| 23 | + description="Description Folder 2" left_indice="1001" right_indice="1002" |
| 24 | + parent_id="1000" /> |
| 25 | + <folderpolicyuser folder_id="1001" user_id="1" policy='2' /> |
| 26 | + <folder folder_id="1002" name="User 1 name Folder 3" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72762' |
| 27 | + description="Description Folder 3" left_indice="1003" right_indice="1004" |
| 28 | + parent_id="1000" /> |
| 29 | + <folderpolicyuser folder_id="1002" user_id="1" policy='2' /> |
| 30 | + <folder folder_id="1003" name="community_2000" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72763' |
| 31 | + description="Description Folder 1" left_indice="1006" right_indice="10011" |
| 32 | + parent_id="-2" /> |
| 33 | + <folder folder_id="1004" name="Community test User 1 name Folder 2" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72764' |
| 34 | + description="Description Folder 2" left_indice="1007" right_indice="1008" |
| 35 | + parent_id="1003" /> |
| 36 | + <folder folder_id="1005" name="Community test User 1 name Folder 3" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72765' |
| 37 | + description="Description Folder 3" left_indice="1009" right_indice="1010" |
| 38 | + parent_id="1003" /> |
| 39 | + |
| 40 | + <group group_id="3000" community_id="2000" name="Community test User 1 Admin" /> |
| 41 | + <group group_id="3001" community_id="2000" |
| 42 | + name="Community test User 1 Moderator" /> |
| 43 | + <group group_id="3002" community_id="2000" |
| 44 | + name="Community test User 1 Member" /> |
| 45 | + |
| 46 | + |
| 47 | + <user user_id="1" firstname="FirstName1" lastname="LastName1" |
| 48 | + email="user1@user1.com" password="35fd8ba86ba403ffcc00feac5355ad20" creation="2011-01-27 12:09:02" |
| 49 | + folder_id="1000" publicfolder_id="1001" privatefolder_id="1002" admin="0" /> |
| 50 | + |
| 51 | +<!-- To test Export component --> |
| 52 | + <user user_id="2" firstname="FirstName2" lastname="LastName2" |
| 53 | + email="user2@user2.com" password="35fd8ba86ba403ffcc00feac5355ad20" creation="2011-01-27 12:10:02" admin="0" /> |
| 54 | + <folderpolicygroup folder_id="1001" group_id="0" policy="0" /> |
| 55 | +<!-- To test admin user capabilities --> |
| 56 | + <user user_id="3" firstname="Admin" lastname="Admin" |
| 57 | + email="admin@admin.com" password="35fd8ba86ba403ffcc00feac5355ad20" creation="2011-01-27 12:11:02" admin="1" /> |
| 58 | + |
| 59 | + <user2group group_id="3000" user_id="1" /> |
| 60 | + <user2group group_id="3002" user_id="1" /> |
| 61 | + |
| 62 | + <item item_id="1" name="name 1" description="Description 1" type="1" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72750' /> |
| 63 | + <itemrevision itemrevision_id="1" item_id="1" revision="1" |
| 64 | + date="2011-01-27 12:09:02" user_id='1' changes="Description 1" /> |
| 65 | + <itemrevision itemrevision_id="3" item_id="1" revision="2" |
| 66 | + date="2011-01-27 12:09:02" user_id='1' changes="Description 1" /> |
| 67 | + <itempolicygroup item_id="1" group_id="0" policy='0' /> |
| 68 | + <item2folder item_id="1" folder_id='1001' /> |
| 69 | + <item item_id="2" name="name 2" description="Description 2" type="4" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72751' /> |
| 70 | + <itemrevision itemrevision_id="2" item_id="2" revision="1" |
| 71 | + date="2011-01-27 12:09:02" user_id='1' changes="Description 1" /> |
| 72 | + <itempolicyuser item_id="2" user_id="1" policy='2' /> |
| 73 | + <item2folder item_id="2" folder_id='1001' /> |
| 74 | + <item item_id="3" name="name 3" description="Description 3" type="3" uuid='4e311fdf82007c245b07d8d6c4fcb4205f2621eb72752' /> |
| 75 | + |
| 76 | +</dataset> |
0 commit comments