<?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>Kommentare zu: Neues rund um JAXB: Java An Xml &#8211; Bitte kommen!</title>
	<atom:link href="http://blog.ubigrate.de/2008/05/12/neues-von-jaxb/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ubigrate.de/2008/05/12/neues-von-jaxb/</link>
	<description>Lückenlos zwischen digitaler und realer Welt</description>
	<lastBuildDate>Fri, 22 Jan 2010 16:09:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Karsten</title>
		<link>http://blog.ubigrate.de/2008/05/12/neues-von-jaxb/comment-page-1/#comment-9</link>
		<dc:creator>Karsten</dc:creator>
		<pubDate>Fri, 18 Jul 2008 16:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ubigrate.com/?p=13#comment-9</guid>
		<description>Hab mal was kopiert von der XMLBeans-Webseite. Das Dingens kann weit mehr als JAXB und die Arbeit geht noch leichter von der Hand. So zumindest meine Erfahrungen damit ;)


What Makes XMLBeans Different

There are at least two major things that make XMLBeans unique from other XML-Java binding options.

   1. Full XML Schema support. XMLBeans fully supports XML Schema and the corresponding java classes provide constructs for all of the major functionality of XML Schema. This is critical since often times you do not have control over the features of XML Schema that you need to work with in Java. Also, XML Schema oriented applications can take full advantage of the power of XML Schema and not have to restrict themselvs to a subset.
   2. Full XML Infoset fidelity.When unmarshalling an XML instance the full XML infoset is kept and is available to the developer. This is critical because because of the subset of XML that is not easily represented in java. For example, order of the elements or comments might be needed in a particular application.</description>
		<content:encoded><![CDATA[<p>Hab mal was kopiert von der XMLBeans-Webseite. Das Dingens kann weit mehr als JAXB und die Arbeit geht noch leichter von der Hand. So zumindest meine Erfahrungen damit <img src='http://blog.ubigrate.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>What Makes XMLBeans Different</p>
<p>There are at least two major things that make XMLBeans unique from other XML-Java binding options.</p>
<p>   1. Full XML Schema support. XMLBeans fully supports XML Schema and the corresponding java classes provide constructs for all of the major functionality of XML Schema. This is critical since often times you do not have control over the features of XML Schema that you need to work with in Java. Also, XML Schema oriented applications can take full advantage of the power of XML Schema and not have to restrict themselvs to a subset.<br />
   2. Full XML Infoset fidelity.When unmarshalling an XML instance the full XML infoset is kept and is available to the developer. This is critical because because of the subset of XML that is not easily represented in java. For example, order of the elements or comments might be needed in a particular application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Karsten</title>
		<link>http://blog.ubigrate.de/2008/05/12/neues-von-jaxb/comment-page-1/#comment-8</link>
		<dc:creator>Karsten</dc:creator>
		<pubDate>Fri, 18 Jul 2008 16:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ubigrate.com/?p=13#comment-8</guid>
		<description>Hab den Artikel nur kurz überflogen. Aber falls es jemanden interessiert: Für Java in Verbindung mit XML und XML-Schema kann ich XMLBeans (http://xmlbeans.apache.org/) nur wärmstens empfehlen. Unbedingt mal anschauen. Es ist eine Freude damit zu arbeiten.</description>
		<content:encoded><![CDATA[<p>Hab den Artikel nur kurz überflogen. Aber falls es jemanden interessiert: Für Java in Verbindung mit XML und XML-Schema kann ich XMLBeans (<a href="http://xmlbeans.apache.org/" rel="nofollow">http://xmlbeans.apache.org/</a>) nur wärmstens empfehlen. Unbedingt mal anschauen. Es ist eine Freude damit zu arbeiten.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
