Advertisement
Fhernd

FechaContrato.xml

Jul 22nd, 2014
1,653
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.19 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <empleado xmlns="urn:contrato-empleado">
  3.     <ID>56321</ID>
  4.     <fecha-contrato>2013-10-03</fecha-contrato>
  5.     <cargo>Consultor</cargo>
  6. </empleado>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement