<?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: Generate XSD from XML</title>
	<atom:link href="http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/</link>
	<description>one of those blogs</description>
	<lastBuildDate>Tue, 31 Aug 2010 07:01:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Bose eluru</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-3931</link>
		<dc:creator>Bose eluru</dc:creator>
		<pubDate>Fri, 23 Jul 2010 07:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-3931</guid>
		<description>When I try to generate xsd from java object. It is generating XSD file
finely. But the problem is it isgenerating XSD file elements in
alphabetical order.
can u please sujest me how can we do that one. I tried with annotation
in java object but I am not getting the desired output(order which is
given in the java objects) Do we need to change any properties in
Netbeans IDE? Please suggest.</description>
		<content:encoded><![CDATA[<p>When I try to generate xsd from java object. It is generating XSD file<br />
finely. But the problem is it isgenerating XSD file elements in<br />
alphabetical order.<br />
can u please sujest me how can we do that one. I tried with annotation<br />
in java object but I am not getting the desired output(order which is<br />
given in the java objects) Do we need to change any properties in<br />
Netbeans IDE? Please suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Luis Perez</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-3877</link>
		<dc:creator>Jose Luis Perez</dc:creator>
		<pubDate>Thu, 13 May 2010 02:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-3877</guid>
		<description>Great tool thanks</description>
		<content:encoded><![CDATA[<p>Great tool thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-3864</link>
		<dc:creator>Satish</dc:creator>
		<pubDate>Thu, 29 Apr 2010 19:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-3864</guid>
		<description>That made my life a lot easier, thanks to you and the developer(s) of Trang</description>
		<content:encoded><![CDATA[<p>That made my life a lot easier, thanks to you and the developer(s) of Trang</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rama</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-3811</link>
		<dc:creator>Rama</dc:creator>
		<pubDate>Tue, 06 Apr 2010 01:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-3811</guid>
		<description>This is really great. Thanks a lot. Really helpful.  Liked tranche.</description>
		<content:encoded><![CDATA[<p>This is really great. Thanks a lot. Really helpful.  Liked tranche.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bibi</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-3746</link>
		<dc:creator>bibi</dc:creator>
		<pubDate>Thu, 25 Feb 2010 14:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-3746</guid>
		<description>Same than reto, exactly what I was looking for, thanks for tutorial btw :)</description>
		<content:encoded><![CDATA[<p>Same than reto, exactly what I was looking for, thanks for tutorial btw <img src='http://www.dotkam.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reto</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-3744</link>
		<dc:creator>reto</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-3744</guid>
		<description>Thank you very much, this is exactly what I was looking for!</description>
		<content:encoded><![CDATA[<p>Thank you very much, this is exactly what I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-3611</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 29 Oct 2009 23:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-3611</guid>
		<description>Great tool.
Now it I wanna embed this XSD generation logic into my code, is there any Trang API to use, rather than the command line?</description>
		<content:encoded><![CDATA[<p>Great tool.<br />
Now it I wanna embed this XSD generation logic into my code, is there any Trang API to use, rather than the command line?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raja</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-2963</link>
		<dc:creator>raja</dc:creator>
		<pubDate>Wed, 23 Sep 2009 06:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-2963</guid>
		<description>hi am a testing engg..i would like to know that..all the binded fields are generating some values in the preview of livecycle Designer..can anybody know that,from where that values are coming to the forms?</description>
		<content:encoded><![CDATA[<p>hi am a testing engg..i would like to know that..all the binded fields are generating some values in the preview of livecycle Designer..can anybody know that,from where that values are coming to the forms?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toly</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-2976</link>
		<dc:creator>Toly</dc:creator>
		<pubDate>Wed, 19 Aug 2009 07:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-2976</guid>
		<description>@MetalFan - Thanks for sharing - will give rinzo a try :)</description>
		<content:encoded><![CDATA[<p>@MetalFan &#8211; Thanks for sharing &#8211; will give rinzo a try <img src='http://www.dotkam.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MetalFan</title>
		<link>http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/comment-page-1/#comment-2975</link>
		<dc:creator>MetalFan</dc:creator>
		<pubDate>Tue, 11 Aug 2009 21:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotkam.com/2008/05/28/generate-xsd-from-xml/#comment-2975</guid>
		<description>Very interesting post! Thanks!

I also would like to recommend a new tool that can generate xsd from xml called Rinzo Xml. http://sourceforge.net/projects/editorxml/</description>
		<content:encoded><![CDATA[<p>Very interesting post! Thanks!</p>
<p>I also would like to recommend a new tool that can generate xsd from xml called Rinzo Xml. <a href="http://sourceforge.net/projects/editorxml/">http://sourceforge.net/projects/editorxml/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
