Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. <Books>
  2. <Book>
  3. <ItemReference>
  4. <ClassificationCode listID="FulfillmentItemCode">Book1</ClassificationCode>
  5. <ClassificationCode listID="Property2"/>
  6. <ClassificationCode listID="Property3"/>
  7. </ItemReference>
  8. </Book>
  9.  
  10. <Book>
  11. <ItemReference>
  12. <ClassificationCode listID="Name">Book2</ClassificationCode>
  13. <ClassificationCode listID="Property2"/>
  14. <ClassificationCode listID="Property3"/>
  15. </ItemReference>
  16. </Book>
  17.  
  18. <Book>
  19. <ItemReference>
  20. <ClassificationCode listID="Name">Book1</ClassificationCode>
  21. <ClassificationCode listID="Property2"/>
  22. <ClassificationCode listID="Property3"/>
  23. </ItemReference>
  24. </Book>
  25.  
  26. <Book>
  27. <ItemReference>
  28. <ClassificationCode listID="Name">Book4</ClassificationCode>
  29. <ClassificationCode listID="Property2"/>
  30. <ClassificationCode listID="Property3"/>
  31. </ItemReference>
  32. </Book>
  33. </Books>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement