<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>microformat Work Item Rss Feed</title><link>http://www.codeplex.com/microformat/WorkItem/List.aspx</link><description>microformat Work Item Rss Description</description><item><title>COMMENTED FEATURE: Add Strong key to assembelies</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1341</link><description>Add a strong key to the assembelies so that they can be installed in the GAC&lt;br /&gt;Comments: ** Comment from web user: vikram2101 ** &lt;p&gt;why would you want to install it into the gac&amp;#63;&lt;/p&gt;</description><author>vikram2101</author><pubDate>Mon, 28 Apr 2008 23:20:19 GMT</pubDate><guid isPermaLink="false">COMMENTED FEATURE: Add Strong key to assembelies 20080428112019P</guid></item><item><title>CREATED ISSUE: Duplicated Machine Values when class value contains two or more microformat elements</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1476</link><description>When a class contains something along the lines of class&amp;#61;&amp;#34;fn n&amp;#34; the MachineValue and HumanValue are the same which is corrent, however when the HumanValue and MachineValue is accessed on the parent element, the data values are output twice which is incorrect.  It should only display it once.  This is because like InnerText on DOM expressions the data is only in the stream once.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Mon, 17 Sep 2007 20:00:07 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Duplicated Machine Values when class value contains two or more microformat elements 20070917080007P</guid></item><item><title>CREATED ISSUE: &lt;BASE&gt; is not considered.</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1469</link><description>The base address of a page or XML feed is not considered when parsing an input stream, this means that any URL that is relative will not output a correct microformat object.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Mon, 17 Sep 2007 13:53:43 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: &lt;BASE&gt; is not considered. 20070917015343P</guid></item><item><title>CREATED ISSUE: If an anchor contains no inner text, but contains an "Alt" value the data is not returned.</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1468</link><description>When parsing anchors, or any microformat, if an image is found, the alt text is not even considered.&amp;#160; This must be parsed and returned correctly.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Mon, 17 Sep 2007 13:52:05 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: If an anchor contains no inner text, but contains an "Alt" value the data is not returned. 20070917015205P</guid></item><item><title>CREATED FEATURE: Microformat Writer</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1454</link><description>It would be great if we could write the microformat back out to xHtml or into an RSS feed.&lt;br /&gt;&lt;br /&gt;This could be achieved using a Microformat Writer that can write to any stream.  The writer would take a Microformat object and wrap it spans&amp;#47;divs et.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Sun, 16 Sep 2007 14:38:13 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Microformat Writer 20070916023813P</guid></item><item><title>CREATED ISSUE: , and &amp; inside an element are not encoded</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1403</link><description>Commas and ampersands are not encoded when reading the contents of an element.&lt;br /&gt;&lt;br /&gt;We need a system that ensures they are correctly encoded without importing System.Web&lt;br/&gt;</description><author>Kinlan</author><pubDate>Thu, 13 Sep 2007 15:38:15 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: , and &amp; inside an element are not encoded 20070913033815P</guid></item><item><title>CREATED ISSUE: Unable to store more than one nested Microformat in a Microformat</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1397</link><description>The system is unable to correctly parse the following configuration&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;Microformats&amp;#62;&lt;br /&gt;&amp;#60;Microformat type&amp;#61;&amp;#34;rel-tag&amp;#34; rootType&amp;#61;&amp;#34;rel&amp;#34; root&amp;#61;&amp;#34;tag&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Microformat type&amp;#61;&amp;#34;hCard&amp;#34; rootType&amp;#61;&amp;#34;class&amp;#34; root&amp;#61;&amp;#34;vcard&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34;&amp;#62;&lt;br /&gt;&amp;#60;Fields&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;fn&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;n&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#62;&lt;br /&gt;&amp;#60;Fields&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;honorific-suffix&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;honorific-prefix&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;given-name&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;family-name&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;additional-name&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Fields&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Field&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;tel&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#62;&lt;br /&gt;&amp;#60;Fields&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;type&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;value&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34; &amp;#47;&amp;#62; &lt;br /&gt;&amp;#60;&amp;#47;Fields&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Field&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;bday&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;nickname&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;title&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;role&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;geo&amp;#34; dataType&amp;#61;&amp;#34;Microformat&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;org&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#62;&lt;br /&gt;&amp;#60;Fields&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;organization-name&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;organization-unit&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62; &lt;br /&gt;&amp;#60;&amp;#47;Fields&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Field&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;url&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;note&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;uid&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;email&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;photo&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;logo&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;adr&amp;#34; dataType&amp;#61;&amp;#34;Microformat&amp;#34; plurality&amp;#61;&amp;#34;Plural&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Fields&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Microformat&amp;#62;&lt;br /&gt;&amp;#60;Microformat type&amp;#61;&amp;#34;adr&amp;#34; rootType&amp;#61;&amp;#34;class&amp;#34; root&amp;#61;&amp;#34;adr&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34;&amp;#62;&lt;br /&gt;&amp;#60;Fields&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;type&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Plural&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;post-office-box&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;extended-address&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;street-address&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;locality&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;region&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;postal-code&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;country-name&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Fields&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Microformat&amp;#62;&lt;br /&gt;&amp;#60;Microformat type&amp;#61;&amp;#34;geo&amp;#34; rootType&amp;#61;&amp;#34;class&amp;#34; root&amp;#61;&amp;#34;geo&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34;&amp;#62;&lt;br /&gt;&amp;#60;Fields&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;longitude&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;latitude&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62; &lt;br /&gt;&amp;#60;&amp;#47;Fields&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Microformat&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Microformats&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;MicroformatsSection&amp;#62;&lt;br /&gt;&lt;br /&gt;Notice the Nested geo and adr inside the hCard.&lt;br /&gt;&lt;br /&gt;This needs to be fixed, because it means that we won&amp;#39;t be able to parse hCalendar in the future.&lt;br /&gt;&lt;br /&gt;It appears to be something to do with the NestedMicroformats property being constructed properly.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; Remove the NestedMicroformat and treat everying as ICommonInformation.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Thu, 13 Sep 2007 07:36:51 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Unable to store more than one nested Microformat in a Microformat 20070913073651A</guid></item><item><title>CREATED TASK: Refactor MicroformatXmlReader To fix parsing issues</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1395</link><description>The current MicrofomatXmlReader is a mess and needs simplifying because it is getting too hard to fix known issues.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Thu, 13 Sep 2007 07:00:41 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Refactor MicroformatXmlReader To fix parsing issues 20070913070041A</guid></item><item><title>CREATED ISSUE: Alt attribute text is not parsed on an element.</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1379</link><description>The Alt text needs to be parsed, for string based fields on an Img tag.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Tue, 11 Sep 2007 11:15:47 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Alt attribute text is not parsed on an element. 20070911111547A</guid></item><item><title>CREATED ISSUE: OBJECT tag does not parse data attribute</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1378</link><description>The Microformat parse needs to parse the data attribute in the Object element&lt;br/&gt;</description><author>Kinlan</author><pubDate>Tue, 11 Sep 2007 11:02:52 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: OBJECT tag does not parse data attribute 20070911110252A</guid></item><item><title>CREATED ISSUE: The SRC on an IMG is not processed</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1372</link><description>The SRC attribute on an IMG element is not processed.&lt;br /&gt;&lt;br /&gt;I belive it is quite simple to fix, look in to ParseAttributes.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Tue, 11 Sep 2007 10:33:37 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: The SRC on an IMG is not processed 20070911103337A</guid></item><item><title>COMMENTED ISSUE: System incorrectly parses some web pages</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1354</link><description>It has been noticed that the system incorrectly parsers HTML, and then goes into an infinite loop on one node, never leaving it.&amp;#160; At first inspection it appears that the reader is not recognising an EndElement.&lt;br/&gt;Comments: After inspection it appears that the reader is staying on an Attribute element if there are no microformats found after inspecting the attributes.&amp;nbsp; The correct behaviour is that it should move back to the parent element before perofming the next Read()</description><author>Kinlan</author><pubDate>Mon, 10 Sep 2007 13:38:31 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: System incorrectly parses some web pages 20070910013831P</guid></item><item><title>CREATED ISSUE: System incorrectly parses some web pages</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1354</link><description>It has been noticed that the system incorrectly parsers HTML, and then goes into an infinite loop on one node, never leaving it.&amp;#160; At first inspection it appears that the reader is not recognising an EndElement.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Mon, 10 Sep 2007 13:37:13 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: System incorrectly parses some web pages 20070910013713P</guid></item><item><title>CREATED TASK: Make a sample windows fors application that consumes a HttpStream.</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1351</link><description>&lt;br/&gt;</description><author>Kinlan</author><pubDate>Mon, 10 Sep 2007 08:51:54 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Make a sample windows fors application that consumes a HttpStream. 20070910085154A</guid></item><item><title>CREATED ISSUE: Infinate loop when finding nested microformats on elements the don't support child fields</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1350</link><description>Infinate loop when finding nested microformats on elements the don&amp;#39;t support child fields.&lt;br /&gt;&lt;br /&gt;For example&amp;#58;&amp;#160; The rel-tag should not have nested entities, yet it tries to look for them and because the Reader is not moved on for known empty elements it starts an infinte loop.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Mon, 10 Sep 2007 08:51:01 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Infinate loop when finding nested microformats on elements the don't support child fields 20070910085101A</guid></item><item><title>CREATED FEATURE: Add HTML Help</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1343</link><description>Add Help that can be viewed either via a menu option or as integrated help.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Sun, 09 Sep 2007 14:13:40 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Add HTML Help 20070909021340P</guid></item><item><title>CREATED TASK: Create an installer</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1342</link><description>Create an installer application so that assembelies can be installed in the GAC.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Sun, 09 Sep 2007 14:12:53 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Create an installer 20070909021253P</guid></item><item><title>CREATED FEATURE: Add Strong key to assembelies</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1341</link><description>Add a strong key to the assembelies so that they can be installed in the GAC&lt;br/&gt;</description><author>Kinlan</author><pubDate>Sun, 09 Sep 2007 14:12:18 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Add Strong key to assembelies 20070909021218P</guid></item><item><title>CREATED ISSUE: The Microfomat Stream is not implemented</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1340</link><description>The Microfomat Stream is not implemented.&amp;#160; This is a mistake.&lt;br/&gt;</description><author>Kinlan</author><pubDate>Sun, 09 Sep 2007 14:10:29 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: The Microfomat Stream is not implemented 20070909021029P</guid></item><item><title>CREATED ISSUE: Add the ability to be able to parse nested microformats.</title><link>http://www.codeplex.com/microformat/WorkItem/View.aspx?WorkItemId=1315</link><description>Microformats can be nested, the framework must be able to handle these.&lt;br /&gt;&lt;br /&gt;Each microformat should be configured as a top level configuration entity so that it can be re-used without having to specifiy repeated configuration.&lt;br /&gt;&lt;br /&gt;For instance a hCard can contain an Adr, this Adr is a microformat in itself and there is no point redefining multiple times at the config level&lt;br /&gt;&lt;br /&gt;The configuration should be something similar too&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;MicroformatsSection&amp;#62;&lt;br /&gt;&amp;#60;Microformats&amp;#62;&lt;br /&gt;&amp;#60;Microformat type&amp;#61;&amp;#34;rel-tag&amp;#34; rootType&amp;#61;&amp;#34;rel&amp;#34; root&amp;#61;&amp;#34;tag&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Microformat type&amp;#61;&amp;#34;hCard&amp;#34; rootType&amp;#61;&amp;#34;class&amp;#34; root&amp;#61;&amp;#34;vcard&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34;&amp;#62;&lt;br /&gt;&amp;#60;Fields&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;fn&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;url&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;email&amp;#34; dataType&amp;#61;&amp;#34;System.Uri&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;adr&amp;#34; dataType&amp;#61;&amp;#34;Microformat&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62; &amp;#60;&amp;#33;-- Specifies that a nested microformat is to be parsed --&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Fields&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Microformat&amp;#62;&lt;br /&gt;&amp;#60;Microformat type&amp;#61;&amp;#34;adr&amp;#34; rootType&amp;#61;&amp;#34;class&amp;#34; root&amp;#61;&amp;#34;adr&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34;&amp;#62;&lt;br /&gt;&amp;#60;Fields&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;post-office-box&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;extended-address&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;street-address&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;locality&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;region&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;postal-code&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Field name&amp;#61;&amp;#34;country-name&amp;#34; dataType&amp;#61;&amp;#34;System.String&amp;#34; plurality&amp;#61;&amp;#34;Singular&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Fields&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Microformat&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Microformats&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;MicroformatsSection&amp;#62;&lt;br/&gt;</description><author>Kinlan</author><pubDate>Fri, 07 Sep 2007 15:21:48 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Add the ability to be able to parse nested microformats. 20070907032148P</guid></item></channel></rss>