<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Elovirta.com &#187; dtd</title>
	<atom:link href="http://www.elovirta.com/tag/dtd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elovirta.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Dec 2010 13:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Normalized DITA 1.1 DTD</title>
		<link>http://www.elovirta.com/2009/01/31/normalized-dita-11-dtd/</link>
		<comments>http://www.elovirta.com/2009/01/31/normalized-dita-11-dtd/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 09:49:37 +0000</pubDate>
		<dc:creator>Jarno Elovirta</dc:creator>
				<category><![CDATA[DITA]]></category>
		<category><![CDATA[dtd]]></category>
		<category><![CDATA[normalize]]></category>

		<guid isPermaLink="false">http://www.elovirta.com/?p=242</guid>
		<description><![CDATA[The DITA DTD files are highly modularized and while most XML processors have no problems dealing with nested parameter entities, in production environments this may introduce redundant complexity. In addition, because of the way DTD files are build, topic specializations &#8230; <a href="http://www.elovirta.com/2009/01/31/normalized-dita-11-dtd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The DITA DTD files are highly modularized and while most XML processors have no problems dealing with nested parameter entities, in production environments this may introduce redundant complexity. In addition, because of the way DTD files are build, topic specializations contain elements from base types that cannot be used; for example, <code>body</code> element cannot be used if the root element is <code>concept</code>. One solution is to normalize the DTD files by resolving all parameter entities and removing their declarations, and removing comments and redundant elements.</p>
<ul>
<li><a href='http://www.elovirta.com/wp-content/uploads/2009/01/topic.dtd'>topic.dtd</a></li>
<li><a href='http://www.elovirta.com/wp-content/uploads/2009/01/concept.dtd'>concept.dtd</a></li>
<li><a href='http://www.elovirta.com/wp-content/uploads/2009/01/task.dtd'>task.dtd</a></li>
<li><a href='http://www.elovirta.com/wp-content/uploads/2009/01/reference.dtd'>reference.dtd</a></li>
<li><a href='http://www.elovirta.com/wp-content/uploads/2009/01/glossary.dtd'>glossary.dtd</a></li>
<li><a href='http://www.elovirta.com/wp-content/uploads/2009/01/ditabase.dtd'>ditabase.dtd</a></li>
<li><a href='http://www.elovirta.com/wp-content/uploads/2009/01/map.dtd'>map.dtd</a></li>
<li><a href='http://www.elovirta.com/wp-content/uploads/2009/01/bookmap.dtd'>bookmap.dtd</a></li>
</ul>
<p><a href='http://www.elovirta.com/wp-content/uploads/2009/01/ditadtd.zip'>All in ZIP file</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elovirta.com/2009/01/31/normalized-dita-11-dtd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

