<?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>wy&#039;east communications</title>
	<atom:link href="http://www.wyeast.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wyeast.net</link>
	<description>I think hard about technical stuff so you don&#039;t have to</description>
	<lastBuildDate>Thu, 26 Jan 2012 18:42:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Burnout Chart</title>
		<link>http://www.wyeast.net/2012/01/the-burnout-chart/</link>
		<comments>http://www.wyeast.net/2012/01/the-burnout-chart/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 06:37:14 +0000</pubDate>
		<dc:creator>Mike Fitzgerald</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Burndown Chart]]></category>
		<category><![CDATA[Scrum]]></category>

		<guid isPermaLink="false">http://www.wyeast.net/?p=161</guid>
		<description><![CDATA[&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; Thank you to John Barrow for the idea.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wyeast.net/?attachment_id=162" rel="attachment wp-att-162"><img class="size-full wp-image-162 alignleft" title="burnout-chart" src="http://www.wyeast.net/wp-content/uploads/burnout-chart.png" alt="" width="592" height="552" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Thank you to John Barrow for the idea.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyeast.net/2012/01/the-burnout-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XPath Operators</title>
		<link>http://www.wyeast.net/2011/12/xpath-operators/</link>
		<comments>http://www.wyeast.net/2011/12/xpath-operators/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 06:00:44 +0000</pubDate>
		<dc:creator>Mike Fitzgerald</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[XPath]]></category>
		<category><![CDATA[XPath operators]]></category>

		<guid isPermaLink="false">http://www.wyeast.net/?p=110</guid>
		<description><![CDATA[add-dayTimeDuration-to-date add-dayTimeDuration-to-dateTime add-dayTimeDuration-to-time add-dayTimeDurations add-yearMonthDuration-to-date add-yearMonthDuration-to-dateTime add-yearMonthDurations base64Binary-equal boolean-equal boolean-greater-than boolean-less-than concatenate date-equal date-greater-than date-less-than dateTime-equal dateTime-greater-than dateTime-less-than dayTimeDuration-greater-than dayTimeDuration-less-than divide-dayTimeDuration divide-dayTimeDuration-by-dayTimeDuration divide-yearMonthDuration divide-yearMonthDuration-by-yearMonthDuration duration-equal except gDay-equal gMonth-equal gMonthDay-equal gYear-equal gYearMonth-equal hexBinary-equal intersect is-same-node multiply-dayTimeDuration multiply-yearMonthDuration node-after node-before NOTATION-equal numeric-add &#8230; <a href="http://www.wyeast.net/2011/12/xpath-operators/">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td>
<ul>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-add-dayTimeDuration-to-date" target="_blank">add-dayTimeDuration-to-date</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-add-dayTimeDuration-to-dateTime" target="_blank">add-dayTimeDuration-to-dateTime</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-add-dayTimeDuration-to-time" target="_blank">add-dayTimeDuration-to-time</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-add-dayTimeDurations" target="_blank">add-dayTimeDurations</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-add-yearMonthDuration-to-date" target="_blank">add-yearMonthDuration-to-date</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-add-yearMonthDuration-to-dateTime" target="_blank">add-yearMonthDuration-to-dateTime</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-add-yearMonthDurations" target="_blank">add-yearMonthDurations</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-base64Binary-equal" target="_blank">base64Binary-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-boolean-equal" target="_blank">boolean-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-boolean-greater-than" target="_blank">boolean-greater-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-boolean-less-than" target="_blank">boolean-less-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-concatenate" target="_blank">concatenate</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-date-equal" target="_blank">date-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-date-greater-than" target="_blank">date-greater-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-date-less-than" target="_blank">date-less-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-dateTime-equal" target="_blank">dateTime-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-dateTime-greater-than" target="_blank">dateTime-greater-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-dateTime-less-than" target="_blank">dateTime-less-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-dayTimeDuration-greater-than" target="_blank">dayTimeDuration-greater-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-dayTimeDuration-less-than" target="_blank">dayTimeDuration-less-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-divide-dayTimeDuration" target="_blank">divide-dayTimeDuration</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-divide-dayTimeDuration-by-dayTimeDuration" target="_blank">divide-dayTimeDuration-by-dayTimeDuration</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-divide-yearMonthDuration" target="_blank">divide-yearMonthDuration</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-divide-yearMonthDuration-by-yearMonthDuration" target="_blank">divide-yearMonthDuration-by-yearMonthDuration</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-duration-equal" target="_blank">duration-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-except" target="_blank">except</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-gDay-equal" target="_blank">gDay-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-gMonth-equal" target="_blank">gMonth-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-gMonthDay-equal" target="_blank">gMonthDay-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-gYear-equal" target="_blank">gYear-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-gYearMonth-equal" target="_blank">gYearMonth-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-hexBinary-equal" target="_blank">hexBinary-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-intersect" target="_blank">intersect</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-is-same-node" target="_blank">is-same-node</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-multiply-dayTimeDuration" target="_blank">multiply-dayTimeDuration</a></li>
</ul>
</td>
<td>
<ul>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-multiply-yearMonthDuration" target="_blank">multiply-yearMonthDuration</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-node-after" target="_blank">node-after</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-node-before" target="_blank">node-before</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-NOTATION-equal" target="_blank">NOTATION-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-add" target="_blank">numeric-add</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-divide" target="_blank">numeric-divide</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-equal" target="_blank">numeric-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-greater-than" target="_blank">numeric-greater-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-integer-divide" target="_blank">numeric-integer-divide</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-less-than" target="_blank">numeric-less-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-mod" target="_blank">numeric-mod</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-multiply" target="_blank">numeric-multiply</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-subtract" target="_blank">numeric-subtract</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-unary-minus" target="_blank">numeric-unary-minus</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-numeric-unary-plus" target="_blank">numeric-unary-plus</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-QName-equal" target="_blank">QName-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-dateTime" target="_blank">subtract-dateTimes</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-dates" target="_blank">subtract-dates</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-dayTimeDuration-from-date" target="_blank">subtract-dayTimeDuration-from-date</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-dayTimeDuration-from-dateTime" target="_blank">subtract-dayTimeDuration-from-dateTime</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-dayTimeDuration-from-time" target="_blank">subtract-dayTimeDuration-from-time</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-dayTimeDurations" target="_blank">subtract-dayTimeDurations</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-times" target="_blank">subtract-times</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-yearMonthDuration-from-date" target="_blank">subtract-yearMonthDuration-from-date</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-yearMonthDuration-from-dateTime" target="_blank">subtract-yearMonthDuration-from-dateTime</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-subtract-yearMonthDurations" target="_blank">subtract-yearMonthDurations</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-time-equal" target="_blank">time-equal</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-time-greater-than" target="_blank">time-greater-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-time-less-than" target="_blank">time-less-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-to" target="_blank">to</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-union" target="_blank">union</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-yearMonthDuration-greater-than" target="_blank">yearMonthDuration-greater-than</a></li>
<li><a href="http://www.w3.org/TR/xpath-functions/#func-yearMonthDuration-less-than" target="_blank">yearMonthDuration-less-than</a></li>
</ul>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.wyeast.net/2011/12/xpath-operators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XSLT Functions</title>
		<link>http://www.wyeast.net/2011/12/xslt-functions/</link>
		<comments>http://www.wyeast.net/2011/12/xslt-functions/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 13:07:11 +0000</pubDate>
		<dc:creator>Mike Fitzgerald</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[XSLT]]></category>
		<category><![CDATA[XSLT 2.0]]></category>

		<guid isPermaLink="false">http://www.wyeast.net/?p=94</guid>
		<description><![CDATA[current document element-available format-number function-available generate-id key system-property unparsed-entity-public-id]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.w3.org/TR/xslt20/#current-function" title="current XSLT function" target="_blank">current</a></li>
<li><a href="http://www.w3.org/TR/xslt20/#function-document" title="document XSLT function" target="_blank">document</li>
<li><a href="http://www.w3.org/TR/xslt20/#element-available" title="element-available XSLT function" target="_blank">element-available</li>
<li><a href="http://www.w3.org/TR/xslt20/#format-number" title="format-number XSLT function" target="_blank">format-number</li>
<li><a href="http://www.w3.org/TR/xslt20/#function-available" title="function-available XSLT function" target="_blank">function-available</li>
<li><a href="http://www.w3.org/TR/xslt20/#generate-id" title="generate-id XSLT function" target="_blank">generate-id</li>
<li><a href="http://www.w3.org/TR/xslt20/#keys" title="key XSLT function" target="_blank">key</li>
<li><a href="http://www.w3.org/TR/xslt20/#system-property" title="system-property XSLT function" target="_blank">system-property</li>
<li><a href="http://www.w3.org/TR/xslt20/#unparsed-entity-public-id" title="unparsed-entity-public-id XSLT function" target="_blank">unparsed-entity-public-id</li>
<li><a href="http://www.w3.org/TR/xslt20/#unparsed-entity-uri" title="unparsed-entity-uri" XSLT function" target="_blank">unparsed-entity-uri</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wyeast.net/2011/12/xslt-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XPath Functions</title>
		<link>http://www.wyeast.net/2011/12/xpath-functions/</link>
		<comments>http://www.wyeast.net/2011/12/xpath-functions/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 13:14:02 +0000</pubDate>
		<dc:creator>Mike Fitzgerald</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[XPath]]></category>
		<category><![CDATA[XSLT]]></category>
		<category><![CDATA[XPath functions]]></category>

		<guid isPermaLink="false">http://www.wyeast.net/?p=86</guid>
		<description><![CDATA[abs adjust-date-to-timezone adjust-dateTime-to-timezone adjust-time-to-timezone avg base-uri boolean ceiling codepoint-equal codepoints-to-string collection compare concat contains count current-date current-dateTime current-time data dateTime day-from-date day-from-dateTime days-from-duration deep-equal default-collation distinct-values doc doc-available document-uri element-with-id empty encode-for-uri ends-with error escape-html-uri exactly-one exists false floor hours-from-dateTime &#8230; <a href="http://www.wyeast.net/2011/12/xpath-functions/">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<table>
<tbody>
<tr>
<td>
<ul>
<li><a title="abs function" href="http://www.w3.org/TR/xpath-functions/#func-abs" target="_blank">abs</a></li>
<li><a title="adjust-date-to-timezone function" href="http://www.w3.org/TR/xpath-functions/#func-adjust-date-to-timezone" target="_blank">adjust-date-to-timezone</a></li>
<li><a title="adjust-dateTime-to-timezone function" href="http://www.w3.org/TR/xpath-functions/#func-adjust-dateTime-to-timezone" target="_blank">adjust-dateTime-to-timezone</a></li>
<li><a title="adjust-time-to-timezone function" href="http://www.w3.org/TR/xpath-functions/#func-adjust-time-to-timezone" target="_blank">adjust-time-to-timezone</a></li>
<li><a title="avg function" href="http://www.w3.org/TR/xpath-functions/#func-avg" target="_blank">avg</a></li>
<li><a title="base-uri function" href="http://www.w3.org/TR/xpath-functions/#func-base-uri" target="_blank">base-uri</a></li>
<li><a title="boolean function" href="http://www.w3.org/TR/xpath-functions/#func-boolean" target="_blank">boolean</a></li>
<li><a title="ceiling function" href="http://www.w3.org/TR/xpath-functions/#func-ceiling" target="_blank">ceiling</a></li>
<li><a title="codepoint-equal function" href="http://www.w3.org/TR/xpath-functions/#func-codepoint-equal" target="_blank">codepoint-equal</a></li>
<li><a title="codepoints-to-string function" href="http://www.w3.org/TR/xpath-functions/#func-codepoints-to-string" target="_blank">codepoints-to-string</a></li>
<li><a title="collection function" href="http://www.w3.org/TR/xpath-functions/#func-collection" target="_blank">collection</a></li>
<li><a title="compare function" href="http://www.w3.org/TR/xpath-functions/#func-compare" target="_blank">compare</a></li>
<li><a title="concat function" href="http://www.w3.org/TR/xpath-functions/#func-concat" target="_blank">concat</a></li>
<li><a title="contains function" href="http://www.w3.org/TR/xpath-functions/#func-contains" target="_blank">contains</a></li>
<li><a title="count function" href="http://www.w3.org/TR/xpath-functions/#func-count" target="_blank">count</a></li>
<li><a title="current-date function" href="http://www.w3.org/TR/xpath-functions/#func-current-date" target="_blank">current-date</a></li>
<li><a title="curent-dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-current-dateTime" target="_blank">current-dateTime</a></li>
<li><a title="current-time function" href="http://www.w3.org/TR/xpath-functions/#func-current-time" target="_blank">current-time</a></li>
<li><a title="data function" href="http://www.w3.org/TR/xpath-functions/#func-data" target="_blank">data</a></li>
<li><a title="dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-dateTime" target="_blank">dateTime</a></li>
<li><a title="day-from-date function" href="http://www.w3.org/TR/xpath-functions/#func-day-from-date" target="_blank">day-from-date</a></li>
<li><a title="day-from-dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-day-from-dateTime" target="_blank">day-from-dateTime</a></li>
<li><a title="days-from-duration function" href="http://www.w3.org/TR/xpath-functions/#func-days-from-duration" target="_blank">days-from-duration</a></li>
<li><a title="deep-equal function" href="http://www.w3.org/TR/xpath-functions/#func-deep-equal" target="_blank">deep-equal</a></li>
<li><a title="default-collation function" href="http://www.w3.org/TR/xpath-functions/#func-default-collation" target="_blank">default-collation</a></li>
<li><a title="distinct-values function" href="http://www.w3.org/TR/xpath-functions/#func-distinct-values" target="_blank">distinct-values</a></li>
<li><a title="doc function" href="http://www.w3.org/TR/xpath-functions/#func-doc" target="_blank">doc</a></li>
<li><a title="doc-available function" href="http://www.w3.org/TR/xpath-functions/#func-doc-available" target="_blank">doc-available</a></li>
<li><a title="document-uri function" href="http://www.w3.org/TR/xpath-functions/#func-document-uri" target="_blank">document-uri</a></li>
<li><a title="element-with-id function" href="http://www.w3.org/TR/xpath-functions/#func-element-with-id" target="_blank">element-with-id</a></li>
<li><a title="empty function" href="http://www.w3.org/TR/xpath-functions/#func-empty" target="_blank">empty</a></li>
<li><a title="encode-for-uri function" href="http://www.w3.org/TR/xpath-functions/#func-encode-for-uri" target="_blank">encode-for-uri</a></li>
<li><a title="ends-with function" href="http://www.w3.org/TR/xpath-functions/#func-ends-with" target="_blank">ends-with</a></li>
<li><a title="error function" href="http://www.w3.org/TR/xpath-functions/#func-error" target="_blank">error</a></li>
<li><a title="escape-html-uri function" href="http://www.w3.org/TR/xpath-functions/#func-escape-html-uri" target="_blank">escape-html-uri</a></li>
<li><a title="exactly-one function" href="http://www.w3.org/TR/xpath-functions/#func-exactly-one" target="_blank">exactly-one</a></li>
<li><a title="exists function" href="http://www.w3.org/TR/xpath-functions/#func-exists" target="_blank">exists</a></li>
<li><a title="false function" href="http://www.w3.org/TR/xpath-functions/#func-false" target="_blank">false</a></li>
<li><a title="floor function" href="http://www.w3.org/TR/xpath-functions/#func-floor" target="_blank">floor</a></li>
<li><a title="hours-from-dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-hours-from-dateTime" target="_blank">hours-from-dateTime</a></li>
<li><a title="hours-from-duration function" href="http://www.w3.org/TR/xpath-functions/#func-hours-from-duration" target="_blank">hours-from-duration</a></li>
<li><a title="hours-from-time function" href="http://www.w3.org/TR/xpath-functions/#func-hours-from-time" target="_blank">hours-from-time</a></li>
<li><a title="id function" href="http://www.w3.org/TR/xpath-functions/#func-id" target="_blank">id</a></li>
<li><a title="idref function" href="http://www.w3.org/TR/xpath-functions/#func-idref" target="_blank">idref</a></li>
<li><a title="implicit-timezone function" href="http://www.w3.org/TR/xpath-functions/#func-explicit-timezone" target="_blank">implicit-timezone</a></li>
<li><a title="in-scope-prefixes function" href="http://www.w3.org/TR/xpath-functions/#func-in-scope-prefixes" target="_blank">in-scope-prefixes</a></li>
<li><a title="index-of function" href="http://www.w3.org/TR/xpath-functions/#func-index-of" target="_blank">index-of</a></li>
<li><a title="insert-before function" href="http://www.w3.org/TR/xpath-functions/#func-insert-before" target="_blank">insert-before</a></li>
<li><a title="iri-to-uri function" href="http://www.w3.org/TR/xpath-functions/#func-iri-to-uri" target="_blank">iri-to-uri</a></li>
<li><a title="lang function" href="http://www.w3.org/TR/xpath-functions/#func-lang" target="_blank">lang</a></li>
<li><a title="last function" href="http://www.w3.org/TR/xpath-functions/#func-last" target="_blank">last</a></li>
<li><a title="local-name function" href="http://www.w3.org/TR/xpath-functions/#func-local-name" target="_blank">local-name</a></li>
<li><a title="local-name-from-QName function" href="http://www.w3.org/TR/xpath-functions/#func-local-name-from-QName" target="_blank">local-name-from-QName</a></li>
<li><a title="lower-case function" href="http://www.w3.org/TR/xpath-functions/#func-lower-case" target="_blank">lower-case</a></li>
<li><a title="matches function" href="http://www.w3.org/TR/xpath-functions/#func-matches" target="_blank">matches</a></li>
<li><a title="max function" href="http://www.w3.org/TR/xpath-functions/#func-max" target="_blank">max</a></li>
</ul>
</td>
<td>
<ul>
<li><a title="min function" href="http://www.w3.org/TR/xpath-functions/#func-min" target="_blank">min</a></li>
<li><a title="minutes-from-dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-minutes-from-dateTime" target="_blank">minutes-from-dateTime</a></li>
<li><a title="minutes-from-duration function" href="http://www.w3.org/TR/xpath-functions/#func-minutes-from-duration" target="_blank">minutes-from-duration</a></li>
<li><a title="minutes-from-time function" href="http://www.w3.org/TR/xpath-functions/#func-minutes-from-time" target="_blank">minutes-from-time</a></li>
<li><a title="month-from-date function" href="http://www.w3.org/TR/xpath-functions/#func-month-from-date" target="_blank">month-from-date</a></li>
<li><a title="month-from-dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-month-from-dateTime" target="_blank">month-from-dateTime</a></li>
<li><a title="month-from-duration function" href="http://www.w3.org/TR/xpath-functions/#func-months-from-duration" target="_blank">months-from-duration</a></li>
<li><a title="name function" href="http://www.w3.org/TR/xpath-functions/#func-name" target="_blank">name</a></li>
<li><a title="namespace-uri function" href="http://www.w3.org/TR/xpath-functions/#func-namespace-uri" target="_blank">namespace-uri</a></li>
<li><a title="namespace-uri-for-prefix function" href="http://www.w3.org/TR/xpath-functions/#func-namespace-uri-for-prefix" target="_blank">namespace-uri-for-prefix</a></li>
<li><a title="namespace-uri-from-QName function" href="http://www.w3.org/TR/xpath-functions/#func-namespace-uri-from-QName" target="_blank">namespace-uri-from-QName</a></li>
<li><a title="nilled function" href="http://www.w3.org/TR/xpath-functions/#func-nilled" target="_blank">nilled</a></li>
<li><a title="node-name function" href="http://www.w3.org/TR/xpath-functions/#func-node-name" target="_blank">node-name</a></li>
<li><a title="normalize-space function" href="http://www.w3.org/TR/xpath-functions/#func-normalize-space" target="_blank">normalize-space</a></li>
<li><a title="normalize-unicode function" href="http://www.w3.org/TR/xpath-functions/#func-normalize-unicode" target="_blank">normalize-unicode</a></li>
<li><a title="not function" href="http://www.w3.org/TR/xpath-functions/#func-not" target="_blank">not</a></li>
<li><a title="number function" href="http://www.w3.org/TR/xpath-functions/#func-number" target="_blank">number</a></li>
<li><a title="one-or-more function" href="http://www.w3.org/TR/xpath-functions/#func-one-or-more" target="_blank">one-or-more</a></li>
<li><a title="position function" href="http://www.w3.org/TR/xpath-functions/#func-position" target="_blank">position</a></li>
<li><a title="prefix-from-QName function" href="http://www.w3.org/TR/xpath-functions/#func-prefix-from-QName" target="_blank">prefix-from-QName</a></li>
<li><a title="QName function" href="http://www.w3.org/TR/xpath-functions/#func-QName" target="_blank">QName</a></li>
<li><a title="remove function" href="http://www.w3.org/TR/xpath-functions/#func-remove" target="_blank">remove</a></li>
<li><a title="replace function" href="http://www.w3.org/TR/xpath-functions/#func-replace" target="_blank">replace</a></li>
<li><a title="resolve function" href="http://www.w3.org/TR/xpath-functions/#func-resolve-QName" target="_blank">resolve-QName</a></li>
<li><a title="resolve-uri function" href="http://www.w3.org/TR/xpath-functions/#func-resolve-uri" target="_blank">resolve-uri</a></li>
<li><a title="reverse function" href="http://www.w3.org/TR/xpath-functions/#func-reverse" target="_blank">reverse</a></li>
<li><a title="root function" href="http://www.w3.org/TR/xpath-functions/#func-root" target="_blank">root</a></li>
<li><a title="round function" href="http://www.w3.org/TR/xpath-functions/#func-round" target="_blank">round</a></li>
<li><a title="round-half-to-even function" href="http://www.w3.org/TR/xpath-functions/#func-round-half-to-even" target="_blank">round-half-to-even</a></li>
<li><a title="seconds-from-dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-seconds-from-dateTime" target="_blank">seconds-from-dateTime</a></li>
<li><a title="seconds-from-duration function" href="http://www.w3.org/TR/xpath-functions/#func-seconds-from-duration" target="_blank">seconds-from-duration</a></li>
<li><a title="seconds-from-time function" href="http://www.w3.org/TR/xpath-functions/#func-seconds-from-time" target="_blank">seconds-from-time</a></li>
<li><a title="starts-with function" href="http://www.w3.org/TR/xpath-functions/#func-starts-with" target="_blank">starts-with</a></li>
<li><a title="static-base-uri function" href="http://www.w3.org/TR/xpath-functions/#func-static-base-uri" target="_blank">static-base-uri</a></li>
<li><a title="string function" href="http://www.w3.org/TR/xpath-functions/#func-string" target="_blank">string</a></li>
<li><a title="string-join function" href="http://www.w3.org/TR/xpath-functions/#func-string-join" target="_blank">string-join</a></li>
<li><a title="string-length function" href="http://www.w3.org/TR/xpath-functions/#func-string-length" target="_blank">string-length</a></li>
<li><a title="string-to-codpoints function" href="http://www.w3.org/TR/xpath-functions/#func-string-to-codepoints" target="_blank">string-to-codepoints</a></li>
<li><a title="subsequence function" href="http://www.w3.org/TR/xpath-functions/#func-subsequence" target="_blank">subsequence</a></li>
<li><a title="substring function" href="http://www.w3.org/TR/xpath-functions/#func-substring" target="_blank">substring</a></li>
<li><a title="substring-after function" href="http://www.w3.org/TR/xpath-functions/#func-substring-after" target="_blank">substring-after</a></li>
<li><a title="substring-before function" href="http://www.w3.org/TR/xpath-functions/#func-substring-before" target="_blank">substring-before</a></li>
<li><a title="sum function" href="http://www.w3.org/TR/xpath-functions/#func-sum" target="_blank">sum</a></li>
<li><a title="timezone-from-date function" href="http://www.w3.org/TR/xpath-functions/#func-timezone-from-date" target="_blank">timezone-from-date</a></li>
<li><a title="timezone-from-dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-timezone-from-dateTime" target="_blank">timezone-from-dateTime</a></li>
<li><a title="timezone-from-time function" href="http://www.w3.org/TR/xpath-functions/#func-timezone-from-time" target="_blank">timezone-from-time</a></li>
<li><a title="tokenize function" href="http://www.w3.org/TR/xpath-functions/#func-tokenize" target="_blank">tokenize</a></li>
<li><a title="trace function" href="http://www.w3.org/TR/xpath-functions/#func-trace" target="_blank">trace</a></li>
<li><a title="translate function" href="http://www.w3.org/TR/xpath-functions/#func-translate" target="_blank">translate</a></li>
<li><a title="true function" href="http://www.w3.org/TR/xpath-functions/#func-true" target="_blank">true</a></li>
<li><a title="unordered function" href="http://www.w3.org/TR/xpath-functions/#func-unordered" target="_blank">unordered</a></li>
<li><a title="uppercase function" href="http://www.w3.org/TR/xpath-functions/#func-upper-case" target="_blank">upper-case</a></li>
<li><a title="year-from-date function" href="http://www.w3.org/TR/xpath-functions/#func-year-from-date" target="_blank">year-from-date</a></li>
<li><a title="year-from-dateTime function" href="http://www.w3.org/TR/xpath-functions/#func-year-from-dateTime" target="_blank">year-from-dateTime</a></li>
<li><a title="years-from-duration function" href="http://www.w3.org/TR/xpath-functions/#func-years-from-duration" target="_blank">years-from-duration</a></li>
<li><a title="zero-or-one function" href="http://www.w3.org/TR/xpath-functions/#func-zero-or-one" target="_blank">zero-or-one</li>
</ul>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.wyeast.net/2011/12/xpath-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dublin Core Metadata Terms</title>
		<link>http://www.wyeast.net/2011/12/dublin-core-metadata-terms/</link>
		<comments>http://www.wyeast.net/2011/12/dublin-core-metadata-terms/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 00:08:22 +0000</pubDate>
		<dc:creator>Mike Fitzgerald</dc:creator>
				<category><![CDATA[Metadata]]></category>

		<guid isPermaLink="false">http://www.wyeast.net/?p=73</guid>
		<description><![CDATA[abstract accessRights accrualMethod accrualPeriodicity accrualPolicy alternative audience available bibliographicCitation conformsTo contributor† coverage† created creator† date† dateAccepted dateCopyrighted dateSubmitted description† educationLevel extent format† hasFormat hasPart hasVersion identifier† instructionalMethod isFormatOf isPartOf isReferencedBy isReplacedBy isRequiredBy issued isVersionOf language† license mediator medium modified provenance &#8230; <a href="http://www.wyeast.net/2011/12/dublin-core-metadata-terms/">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<table>
<tbody>
<tr>
<td>
<ul>
<li><a title="abstract Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-abstract" target="_blank">abstract</a></li>
<li><a title="accessRights Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-accessRights" target="_blank">accessRights</a></li>
<li><a title="accrualMethod Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-accrualMethod" target="_blank">accrualMethod</a></li>
<li><a title="accrualPeriodicity Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-accrualPeriodicity" target="_blank">accrualPeriodicity</a></li>
<li><a title="accrualPolicy Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-accrualPolicy" target="_blank">accrualPolicy</a></li>
<li><a title="alternative Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-alternative" target="_blank">alternative</a></li>
<li><a title="audience Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-audience" target="_blank">audience</a></li>
<li><a title="available Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-available" target="_blank">available</a></li>
<li><a title="bibliographicCitation Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation" target="_blank">bibliographicCitation</a></li>
<li><a title="conformsTo Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-conformsTo" target="_blank">conformsTo</a></li>
<li><a title="contributor Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-contributor" target="_blank"><strong>contributor</strong>†</a></li>
<li><a title="coverage Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-coverage" target="_blank"><strong>coverage</strong>†</a></li>
<li><a title="created Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-created" target="_blank">created</a></li>
<li><a title="creator Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-creator" target="_blank"><strong>creator</strong>†</a></li>
<li><a title="date Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-date" target="_blank"><strong>date</strong>†</a></li>
<li><a title="dateAccepted Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-dateAccepted" target="_blank">dateAccepted</a></li>
<li><a title="dateCopyrighted Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-dateCopyrighted" target="_blank">dateCopyrighted</a></li>
<li><a title="dateSubmitted Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-dateSubmitted" target="_blank">dateSubmitted</a></li>
<li><a title="description Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-description" target="_blank"><strong>description</strong>†</a></li>
<li><a title="educataionLevel Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-educationLevel" target="_blank">educationLevel</a></li>
<li><a title="extent Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-extent" target="_blank">extent</a></li>
<li><a title="format Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-format" target="_blank"><strong>format</strong>†</a></li>
<li><a title="hasFormat Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-hasFormat" target="_blank">hasFormat</a></li>
<li><a title="hasPart Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-hasPart" target="_blank">hasPart</a></li>
<li><a title="hasVersion Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-hasVersion" target="_blank">hasVersion</a></li>
<li><a title="identifier Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-identifier" target="_blank"><strong>identifier</strong>†</a></li>
<li><a title="v Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-instructionalMethod" target="_blank">instructionalMethod</a></li>
</ul>
</td>
<td>
<ul>
<li><a title="isFormatOf Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-isFormatOf" target="_blank">isFormatOf</a></li>
<li><a title="isPartOf Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-isPartOf" target="_blank">isPartOf</a></li>
<li><a title="isReferencedBy Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-isReferencedBy" target="_blank">isReferencedBy</a></li>
<li><a title="isReplacedBy Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-isReplacedBy" target="_blank">isReplacedBy</a></li>
<li><a title="isRequiredBy Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-isRequiredBy" target="_blank">isRequiredBy</a></li>
<li><a title="issued Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-issued" target="_blank">issued</a></li>
<li><a title="isVersionOf Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-isVersionOf" target="_blank">isVersionOf</a></li>
<li><a title="language Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-language" target="_blank"><strong>language</strong>†</a></li>
<li><a title="license Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-license" target="_blank">license</a></li>
<li><a title="mediator Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-mediator" target="_blank">mediator</a></li>
<li><a title="medium Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-medium" target="_blank">medium</a></li>
<li><a title="modified Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-modified" target="_blank">modified</a></li>
<li><a title="provenance Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-provenance" target="_blank">provenance</a></li>
<li><a title="publisher Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-publisher" target="_blank"><strong>publisher</strong>†</a></li>
<li><a title="references Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-references" target="_blank">references</a></li>
<li><a title="relation Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-relation" target="_blank"><strong>relation</strong>†</a></li>
<li><a title="replaces Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-replaces" target="_blank">replaces</a></li>
<li><a title="requires Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-requires" target="_blank">requires</a></li>
<li><a title="rights Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-rights" target="_blank"><strong>rights</strong>†</a></li>
<li><a title="rightsHolder Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-rightsHolder" target="_blank">rightsHolder</a></li>
<li><a title="source Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-source" target="_blank"><strong>source</strong>†</a></li>
<li><a title="spatial Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-spatial" target="_blank">spatial</a></li>
<li><a title="subject Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-subject" target="_blank"><strong>subject</strong>†</a></li>
<li><a title="tablesOfContent Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-tablesOfContent" target="_blank">tableOfContents</a></li>
<li><a title="temporal Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-temporal" target="_blank">temporal</a></li>
<li><a title="title Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-title" target="_blank"><strong>title</strong>†</a></li>
<li><a title="type Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-type" target="_blank"><strong>type</strong>†</a></li>
<li><a title="valid Dublin Core term" href="http://dublincore.org/documents/dcmi-terms/#terms-valid" target="_blank">valid</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
<p><b>† From Dublin Core Metadata Element Set, Version 1.1</b></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyeast.net/2011/12/dublin-core-metadata-terms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Schema Datatypes</title>
		<link>http://www.wyeast.net/2011/12/xml-schema-datatypes/</link>
		<comments>http://www.wyeast.net/2011/12/xml-schema-datatypes/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 15:30:47 +0000</pubDate>
		<dc:creator>Mike Fitzgerald</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[XML Schema]]></category>
		<category><![CDATA[XML Schema Datatypes]]></category>

		<guid isPermaLink="false">http://www.wyeast.net/?p=54</guid>
		<description><![CDATA[Primitive Types anyURI base64Binary boolean date dateTime decimal double duration float gDay gMonth gMonthDay gYear gYearMonth hexBinary NOTATION QName string time Derived Types byte ENTITIES ENTITY ID IDREF IDREFS int integer language long Name NCName NMTOKEN NMTOKENS negativeInteger nonNegativeInteger nonPositiveInteger &#8230; <a href="http://www.wyeast.net/2011/12/xml-schema-datatypes/">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td><strong>Primitive Types</strong>
<ul style="vertical-align:top">
<li><a href="http://www.w3.org/TR/xmlschema-2/#anyURI" title="anyURI XML Schema datatype" target="_blank">anyURI</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#base64Binary" title="base64Binary XML Schema datatype" target="_blank">base64Binary</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#boolean" title="boolean XML schema datatype" target="_blank">boolean</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#date" title="date XML schema datatype" target="_blank">date</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#dateTime" title="dateTime XML schema datatype" target="_blank">dateTime</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#decimal" title="decimal XML schema datatype" target="_blank">decimal</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#double" title="double XML schema datatype" target="_blank">double</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#duration" title="duration XML schema datatype" target="_blank">duration</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#float" title="float XML schema datatype" target="_blank">float</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#gDay" title="gDay XML schema datatype" target="_blank">gDay</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#gMonth" title="gMonth XML schema datatype" target="_blank">gMonth</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#gMonthDay" title="gMonthDay XML schema datatype" target="_blank">gMonthDay</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#gYear" title="gYear XML schema datatype" target="_blank">gYear</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#gYearMonth" title="gYearMonth XML schema datatype" target="_blank">gYearMonth</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#hexBinary" title="hexBinary XML schema datatype" target="_blank">hexBinary</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#NOTATION" title="NOTATION XML schema datatype" target="_blank">NOTATION</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#QName" title="QName XML schema datatype" target="_blank">QName</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#string" title="string XML schema datatype" target="_blank">string</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#time" title="time XML schema datatype" target="_blank">time</a></li>
</ul>
</td>
<td>
<strong>Derived Types</strong></p>
<ul>
<li><a href="http://www.w3.org/TR/xmlschema-2/#byte" title="byte XML schema datatype" target="_blank">byte</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#ENTITIES" title="ENTITIES XML schema datatype" target="_blank">ENTITIES</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#ENTITY" title="ENTITY XML schema datatype" target="_blank">ENTITY</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#ID" title="ID XML schema datatype" target="_blank">ID</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#IDREF" title="IDREF XML schema datatype" target="_blank">IDREF</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#IDREFS" title="IDREFS XML schema datatype" target="_blank">IDREFS</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#int" title="int XML schema datatype" target="_blank">int</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#integer" title="integer XML schema datatype" target="_blank">integer</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#language" title="language XML schema datatype" target="_blank">language</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#long" title="long XML schema datatype" target="_blank">long</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#Name" title="Name XML schema datatype" target="_blank">Name</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#NCName" title="NCName XML schema datatype" target="_blank">NCName</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#NMTOKEN" title="NMTOKEN XML schema datatype" target="_blank">NMTOKEN</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#NMTOKENS" title="NMTOKEN XML schema datatype" target="_blank">NMTOKENS</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#negativeInteger" title="negativeInteger XML schema datatype" target="_blank">negativeInteger</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#nonNegativeInteger" title="nonNegativeInteger XML schema datatype" target="_blank">nonNegativeInteger</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#nonPositiveInteger" title="nonPositiveInteger XML schema datatype" target="_blank">nonPositiveInteger</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#normalizedString" title="normalizedString XML schema datatype" target="_blank">normalizedString</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#positiveInteger" title="positiveInteger XML schema datatype" target="_blank">positiveInteger</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#short" title="short XML schema datatype" target="_blank">short</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#token" title="token XML schema datatype" target="_blank">token</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#unsignedByte" title="unsignedByte XML schema datatype" target="_blank">unsignedByte</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#unsignedInt" title="unsignedInt XML schema datatype" target="_blank">unsignedInt</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#unsignedLong" title="unsignedLong XML schema datatype" target="_blank">unsignedLong</a></li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#unsignedShort" title="unsignedShort XML schema datatype" target="_blank">unsignedShort</a></li>
</ul>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.wyeast.net/2011/12/xml-schema-datatypes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparison of HTML Elements: HTML 1 to  HTML5</title>
		<link>http://www.wyeast.net/2011/11/comparison-of-html-elements-html-1-html5/</link>
		<comments>http://www.wyeast.net/2011/11/comparison-of-html-elements-html-1-html5/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 05:04:03 +0000</pubDate>
		<dc:creator>Mike Fitzgerald</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[HTML 1]]></category>
		<category><![CDATA[HTML 2]]></category>
		<category><![CDATA[HTML 3.2]]></category>
		<category><![CDATA[HTML 4.01]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XHTML 1.0]]></category>
		<category><![CDATA[XHTML 1.1]]></category>

		<guid isPermaLink="false">http://www.wyeast.net/?p=22</guid>
		<description><![CDATA[Here is a comparison of HTML elements from the early 1990s to present. It shows which elements have endured the test of time, which ones were short-lived or which were cast off to oblivion. I hope you find it useful. &#8230; <a href="http://www.wyeast.net/2011/11/comparison-of-html-elements-html-1-html5/">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>Here is a comparison of HTML elements from the early 1990s to present. It shows which elements have endured the test of time, which ones were short-lived or which were cast off to oblivion. I hope you find it useful.</p>
<table border=0 cellpadding=0 cellspacing=0 width=512 style='border-collapse:collapse;table-layout:fixed;width:512pt'>
<col width=64 span=7 style='mso-width-source:userset;mso-width-alt:2730;width:64pt'>
<col class=xl69 width=64 style='mso-width-source:userset;mso-width-alt:2730;width:64pt'>
<tr height=15 style='height:15.0p'>
<td height=15 width=64 style='height:15.0pt;width:64pt;font-weight:bold'>HTML 1</td>
<td class=xl80 width=64 style='width:64pt;font-weight:bold'>HTML 2</td>
<td class=xl81 width=64 style='width:64pt;font-weight:bold'>HTML 3.2</td>
<td class=xl82 width=64 style='width:64pt;font-weight:bold'>HTML 4.01</td>
<td class=xl83 width=64 style='width:64pt;font-weight:bold'>XHTML 1.0</td>
<td class=xl84 width=64 style='width:64pt;font-weight:bold'>XHTML 1.1</td>
<td class=xl85 width=64 style='width:64pt;font-weight:bold'>HTML5</td>
<td class=xl68 width=64 style='width:64pt;font-weight:bold'></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>a</td>
<td class=xl70>a</td>
<td class=xl70>a</td>
<td class=xl70>a</td>
<td class=xl70>a</td>
<td class=xl70>a</td>
<td class=xl70>a</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>abbr</td>
<td class=xl71>abbr</td>
<td class=xl71>abbr</td>
<td class=xl71>abbr</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>acronym</td>
<td class=xl67>acronym</td>
<td class=xl67>acronym</td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>address</td>
<td class=xl70>address</td>
<td class=xl70>address</td>
<td class=xl70>address</td>
<td class=xl70>address</td>
<td class=xl70>address</td>
<td class=xl70>address</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>applet</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>area</td>
<td class=xl71>area</td>
<td class=xl71>area</td>
<td class=xl71>area</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>article</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>aside</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>audio</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>b</td>
<td class=xl70>b</td>
<td class=xl70>b</td>
<td class=xl70>b</td>
<td class=xl70>b</td>
<td class=xl70>b</td>
<td class=xl70>b</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>base</td>
<td class=xl70>base</td>
<td class=xl70>base</td>
<td class=xl70>base</td>
<td class=xl70>base</td>
<td class=xl70>base</td>
<td class=xl70>base</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>basefont</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>bdi</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>bdo</td>
<td class=xl71>bdo</td>
<td class=xl71>bdo</td>
<td class=xl71>bdo</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>big</td>
<td class=xl67>big</td>
<td class=xl67>big</td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>blockquote</td>
<td class=xl70>blockquote</td>
<td class=xl70>blockquote</td>
<td class=xl70>blockquote</td>
<td class=xl70>blockquote</td>
<td class=xl70>blockquote</td>
<td class=xl70>blockquote</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>body</td>
<td class=xl70>body</td>
<td class=xl70>body</td>
<td class=xl70>body</td>
<td class=xl70>body</td>
<td class=xl70>body</td>
<td class=xl70>body</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>br</td>
<td class=xl71>br</td>
<td class=xl71>br</td>
<td class=xl71>br</td>
<td class=xl71>br</td>
<td class=xl71>br</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>button</td>
<td class=xl71>button</td>
<td class=xl71>button</td>
<td class=xl71>button</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>canvas</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>caption</td>
<td class=xl71>caption</td>
<td class=xl71>caption</td>
<td class=xl71>caption</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>center</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>cite</td>
<td class=xl71>cite</td>
<td class=xl71>cite</td>
<td class=xl71>cite</td>
<td class=xl71>cite</td>
<td class=xl71>cite</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>code</td>
<td class=xl71>code</td>
<td class=xl71>code</td>
<td class=xl71>code</td>
<td class=xl71>code</td>
<td class=xl71>code</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>col</td>
<td class=xl71>col</td>
<td class=xl71>col</td>
<td class=xl71>col</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>colgroup</td>
<td class=xl71>colgroup</td>
<td class=xl71>colgroup</td>
<td class=xl71>colgroup</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>command</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>datalist</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>dd</td>
<td class=xl70>dd</td>
<td class=xl70>dd</td>
<td class=xl70>dd</td>
<td class=xl70>dd</td>
<td class=xl70>dd</td>
<td class=xl70>dd</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>del</td>
<td class=xl71>del</td>
<td class=xl71>del</td>
<td class=xl71>del</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>details</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>dfn</td>
<td class=xl71>dfn</td>
<td class=xl71>dfn</td>
<td class=xl71>dfn</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl67 style='height:14.0pt'>dir</td>
<td class=xl67>dir</td>
<td class=xl67>dir</td>
<td class=xl67>dir</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>div</td>
<td class=xl71>div</td>
<td class=xl71>div</td>
<td class=xl71>div</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>dl</td>
<td class=xl70>dl</td>
<td class=xl70>dl</td>
<td class=xl70>dl</td>
<td class=xl70>dl</td>
<td class=xl70>dl</td>
<td class=xl70>dl</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>dt</td>
<td class=xl70>dt</td>
<td class=xl70>dt</td>
<td class=xl70>dt</td>
<td class=xl70>dt</td>
<td class=xl70>dt</td>
<td class=xl70>dt</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>em</td>
<td class=xl71>em</td>
<td class=xl71>em</td>
<td class=xl71>em</td>
<td class=xl71>em</td>
<td class=xl71>em</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>embed</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>fieldset</td>
<td class=xl71>fieldset</td>
<td class=xl71>fieldset</td>
<td class=xl71>fieldset</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>font</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>figcaption</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>figure</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>footer</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>form</td>
<td class=xl71>form</td>
<td class=xl71>form</td>
<td class=xl71>form</td>
<td class=xl71>form</td>
<td class=xl71>form</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>frame</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>frameset</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>h1</td>
<td class=xl70>h1</td>
<td class=xl70>h1</td>
<td class=xl70>h1</td>
<td class=xl70>h1</td>
<td class=xl70>h1</td>
<td class=xl70>h1</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>h2</td>
<td class=xl70>h2</td>
<td class=xl70>h2</td>
<td class=xl70>h2</td>
<td class=xl70>h2</td>
<td class=xl70>h2</td>
<td class=xl70>h2</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>h3</td>
<td class=xl70>h3</td>
<td class=xl70>h3</td>
<td class=xl70>h3</td>
<td class=xl70>h3</td>
<td class=xl70>h3</td>
<td class=xl70>h3</td>
<td class=xl69></td>
</tr>
<tr height=14 style='page-break-before:always;height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>h4</td>
<td class=xl70>h4</td>
<td class=xl70>h4</td>
<td class=xl70>h4</td>
<td class=xl70>h4</td>
<td class=xl70>h4</td>
<td class=xl70>h4</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>h5</td>
<td class=xl70>h5</td>
<td class=xl70>h5</td>
<td class=xl70>h5</td>
<td class=xl70>h5</td>
<td class=xl70>h5</td>
<td class=xl70>h5</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>h6</td>
<td class=xl70>h6</td>
<td class=xl70>h6</td>
<td class=xl70>h6</td>
<td class=xl70>h6</td>
<td class=xl70>h6</td>
<td class=xl70>h6</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>head</td>
<td class=xl70>head</td>
<td class=xl70>head</td>
<td class=xl70>head</td>
<td class=xl70>head</td>
<td class=xl70>head</td>
<td class=xl70>head</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>header</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>hgroup</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>hr</td>
<td class=xl71>hr</td>
<td class=xl71>hr</td>
<td class=xl71>hr</td>
<td class=xl71>hr</td>
<td class=xl71>hr</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>html</td>
<td class=xl70>html</td>
<td class=xl70>html</td>
<td class=xl70>html</td>
<td class=xl70>html</td>
<td class=xl70>html</td>
<td class=xl70>html</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>i</td>
<td class=xl70>i</td>
<td class=xl70>i</td>
<td class=xl70>i</td>
<td class=xl70>i</td>
<td class=xl70>i</td>
<td class=xl70>i</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl65>iframe</td>
<td></td>
<td></td>
<td class=xl65>iframe</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>img</td>
<td class=xl70>img</td>
<td class=xl70>img</td>
<td class=xl70>img</td>
<td class=xl70>img</td>
<td class=xl70>img</td>
<td class=xl70>img</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>input</td>
<td class=xl71>input</td>
<td class=xl71>input</td>
<td class=xl71>input</td>
<td class=xl71>input</td>
<td class=xl71>input</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>ins</td>
<td class=xl71>ins</td>
<td class=xl71>ins</td>
<td class=xl71>ins</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl67 style='height:14.0pt'>isindex</td>
<td class=xl67>isindex</td>
<td class=xl67>isindex</td>
<td class=xl67>isindex</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>kbd</td>
<td class=xl71>kbd</td>
<td class=xl71>kbd</td>
<td class=xl71>kbd</td>
<td class=xl71>kbd</td>
<td class=xl71>kbd</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>keygen</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>label</td>
<td class=xl71>label</td>
<td class=xl71>label</td>
<td class=xl71>label</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>legend</td>
<td class=xl71>legend</td>
<td class=xl71>legend</td>
<td class=xl71>legend</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>li</td>
<td class=xl70>li</td>
<td class=xl70>li</td>
<td class=xl70>li</td>
<td class=xl70>li</td>
<td class=xl70>li</td>
<td class=xl70>li</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>link</td>
<td class=xl70>link</td>
<td class=xl70>link</td>
<td class=xl70>link</td>
<td class=xl70>link</td>
<td class=xl70>link</td>
<td class=xl70>link</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl67 style='height:14.0pt'>listing</td>
<td class=xl67>listing</td>
<td class=xl67>listing</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>map</td>
<td class=xl71>map</td>
<td class=xl71>map</td>
<td class=xl71>map</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>mark</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl65 style='height:14.0pt'>menu</td>
<td class=xl65>menu</td>
<td class=xl65>menu</td>
<td class=xl65>menu</td>
<td></td>
<td></td>
<td class=xl65>menu</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>meta</td>
<td class=xl71>meta</td>
<td class=xl71>meta</td>
<td class=xl71>meta</td>
<td class=xl71>meta</td>
<td class=xl71>meta</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>meter</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>nav</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl67 style='height:14.0pt'>nextid</td>
<td class=xl67>nextid</td>
<td class=xl67>nextid</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>noframes</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>noscript</td>
<td class=xl71>noscript</td>
<td class=xl71>noscript</td>
<td class=xl71>noscript</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>object</td>
<td class=xl71>object</td>
<td class=xl71>object</td>
<td class=xl71>object</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>ol</td>
<td class=xl70>ol</td>
<td class=xl70>ol</td>
<td class=xl70>ol</td>
<td class=xl70>ol</td>
<td class=xl70>ol</td>
<td class=xl70>ol</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>optgroup</td>
<td class=xl71>optgroup</td>
<td class=xl71>optgroup</td>
<td class=xl71>optgroup</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>option</td>
<td class=xl71>option</td>
<td class=xl71>option</td>
<td class=xl71>option</td>
<td class=xl71>option</td>
<td class=xl71>option</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>output</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>p</td>
<td class=xl70>p</td>
<td class=xl70>p</td>
<td class=xl70>p</td>
<td class=xl70>p</td>
<td class=xl70>p</td>
<td class=xl70>p</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>param</td>
<td class=xl71>param</td>
<td class=xl71>param</td>
<td class=xl71>param</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl67 style='height:14.0pt'>plaintext</td>
<td class=xl67>plaintext</td>
<td class=xl67>plaintext</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>pre</td>
<td class=xl70>pre</td>
<td class=xl70>pre</td>
<td class=xl70>pre</td>
<td class=xl70>pre</td>
<td class=xl70>pre</td>
<td class=xl70>pre</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>progress</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>q</td>
<td class=xl71>q</td>
<td class=xl71>q</td>
<td class=xl71>q</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl67>rb</td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl67>rbc</td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl71>rp</td>
<td class=xl71>rp</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl71>rt</td>
<td class=xl71>rt</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl67>rtc</td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl71>ruby</td>
<td class=xl71>ruby</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl65>s</td>
<td></td>
<td></td>
<td class=xl65>s</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>samp</td>
<td class=xl71>samp</td>
<td class=xl71>samp</td>
<td class=xl71>samp</td>
<td class=xl71>samp</td>
<td class=xl71>samp</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>script</td>
<td class=xl71>script</td>
<td class=xl71>script</td>
<td class=xl71>script</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>section</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>select</td>
<td class=xl71>select</td>
<td class=xl71>select</td>
<td class=xl71>select</td>
<td class=xl71>select</td>
<td class=xl71>select</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>small</td>
<td class=xl71>small</td>
<td class=xl71>small</td>
<td class=xl71>small</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>source</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl78>span</td>
<td class=xl78>span</td>
<td class=xl78>span</td>
<td class=xl78>span</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl67>strike</td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>strong</td>
<td class=xl71>strong</td>
<td class=xl71>strong</td>
<td class=xl71>strong</td>
<td class=xl71>strong</td>
<td class=xl71>strong</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>style</td>
<td class=xl71>style</td>
<td class=xl71>style</td>
<td class=xl71>style</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>sub</td>
<td class=xl71>sub</td>
<td class=xl71>sub</td>
<td class=xl71>sub</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>summary</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>sup</td>
<td class=xl71>sup</td>
<td class=xl71>sup</td>
<td class=xl71>sup</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>table</td>
<td class=xl71>table</td>
<td class=xl71>table</td>
<td class=xl71>table</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>tbody</td>
<td class=xl71>tbody</td>
<td class=xl71>tbody</td>
<td class=xl71>tbody</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>td</td>
<td class=xl71>td</td>
<td class=xl71>td</td>
<td class=xl71>td</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>textarea</td>
<td class=xl71>textarea</td>
<td class=xl71>textarea</td>
<td class=xl71>textarea</td>
<td class=xl71>textarea</td>
<td class=xl71>textarea</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>tfoot</td>
<td class=xl71>tfoot</td>
<td class=xl71>tfoot</td>
<td class=xl71>tfoot</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>th</td>
<td class=xl71>th</td>
<td class=xl71>th</td>
<td class=xl71>th</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>thead</td>
<td class=xl71>thead</td>
<td class=xl71>thead</td>
<td class=xl71>thead</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>title</td>
<td class=xl70>title</td>
<td class=xl70>title</td>
<td class=xl70>title</td>
<td class=xl70>title</td>
<td class=xl70>title</td>
<td class=xl70>title</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td class=xl71>tr</td>
<td class=xl71>tr</td>
<td class=xl71>tr</td>
<td class=xl71>tr</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl67>tt</td>
<td class=xl67>tt</td>
<td class=xl67>tt</td>
<td class=xl67>tt</td>
<td class=xl67>tt</td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>track</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl65 style='height:14.0pt'>u</td>
<td></td>
<td></td>
<td class=xl65>u</td>
<td></td>
<td></td>
<td class=xl65>u</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl70 style='height:14.0pt'>ul</td>
<td class=xl70>ul</td>
<td class=xl70>ul</td>
<td class=xl70>ul</td>
<td class=xl70>ul</td>
<td class=xl70>ul</td>
<td class=xl70>ul</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>var</td>
<td class=xl71>var</td>
<td class=xl71>var</td>
<td class=xl71>var</td>
<td class=xl71>var</td>
<td class=xl71>var</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td class=xl71>&nbsp;</td>
<td class=xl71>&nbsp;</td>
<td></td>
<td></td>
<td></td>
<td class=xl66>video</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 style='height:14.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl66>wbr</td>
<td class=xl69></td>
</tr>
<tr height=14 style='height:14.0pt'>
<td height=14 class=xl67 style='height:14.0pt'>xmp</td>
<td class=xl67>xmp</td>
<td class=xl67>xmp</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
<tr height=15 style='height:15.0pt'>
<td height=15 style='height:15.0pt'></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class=xl69></td>
</tr>
</table</p>
<table>
<tr>
<td style="font-weight:bold;text-align:center">HTML 1</td>
<td style="font-weight:bold;text-align:center">HTML 2</td>
<td style="font-weight:bold;text-align:center">HTML 3.2</td>
<td style="font-weight:bold;text-align:center">HTML 4.01</td>
<td style="font-weight:bold;text-align:center">XHTML 1.0</td>
<td style="font-weight:bold;text-align:center">XHTML 1.1</td>
<td style="font-weight:bold;text-align:center">HTML5</td>
<p></b></tr>
<tr>
<td style="text-align:center">34</td>
<td style="text-align:center">49</td>
<td style="text-align:center">49</td>
<td style="text-align:center">91</td>
<td style="text-align:center">77</td>
<td style="text-align:center">83</td>
<td style="text-align:center">107</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.wyeast.net/2011/11/comparison-of-html-elements-html-1-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

