Advertisement
k-joseph

Untitled

Jul 30th, 2013
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <dataset>
  3. <notification_note note_id="1" text="sample text1"
  4. creator="1" date_created="2013-04-15 16:35:35.0" changed_by="1"
  5. date_changed="2013-05-15 17:00:35.0" is_voided="false" />
  6. <notification_note note_id="2" text="sample text2"
  7. creator="1" date_created="2013-04-15 16:35:35.0" changed_by="1"
  8. date_changed="2013-05-15 17:00:35.0" is_voided="false" />
  9. <notification_note note_id="3" text="sample text3"
  10. creator="1" date_created="2013-04-15 16:35:35.0" changed_by="1"
  11. date_changed="2013-05-15 17:00:35.0" is_voided="true" date_voided="2013-05-15 17:47:35.0"
  12. voided_by="1" void_reason="testing" />
  13. <notification_note note_id="4" text="sample text4"
  14. creator="1" date_created="2013-05-14 16:35:35.0" changed_by="1"
  15. date_changed="2013-05-15 17:00:35.0" is_voided="false" />
  16. <notification_note note_id="5" text="sample text5"
  17. creator="1" date_created="2013-05-14 16:35:35.0" changed_by="1"
  18. date_changed="2013-05-15 17:00:35.0" is_voided="false" />
  19. <notification_note note_id="6" text="sample text6"
  20. creator="1" date_created="2013-05-14 16:35:35.0" changed_by="1"
  21. date_changed="2013-05-15 17:00:35.0" is_voided="false" />
  22. <notification_note note_id="7" text="sample text7"
  23. creator="1" date_created="2013-05-14 16:35:35.0" changed_by="1"
  24. date_changed="2013-05-15 17:00:35.0" is_voided="false" />
  25.  
  26. <notification_note note_type_id="2" name="sample name" />
  27. </dataset>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement