Guest User

Untitled

a guest
Jul 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. <fields>
  2. <field>
  3. <ElementName>**eventType**</ElementName>
  4. </field>
  5. <field>
  6. <ElementName>importProfile</ElementName>
  7. </field>
  8. <field>
  9. <ElementName>dateLogged</ElementName>
  10. </field>
  11. <field>
  12. <ElementName>remarks</ElementName>
  13. </field>
  14. <field>
  15. <ElementName>shortDescription</ElementName>
  16. </field>
  17.  
  18.  
  19.  
  20.  
  21.  
  22. <tns:NewElement>
  23. <tns:**eventType**>incident</tns:eventType>
  24. <tns:**importProfile**>printer fault</tns:importProfile>
  25. <tns:dateLogged>2018-07-18T21:14:49.011+05:30</tns:dateLogged>
  26. <tns:remarks>this is test incident</tns:remarks>
  27. <tns:shortDescription>printer fault</tns:shortDescription>
  28. <tns:sample>this is sample message</tns:sample>
  29. </tns:NewElement>
Add Comment
Please, Sign In to add comment