Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <nota xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xsi:noNamespaceSchemaLocation="ejemplo1.xsd">
  4. <para>Pedro</para>
  5. <de>Laura</de>
  6. <titulo>Recordatorio</titulo>
  7. <contenido>A las 7:00 pm en la puerta del teatro</contenido>
  8. </nota>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement