<!DOCTYPE html PUBLIC "-//XML-DEV//DTD XHTML RDDL 1.0//EN"
"http://www.rddl.org/rddl-xhtml.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:rddl="http://www.rddl.org/">
<head>
<title>An XML Application Describing People</title>
</head>
<body>
<h1>An XML Application Describing People</h1>
<rddl:resource xlink:type="simple"
xlink:href="urn:isbn:1565922247"
xlink:role="http://dublincore.org/documents/dcmi-type-vocabulary/#text"
xlink:arcrole="http://www.rddl.org/purposes#normative-reference">
<p>
http://www.cafeconleche.org/namespaces/people is the namespace URL
for an XML application describing people in a data-oriented
fashion used as an example in <cite>XML in a Nutshell</cite>, second
edition by Elliotte Rusty Harold and W. Scott Means (O'Reilly &
Associates, 2002).
</p>
</rddl:resource>
<h2>Related Resources</h2>
<p>
Several examples in this book address this application in one way or
another. These include:
</p>
<ul>
<li>
<rddl:resource xlink:type="simple"
xlink:href="http://www.cafeconleche.org/books/xian2/examples/03/3-5.dtd"
xlink:role="http://www.isi.edu/in-notes/iana/assignments/media-types/application/xml-dtd"
xlink:arcrole="http://www.rddl.org/purposes#validation">
<a href="http://www.cafeconleche.org/books/xian2/examples/03/3-5.dtd">
Example 3-5</a>: A data oriented DTD describing people
</rddl:resource>
</li>
<li>
<rddl:resource xlink:type="simple"
xlink:href="http://www.cafeconleche.org/books/xian2/examples/08/8-15.xsl"
xlink:role="http://www.w3.org/1999/XSL/Transform"
xlink:arcrole="http://www.isi.edu/in-notes/iana/assignments/media-types/text/html">
<a href="http://www.cafeconleche.org/books/xian2/examples/08/8-15.xsl">
Example 8-15</a>: An XSLT stylesheet for people documents
</rddl:resource>
</li>
</ul>
<p>
This document itself is
<a href="http://www.cafeconleche.org/books/xian/examples/14/14-2.html">
Example 14-2</a> from the RDDL chapter.
</p>
</body>
</html>