<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using the javax.xml.bind annotations to convert Java objects to XML and XSD</title>
	<atom:link href="http://technology.amis.nl/2007/05/30/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/05/30/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Dileep Kumar</title>
		<link>http://technology.amis.nl/2007/05/30/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/#comment-4642</link>
		<dc:creator>Dileep Kumar</dc:creator>
		<pubDate>Tue, 23 Aug 2011 12:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2046#comment-4642</guid>
		<description><![CDATA[Really good one]]></description>
		<content:encoded><![CDATA[<p>Really good one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Mole</title>
		<link>http://technology.amis.nl/2007/05/30/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/#comment-4641</link>
		<dc:creator>The Mole</dc:creator>
		<pubDate>Mon, 04 Jan 2010 16:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2046#comment-4641</guid>
		<description><![CDATA[Thanks for this, just what I was looking for to generate a schema from my model.

The advantage of SchemaOutputResolver being a class rather than an interface is if they want to add another method to it.Â  If it is an interface adding a method breaks all existing code and stops it from compiling.Â  AsÂ a class this isn&#039;t necessarily the case if they SchemaOutputResolve could provide a default implementation of the method and subclassers would keep working fine.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this, just what I was looking for to generate a schema from my model.</p>
<p>The advantage of SchemaOutputResolver being a class rather than an interface is if they want to add another method to it.Â  If it is an interface adding a method breaks all existing code and stops it from compiling.Â  AsÂ a class this isn&#8217;t necessarily the case if they SchemaOutputResolve could provide a default implementation of the method and subclassers would keep working fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Straun</title>
		<link>http://technology.amis.nl/2007/05/30/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/#comment-4640</link>
		<dc:creator>Straun</dc:creator>
		<pubDate>Thu, 31 May 2007 02:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2046#comment-4640</guid>
		<description><![CDATA[XStream works better; more types out of the box, fewer bugs]]></description>
		<content:encoded><![CDATA[<p>XStream works better; more types out of the box, fewer bugs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p3t0r</title>
		<link>http://technology.amis.nl/2007/05/30/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/#comment-4639</link>
		<dc:creator>p3t0r</dc:creator>
		<pubDate>Wed, 30 May 2007 12:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2046#comment-4639</guid>
		<description><![CDATA[Cool stuff!]]></description>
		<content:encoded><![CDATA[<p>Cool stuff!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
