<?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>AdaCore - The GNAT Pro Company &#187; XML/Ada</title>
	<atom:link href="http://www.adacore.com/category/developers-center/technologies/xmlada/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adacore.com</link>
	<description>AdaCore technology and news</description>
	<lastBuildDate>Sun, 14 Mar 2010 08:49:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[XML/Ada] Improved error msg when element repeated too much</title>
		<link>http://www.adacore.com/2009/07/25/NF-32-I702-017-xmlada/</link>
		<comments>http://www.adacore.com/2009/07/25/NF-32-I702-017-xmlada/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[XML/Ada]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[   If your schema requires a sequence of &#34;a&#34;, then &#34;b&#34;, and your XML file
   contains &#34;&#60;a&#62;&#60;a&#62;&#60;b&#62;&#34;, XML/Ada used to complain on the second occurrence
   of &#34;a&#34; that at least one occurrence of &#34;b&#34; is expected. The error message
   has now been improved to indicate &#34;Too many [...]]]></description>
			<content:encoded><![CDATA[   If your schema requires a sequence of &quot;a&quot;, then &quot;b&quot;, and your XML file
   contains &quot;&lt;a&gt;&lt;a&gt;&lt;b&gt;&quot;, XML/Ada used to complain on the second occurrence
   of &quot;a&quot; that at least one occurrence of &quot;b&quot; is expected. The error message
   has now been improved to indicate &quot;Too many occurrences of a&quot;.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2009/07/25/NF-32-I702-017-xmlada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[XML/Ada] Support for windows-1251 encoding</title>
		<link>http://www.adacore.com/2009/01/23/NF-32-I123-005-xmlada/</link>
		<comments>http://www.adacore.com/2009/01/23/NF-32-I123-005-xmlada/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[XML/Ada]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[   XML files can now be encoded with windows-1251.
]]></description>
			<content:encoded><![CDATA[   XML files can now be encoded with windows-1251.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2009/01/23/NF-32-I123-005-xmlada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Ada Library documentation added to Live Docs</title>
		<link>http://www.adacore.com/2008/09/30/2380/</link>
		<comments>http://www.adacore.com/2008/09/30/2380/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 14:58:16 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[XML/Ada]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=2380</guid>
		<description><![CDATA[The XML Ada Library documentation has been added to Live Docs. The object-oriented XML/Ada library allows development of applications for parsing and processing XML streams, with a SAX implementation that that allows conversion of such streams into application-specific data representations. Live Docs provides an up to the minute snapshot of GNAT Pro technology. As new [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.adacore.com/home/gnatpro/add-on_technologies/xml_ada/">XML Ada Library</a> documentation has been added to <a href="http://www.adacore.com/category/developers-center/reference-library/documentation/">Live Docs</a>. The object-oriented XML/Ada library allows development of applications for parsing and processing XML streams, with a SAX implementation that that allows conversion of such streams into application-specific data representations. Live Docs provides an up to the minute snapshot of GNAT Pro technology. As new features and improvements are made to GNAT Pro these changes are immediately added to our product documentation and presented here in Live Docs.</p>



<p>More info on XML/Ada, please visit:<br/>

http://www.adacore.com/home/gnatpro/add-on_technologies/xml_ada</p>

<p>To view the Live Docs page, please visit:<br/>

http://www.adacore.com/category/developers-center/reference-library/documentation</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2008/09/30/2380/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ada XML Library</title>
		<link>http://www.adacore.com/2008/09/25/the-ada-xml-library/</link>
		<comments>http://www.adacore.com/2008/09/25/the-ada-xml-library/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 16:59:49 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Live Docs]]></category>
		<category><![CDATA[XML/Ada]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=2375</guid>
		<description><![CDATA[This is the main documentation for XML/Ada.

Browse on-line]]></description>
			<content:encoded><![CDATA[<p>This is the main documentation for XML/Ada.</p>

<p><a href="/wp-content/files/auto_update/xmlada-docs/xml.html" target="_blank">Browse on-line</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2008/09/25/the-ada-xml-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLAda examples</title>
		<link>http://www.adacore.com/2006/01/26/xmlada-examples/</link>
		<comments>http://www.adacore.com/2006/01/26/xmlada-examples/#comments</comments>
		<pubDate>Thu, 26 Jan 2006 17:19:58 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[XML/Ada]]></category>

		<guid isPermaLink="false">http://wwwng.eu.adacore.com/?p=1117</guid>
		<description><![CDATA[Discover how to exploit XML-compliant document in your Ada applications with XMLAda.]]></description>
			<content:encoded><![CDATA[Discover how to exploit XML-compliant document in your Ada applications with XMLAda.]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2006/01/26/xmlada-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
