topical media & game development
basic-xml-03-exercise-2.xml / xml
<?xml version="1.0"?>
<emp:employee xmlns:emp="http://sernaferna.com/employee"
emp:id="x125">
<emp:name>Jane Doe</emp:name>
<emp:notes>
<p xmlns="http://www.w3.org/1999/xhtml">I've worked
with <emp:name>Jane Doe</emp:name> for over a <em>year</em>
now.</p>
</emp:notes>
</emp:employee>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.