Advertisement
Guest User

Exotic's Example

a guest
May 3rd, 2018
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.34 KB | None | 0 0
  1. <Operation class="PatchOperationSequence">
  2.         <success>Always</success>
  3.         <operations>
  4.             <li Class="PatchOperationAdd">
  5.                 <xpath>/Defs</xpath>
  6.                 <value>
  7.                     <li>
  8.                         <!-- Definition goes here, specifically in this case it's a RecipeDef I'm adding to A Dog Said... -->
  9.                     </li>
  10.                 </value>
  11.             </li>
  12.         </operations>
  13.     </Operation>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement