blob: c4e6e12a2637980863e781464a6855afcbbc36d7 [file] [log] [blame]
Daniel Veillardb8cfbd12001-10-25 10:53:28 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
Daniel Veillard300f7d62000-11-24 13:04:04 +00002<html>
3<head>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +00004<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
5<style type="text/css"><!--
6TD {font-size: 10pt; font-family: Verdana,Arial,Helvetica}
7BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; margin-left: 0pt; margin-right: 0pt}
8H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
9H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
10H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
11A:link, A:visited, A:active { text-decoration: underline }
12--></style>
13<title>Validation &amp; DTDs</title>
Daniel Veillard300f7d62000-11-24 13:04:04 +000014</head>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000015<body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000">
16<table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr>
17<td width="180">
18<a href="http://www.gnome.org/"><img src="smallfootonly.gif" alt="Gnome Logo"></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo"></a>
19</td>
20<td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center">
21<h1>The XML C library for Gnome</h1>
22<h2>Validation &amp; DTDs</h2>
23</td></tr></table></td></tr></table></td>
24</tr></table>
25<table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr>
26<td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td>
27<table width="100%" border="0" cellspacing="1" cellpadding="3">
28<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr>
29<tr><td bgcolor="#fffacd"><ul style="margin-left: -2pt">
30<li><a href="index.html">Home</a></li>
31<li><a href="intro.html">Introduction</a></li>
32<li><a href="FAQ.html">FAQ</a></li>
33<li><a href="docs.html">Documentation</a></li>
34<li><a href="bugs.html">Reporting bugs and getting help</a></li>
35<li><a href="help.html">How to help</a></li>
36<li><a href="downloads.html">Downloads</a></li>
37<li><a href="news.html">News</a></li>
38<li><a href="XML.html">XML</a></li>
39<li><a href="XSLT.html">XSLT</a></li>
40<li><a href="architecture.html">libxml architecture</a></li>
41<li><a href="tree.html">The tree output</a></li>
42<li><a href="interface.html">The SAX interface</a></li>
43<li><a href="xmldtd.html">Validation &amp; DTDs</a></li>
44<li><a href="xmlmem.html">Memory Management</a></li>
45<li><a href="encoding.html">Encodings support</a></li>
46<li><a href="xmlio.html">I/O Interfaces</a></li>
47<li><a href="catalog.html">Catalog support</a></li>
48<li><a href="library.html">The parser interfaces</a></li>
49<li><a href="entities.html">Entities or no entities</a></li>
50<li><a href="namespaces.html">Namespaces</a></li>
51<li><a href="upgrade.html">Upgrading 1.x code</a></li>
52<li><a href="DOM.html">DOM Principles</a></li>
53<li><a href="example.html">A real example</a></li>
54<li><a href="contribs.html">Contributions</a></li>
55<li>
56<a href="xml.html">flat page</a>, <a href="site.xsl">stylesheet</a>
57</li>
58</ul></td></tr>
59</table>
60<table width="100%" border="0" cellspacing="1" cellpadding="3">
61<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr>
62<tr><td bgcolor="#fffacd"><ul style="margin-left: -2pt">
63<li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li>
64<li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li>
65<li><a href="http://www.cs.unibo.it/~casarini/gdome2/">DOM gdome2</a></li>
66<li><a href="ftp://xmlsoft.org/">FTP</a></li>
67<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
68<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
69</ul></td></tr>
70</table>
71</td></tr></table></td>
72<td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
Daniel Veillard300f7d62000-11-24 13:04:04 +000073<p>Table of Content:</p>
74<ol>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000075<li><a href="#General5">General overview</a></li>
76<li><a href="#definition">The definition</a></li>
77<li>
78<a href="#Simple">Simple rules</a><ol>
79<li><a href="#reference">How to reference a DTD from a
80 document</a></li>
81<li><a href="#Declaring">Declaring elements</a></li>
82<li><a href="#Declaring1">Declaring attributes</a></li>
Daniel Veillard300f7d62000-11-24 13:04:04 +000083</ol>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000084</li>
85<li><a href="#Some">Some examples</a></li>
86<li><a href="#validate">How to validate</a></li>
87<li><a href="#Other">Other resources</a></li>
88</ol>
89<h3><a name="General5">General overview</a></h3>
90<p>Well what is validation and what is a DTD ?</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +000091<p>DTD is the acronym for Document Type Definition. This is a description of
92the content for a familly of XML files. This is part of the XML 1.0
93specification, and alows to describe and check that a given document instance
Daniel Veillard64e73902000-11-24 13:28:38 +000094conforms to a set of rules detailing its structure and content.</p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000095<p>Validation is the process of checking a document against a DTD (more
96generally against a set of construction rules).</p>
97<p>The validation process and building DTDs are the two most difficult parts
98of the XML life cycle. Briefly a DTD defines all the possibles element to be
99found within your document, what is the formal shape of your document tree
100(by defining the allowed content of an element, either text, a regular
101expression for the allowed list of children, or mixed content i.e. both text
102and children). The DTD also defines the allowed attributes for all elements
103and the types of the attributes.</p>
104<h3><a name="definition1">The definition</a></h3>
105<p>The <a href="http://www.w3.org/TR/REC-xml">W3C XML Recommendation</a> (<a href="http://www.xml.com/axml/axml.html">Tim Bray's annotated version of
Daniel Veillard300f7d62000-11-24 13:04:04 +0000106Rev1</a>):</p>
107<ul>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000108<li><a href="http://www.w3.org/TR/REC-xml#elemdecls">Declaring
Daniel Veillard300f7d62000-11-24 13:04:04 +0000109 elements</a></li>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000110<li><a href="http://www.w3.org/TR/REC-xml#attdecls">Declaring
Daniel Veillard300f7d62000-11-24 13:04:04 +0000111 attributes</a></li>
112</ul>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000113<p>(unfortunately) all this is inherited from the SGML world, the syntax is
114ancient...</p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000115<h3><a name="Simple1">Simple rules</a></h3>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000116<p>Writing DTD can be done in multiple ways, the rules to build them if you
117need something fixed or something which can evolve over time can be radically
118different. Really complex DTD like Docbook ones are flexible but quite harder
119to design. I will just focuse on DTDs for a formats with a fixed simple
120structure. It is just a set of basic rules, and definitely not exhaustive nor
121useable for complex DTD design.</p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000122<h4>
123<a name="reference1">How to reference a DTD from a document</a>:</h4>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000124<p>Assuming the top element of the document is <code>spec</code> and the dtd
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000125is placed in the file <code>mydtd</code> in the subdirectory
126<code>dtds</code> of the directory from where the document were loaded:</p>
127<p><code>&lt;!DOCTYPE spec SYSTEM &quot;dtds/mydtd&quot;&gt;</code></p>
Daniel Veillard64e73902000-11-24 13:28:38 +0000128<p>Notes:</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000129<ul>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000130<li>the system string is actually an URI-Reference (as defined in <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC 2396</a>) so you can use a
Daniel Veillard64e73902000-11-24 13:28:38 +0000131 full URL string indicating the location of your DTD on the Web, this is a
132 really good thing to do if you want others to validate your document</li>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000133<li>it is also possible to associate a <code>PUBLIC</code> identifier (a
Daniel Veillard300f7d62000-11-24 13:04:04 +0000134 magic string) so that the DTd is looked up in catalogs on the client side
Daniel Veillard64e73902000-11-24 13:28:38 +0000135 without having to locate it on the web</li>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000136<li>a dtd contains a set of elements and attributes declarations, but they
Daniel Veillard300f7d62000-11-24 13:04:04 +0000137 don't define what the root of the document should be. This is explicitely
138 told to the parser/validator as the first element of the
139 <code>DOCTYPE</code> declaration.</li>
140</ul>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000141<h4>
142<a name="Declaring2">Declaring elements</a>:</h4>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000143<p>The following declares an element <code>spec</code>:</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000144<p><code>&lt;!ELEMENT spec (front, body, back?)&gt;</code></p>
Daniel Veillard64e73902000-11-24 13:28:38 +0000145<p>it also expresses that the spec element contains one <code>front</code>,
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000146one <code>body</code> and one optionnal <code>back</code> children elements
147in this order. The declaration of one element of the structure and its
148content are done in a single declaration. Similary the following declares
Daniel Veillard64e73902000-11-24 13:28:38 +0000149<code>div1</code> elements:</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000150<p><code>&lt;!ELEMENT div1 (head, (p | list | note)*, div2*)&gt;</code></p>
Daniel Veillard64e73902000-11-24 13:28:38 +0000151<p>means div1 contains one <code>head</code> then a series of optional
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000152<code>p</code>, <code>list</code>s and <code>note</code>s and then an
153optional <code>div2</code>. And last but not least an element can contain
154text:</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000155<p><code>&lt;!ELEMENT b (#PCDATA)&gt;</code></p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000156<p>
157<code>b</code> contains text or being of mixed content (text and elements
Daniel Veillard300f7d62000-11-24 13:04:04 +0000158in no particular order):</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000159<p><code>&lt;!ELEMENT p (#PCDATA|a|ul|b|i|em)*&gt;</code></p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000160<p>
161<code>p </code>can contain text or <code>a</code>, <code>ul</code>,
Daniel Veillard300f7d62000-11-24 13:04:04 +0000162<code>b</code>, <code>i </code>or <code>em</code> elements in no particular
163order.</p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000164<h4>
165<a name="Declaring1">Declaring attributes</a>:</h4>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000166<p>again the attributes declaration includes their content definition:</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000167<p><code>&lt;!ATTLIST termdef name CDATA #IMPLIED&gt;</code></p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000168<p>means that the element <code>termdef</code> can have a <code>name</code>
169attribute containing text (<code>CDATA</code>) and which is optionnal
170(<code>#IMPLIED</code>). The attribute value can also be defined within a
171set:</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000172<p><code>&lt;!ATTLIST list type (bullets|ordered|glossary)
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000173&quot;ordered&quot;&gt;</code></p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000174<p>means <code>list</code> element have a <code>type</code> attribute with 3
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000175allowed values &quot;bullets&quot;, &quot;ordered&quot; or &quot;glossary&quot; and which default to
176&quot;ordered&quot; if the attribute is not explicitely specified.</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000177<p>The content type of an attribute can be text (<code>CDATA</code>),
178anchor/reference/references
179(<code>ID</code>/<code>IDREF</code>/<code>IDREFS</code>), entity(ies)
180(<code>ENTITY</code>/<code>ENTITIES</code>) or name(s)
181(<code>NMTOKEN</code>/<code>NMTOKENS</code>). The following defines that a
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000182<code>chapter</code> element can have an optional <code>id</code> attribute
183of type <code>ID</code>, usable for reference from attribute of type
184IDREF:</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000185<p><code>&lt;!ATTLIST chapter id ID #IMPLIED&gt;</code></p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000186<p>The last value of an attribute definition can be <code>#REQUIRED
187</code>meaning that the attribute has to be given, <code>#IMPLIED</code>
188meaning that it is optional, or the default value (possibly prefixed by
189<code>#FIXED</code> if it is the only allowed).</p>
Daniel Veillard64e73902000-11-24 13:28:38 +0000190<p>Notes:</p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000191<ul><li>usually the attributes pertaining to a given element are declared in a
Daniel Veillard64e73902000-11-24 13:28:38 +0000192 single expression, but it is just a convention adopted by a lot of DTD
193 writers:
194 <pre>&lt;!ATTLIST termdef
195 id ID #REQUIRED
196 name CDATA #IMPLIED&gt;</pre>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000197<p>The previous construct defines both <code>id</code> and
198 <code>name</code> attributes for the element <code>termdef</code>
199</p>
200</li></ul>
201<h3><a name="Some1">Some examples</a></h3>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000202<p>The directory <code>test/valid/dtds/</code> in the libxml distribution
203contains some complex DTD examples. The <code>test/valid/dia.xml</code>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000204example shows an XML file where the simple DTD is directly included within
205the document.</p>
206<h3><a name="validate1">How to validate</a></h3>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000207<p>The simplest is to use the xmllint program comming with libxml. The
208<code>--valid</code> option turn on validation of the files given as input,
209for example the following validates a copy of the first revision of the XML
2101.0 specification:</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000211<p><code>xmllint --valid --noout test/valid/REC-xml-19980210.xml</code></p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000212<p>the -- noout is used to not output the resulting tree.</p>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000213<p>The <code>--dtdvalid dtd</code> allows to validate the document(s) against
214a given DTD.</p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000215<p>Libxml exports an API to handle DTDs and validation, check the <a href="http://xmlsoft.org/html/libxml-valid.html">associated
Daniel Veillard300f7d62000-11-24 13:04:04 +0000216description</a>.</p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000217<h3><a name="Other1">Other resources</a></h3>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000218<p>DTDs are as old as SGML. So there may be a number of examples on-line, I
219will just list one for now, others pointers welcome:</p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000220<ul><li><a href="http://www.xml101.com:8081/dtd/">XML-101 DTD</a></li></ul>
221<p>I suggest looking at the examples found under test/valid/dtd and any of
222the large number of books available on XML. The dia example in test/valid
223should be both simple and complete enough to allow you to build your own.</p>
224<p>
Daniel Veillardc5d64342001-06-24 12:13:24 +0000225<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +0000226</td></tr></table></td></tr></table></td></tr></table></td>
227</tr></table></td></tr></table>
Daniel Veillard300f7d62000-11-24 13:04:04 +0000228</body>
229</html>