Guest User

Untitled

a guest
Nov 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.17 KB | None | 0 0
  1. <parent>
  2.     <switch foo="1">
  3.         <test label = "John">
  4.             ...
  5.         </test>
  6.         <test label = "Bob">
  7.             ...
  8.         </test>
  9.     </switch>
  10.     <test label = "Joe">
  11.         ...
  12.     </test>
  13. <parent>
Add Comment
Please, Sign In to add comment