<?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>blog.meimberg.info &#187; xml</title>
	<atom:link href="http://blog.meimberg.info/category/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.meimberg.info</link>
	<description>Watching a new world...</description>
	<lastBuildDate>Fri, 10 Sep 2010 08:39:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ZK 3.6.1 Released</title>
		<link>http://blog.meimberg.info/zk-361-released/</link>
		<comments>http://blog.meimberg.info/zk-361-released/#comments</comments>
		<pubDate>Fri, 08 May 2009 22:07:06 +0000</pubDate>
		<dc:creator>Oliver Meimberg</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[ZK]]></category>
		<category><![CDATA[form4]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.meimberg.info/zk-361-released/</guid>
		<description><![CDATA[ZK hat ein neues Minor-Release rausgehauen. Hier die wichtigsten neuen Features:
1. Ease of use

An intuitive way to access the Composer directly
An easy way to scroll to a specific UI component

2. Component reloaded

Datebox format enhancement
A way to specify the position of the Popup component
Native namespace support for zkhead

3. Databinding enhancements

Using the &#8220;load-after&#8221; descriptive to delay loading [...]]]></description>
			<content:encoded><![CDATA[<p>ZK hat ein neues Minor-Release rausgehauen. Hier die wichtigsten neuen Features:<span id="more-243"></span></p>
<p><b>1. Ease of use</b>
<ul>
<li>An intuitive way to access the Composer directly</li>
<li>An easy way to scroll to a specific UI component</li>
</ul>
<p><b>2. Component reloaded</b>
<ul>
<li>Datebox format enhancement</li>
<li>A way to specify the position of the Popup component</li>
<li>Native namespace support for zkhead</li>
</ul>
<p><b>3. Databinding enhancements</b>
<ul>
<li>Using the &#8220;load-after&#8221; descriptive to delay loading behavior</li>
<li>Using the &#8220;save-after&#8221; descriptive to delay saving behavior</li>
</ul>
<p><b>4. Advanced features</b>
<ul>
<li>Use the Component ID as a UUID for unit test</li>
<li>A method of monitoring the generation of children components using the FullComposer</li>
</ul>
<p>Nun ja, so jetzt erstmal, zumindest fÃ¼r meine Belange, nicht soo spannend. Aber immerhin&#8230;</p>
<p>Hier nun aber nochmal das komplette Changelog, fÃ¼r alle, die&#8217;s genau wissen wollen:</p>
<p><code>* Features<br />&nbsp; 2677655: A way to use ID as UUID for unit test purpse<br />&nbsp; 2724923: Support scrollIntoView to scroll an element to become visible<br />&nbsp; 2779199: A way to let composer monitor the composing of all children<br />&nbsp; 2778508: GenericXxxComposer shall be accessible immediatly<br />&nbsp; 2778513: Add "xxx$composer" as a variabl of applied GenericXxxComposer<br />&nbsp; 2666743: Support component-apply in lang-addon<br />&nbsp; 2666812: Log ZK version number at server bootup<br />&nbsp; 2677873: A way to always get full stacktrace<br />&nbsp; 2681333: Resumable filedownload limit to allowed period and number<br />&nbsp; 2681775: Resumable filedownload supports relative path<br />&nbsp; 2689696: Native namespace supports zkhead<br />&nbsp; 2708855: A way to customize CometServerPush for diff device<br />&nbsp; 2675648: Server Push and number of browser windows issue<br />&nbsp; 2713463: Audio supports the loop attribute<br />&nbsp; 2718665: Flash supports&nbsp; the dynamic content (setContent)<br />&nbsp; 2770471: GenericAutowireComposer shall support wiring ZScript varible<br />&nbsp; 2209199: BeanShell error message shall show the correct line number<br />&nbsp; 2314215: A way to specify the position of the popup component<br />&nbsp; 2778507: Add load-after descriptive to DataBinder<br />&nbsp; 2779281: Add save-after descriptive to DataBinder<br />&nbsp; 2783319: Datebox support hour format<br />&nbsp; <br />* Bugs<br />&nbsp; 2684510: Unable to access implict objects if func defined in other namespace<br />&nbsp; 2781051: The self implicit variable lost after doModal<br />&nbsp; 2685872: Comet not send back new value of textbox if no listener<br />&nbsp; 2684322: Nullpoint when accese to a nonexist page<br />&nbsp; 2681819: normal page throws exception after installed zkspring<br />&nbsp; 2689443: script in native namespace shall not encode the content<br />&nbsp; 2687399: Filedownload error if included by JSP or other servlet<br />&nbsp; 2691017: Filedownload with InputStream results empty file if blocked<br />&nbsp; 2669197: filedownload.save(reader, content, filename) not working<br />&nbsp; 2668190: NullPointerException on SessionsCtrl.getSession() when undeploy<br />&nbsp; 2673128: Impossible to select some date<br />&nbsp; 2705040: Navigating Combobox causes JS error<br />&nbsp; 2711600: Applet generates the wrong param tags<br />&nbsp; 2716731: flash component doesn't support absolute URI<br />&nbsp; 2721780: Nested window resize problem<br />&nbsp; 2722982: Tree render proble with a combobox and a lot of comboitems<br />&nbsp; 2726542: The result of zk.revisedOffset is inconsistent between IE&amp;FF2<br />&nbsp; 2746948: Datebox shadow not sync<br />&nbsp; 2747825: Add the attribute "title" in XSD for BorderLayout children<br />&nbsp; 2769863: Unnecessary scrollbar appear in IE with Menu<br />&nbsp; 2771231: Add attribute "oddRowSclass" for listbox<br />&nbsp; 2769836: Favicon in Safari is not work<br />&nbsp; 2715894: The header of Grid, listbox, and tree display error in IE8<br />&nbsp; 2686585: fileupload.get javascript error on jsp pages<br />&nbsp; 2721977: WrongValuesException and focus<br />&nbsp; 2560497: Dateboxes: "ddMMyy" is not working<br />&nbsp; 2716537: Large data set in chart cause browser no response<br />&nbsp; 2761151: fail to import zkdemo-3.6.0.war to Eclipse<br />&nbsp; 1939263: Splitter - Dark blue bar won't overlap the light blue bar<br />&nbsp; 2564298: Clear a Datebox with constraint<br />&nbsp; 2777241: Exception StringIndexOutOfBoundsException in Maps loading<br />&nbsp; 2697462: Tree selection is remembered even when unselected<br />&nbsp; 2777293: Tree keeps old data with new Model<br />&nbsp; 2778334: The doModal window in IE6 with SSL shows security issue<br />&nbsp; 2710830: Position doesn't work if closable is set for window<br />&nbsp; 2777216: Problem paging detail at Grid Component<br />&nbsp; 2688197: Popup border disappearance on IE 7<br />&nbsp; 2778524: Datebox always shows constraint-error<br />&nbsp; 2688620: setSelectionRange() fails in Timebox and Spinner<br />&nbsp; 2678340: timebox bug when tabbing to change foucs<br />&nbsp; 2721980: Drag+Drop Problem on IE 6/7<br />&nbsp; 2713338: Node object is not set in treeitem<br />&nbsp; 2779453: Checkmarks lost when used in a detail component<br />&nbsp; 2780038: zhtml.Messagebox.INFORMATION returns wrong value<br />&nbsp; 2779247: No tooltip in chart after using&nbsp; jfreechart 1.0.13<br />&nbsp; 2685842: Panel and Window corner's position error in Tabpanel(IE)<br />&nbsp; 2780144: rendering of tree with z-dottree and hidden treeitems<br />&nbsp; 2782400: Correct XSD definition for panel usage<br />&nbsp; 2784107: Datebox onchange problem<br />&nbsp; 2782751: listbox fails to restore activepage if re-set the model<br />&nbsp; 2783767: BSHInterperter does not respect HierachicalAware spec.<br />&nbsp; 2786500: Menupopup fails when invoking open() method<br /></code><br />Mehr unter: <a target="_blank" href="http://docs.zkoss.org/wiki/New_Features_of_ZK_3.6.1">http://docs.zkoss.org/wiki/New_Features_of_ZK_3.6.1</a></p>
<p><a href="http://docs.zkoss.org/wiki/New_Features_of_ZK_3.6.1#Ease_of_use"><span class="tocnumber"></span></a></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=f95910e2-3f24-8aa1-9eb0-f922aeb5e44d" /></div>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d243').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d243" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;submitHeadline=ZK+3.6.1+Released&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;title=ZK+3.6.1+Released" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;title=ZK+3.6.1+Released" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;title=ZK+3.6.1+Released" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;bm_description=ZK+3.6.1+Released" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;T=ZK+3.6.1+Released" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;title=ZK+3.6.1+Released" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;title=ZK+3.6.1+Released" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+ZK+3.6.1+Released+@+http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fblog.meimberg.info%2Fzk-361-released%2F&amp;t=ZK+3.6.1+Released" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d243').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d243').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://blog.meimberg.info/zk-361-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marshalling mit smooks &#8211; Erweiterung der javabeans-Cartridge</title>
		<link>http://blog.meimberg.info/marshalling-mit-smooks-erweiterung-der-javabeans-cartridge/</link>
		<comments>http://blog.meimberg.info/marshalling-mit-smooks-erweiterung-der-javabeans-cartridge/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 08:16:57 +0000</pubDate>
		<dc:creator>Oliver Meimberg</dc:creator>
				<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Softwaretechnisches]]></category>
		<category><![CDATA[form4]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.meimberg.info/?p=206</guid>
		<description><![CDATA[FÃ¼r mein aktuellen JBoss-ESB-Projekt habe ich mir in den Kopf gesetzt eine eingehende XML-Datei in Entity-Beans zu transformieren. JBoss-ESB bietet das von Hause aus Ã¼ber die Integration des Smooks-Frameworks.
Kurz zur ErklÃ¤rung: Smooks ist ein Framework zur generischen Verarbeitung von XML-Dateien, bzw. XML-Fragmenten. Die Verarbeitung ist einfach: In einer Mapping-datei wird fÃ¼r jeden XML-Pfad ein Handler [...]]]></description>
			<content:encoded><![CDATA[<p>FÃ¼r mein aktuellen <a href="http://www.jboss.com/products/esb" target="_blank">JBoss-ESB</a>-Projekt habe ich mir in den Kopf gesetzt eine eingehende XML-Datei in Entity-Beans zu transformieren. <a href="http://www.jboss.com/products/esb">JBoss-ESB</a> bietet das von Hause aus Ã¼ber die Integration des <a href="http://milyn.codehaus.org/Smooks" target="_blank">Smooks-Frameworks</a>.</p>
<p>Kurz zur ErklÃ¤rung: <a href="http://milyn.codehaus.org/Smooks" target="_blank">Smooks</a> ist ein Framework zur generischen Verarbeitung von XML-Dateien, bzw. XML-Fragmenten. Die Verarbeitung ist einfach: In einer Mapping-datei wird fÃ¼r jeden XML-Pfad ein Handler definiert, der Ã¼ber das Visitor-Pattern irgendetwas ausfÃ¼hrt. So kann fÃ¼r ein Element (oder einen Teilbaum) z.B. ein XSLT ausgefÃ¼hrt werden oder auch vÃ¶llig individueller Java-CodeausgefÃ¼hrt werden.</p>
<p>Hier ein Beispiel aus der Mapping-Datei (<em>smooks-res.xml</em>):</p>
<p><code>&lt;smooks-resource selector="ORDER"<br />
         useragent="from-type:text/xml:fullfillorder and<br />
        from:dvdstore:orderdispatchservice"<br />
         path="org.milyn.javabean.ProcessingPhaseBeanPopulator" &gt;<br />
    &lt;param name="beanId"&gt;ORDER&lt;/param&gt;<br />
    &lt;param name="beanClass"&gt;org.jboss.soa.esb.dvdstore.Order&lt;/param&gt;<br />
    &lt;param name="addToList"&gt;true&lt;/param&gt;<br />
&lt;/smooks-resource&gt;<br />
&lt;smooks-resource selector="ORDER"<br />
         useragent="from-type:text/xml:fullfillorder and<br />
         from:dvdstore:orderdispatchservice"<br />
         path="org.milyn.javabean.ProcessingPhaseBeanPopulator" &gt;<br />
    &lt;param name="beanId"&gt;order&lt;/param&gt;<br />
    &lt;param name="attributeName"&gt;orderId&lt;/param&gt;<br />
&lt;/smooks-resource&gt;<br />
&lt;!-- ... repeat for each attribute ... --&gt;</code></p>
<p>In diesem Beispiel wird fÃ¼r jedes Element &#8220;<em>ORDER</em>&#8221; der <em>ProcessingPhaseBeanPopulator</em> &#8220;besucht&#8221;. Der <em>ProcessingPhaseBeanPopulator</em> wird vom smooks-Framework Ã¼ber eine sog. Cartridge mitgeliefert. Er hat die Aufgabe, aus dem element &#8220;<em>ORDER</em>&#8221; ein POJO, also eine Java-Klasse zu generieren. Attribute kÃ¶nnen zu Java-Properties gemappt werden und fÃ¼r Unterelemente kÃ¶nnen ebenfalls Visitors definiert werden, die beispielsweise wiederum Properties setzen. Sowie sogut. Das Problem ist bloss, dass bei &#8220;echten&#8221; Business-Daten die Datenstrukturen nicht so trivial sind, wie in dem vom ESB mitgelieferten Sample  &#8220;<em>quickstarts/transformXML2POJO</em>&#8220;. Habe ich ein ORDER-Element mit 30 oder mehr Unterelementen, die die Properties der ORDER definieren, wird mein smooks-mappingfile recht umfangreich und vor allem sehr wartungsfeindlich.</p>
<p>SchÃ¶n wÃ¤re eine Smooks-Cartridge, die die Unterlemente eines XML-Elements automatisch auf die Properties (genaugesagt auf die Setter) meines POJO Mappt. So kann mit minimaler Konfiguration eine ganze Reihe von umfangreichen XML-Strukturen auf POJOs transformiert werden, ohne tonnenweise quasi-redundanten Konfigurationscode zu erzeugen.</p>
<p>Hierzu habe ich die von smooks mitgelieferte javabeans-cartridge etwas modifiziert, so dass folgende Konfiguration mÃ¶glich ist:</p>
<p><code>&lt;smooks-resource selector="ORDER"<br />
         useragent="from-type:text/xml:fullfillorder and<br />
         from:dvdstore:orderdispatchservice"<br />
         path="org.milyn.javabean.MyProcessingPhaseBeanPopulator" &gt;<br />
    &lt;param name="beanId"&gt;order&lt;/param&gt;<br />
    &lt;param name="beanClass"&gt;org.jboss.soa.esb.dvdstore.Order&lt;/param&gt;<br />
    <strong>&lt;param name="attributesFromChildren"&gt;true&lt;/param&gt;</strong><br />
&lt;/smooks-resource&gt;</code></p>
<p>Damit das funktioniert, habe ich in der Klasse <em>ProcessingPhaseBeanPopulator</em> etwas Code ergÃ¤nzt.</p>
<p>ZunÃ¤chst das Einlesen der Konfiguration, die nun den Parameter &#8220;attributesFromChildren&#8221; unterstÃ¼tzen soll:</p>
<p><code>public void setConfiguration(SmooksResourceConfiguration config) {<br />
   // ... existing code<br />
   // START Added by om, form4<br />
   attributesFromChildren =<br />
         config.getBoolParameter("attributesFromChildren", false);<br />
   // END Added by om, form4<br />
}</code></p>
<p>Und das Processing im eigentlichen Visitor:</p>
<p><code>public void visit(Element element, ContainerRequest request) {<br />
  Object bean = getBean(request);<br />
  // START Added by om, form4<br />
  if (attributesFromChildren) {<br />
    NodeList children = element.getElementsByTagName("*");<br />
    for (int i = 0; i &lt; bean.getClass().getMethods().length; i++) {<br />
      Method method = bean.getClass().getMethods()[i];<br />
      if (method.getName().startsWith("set")) {<br />
        String attr = method.getName().replaceAll("^set", "").toLowerCase();<br />
        for (int j = 0; j &lt; children.getLength(); j++) {<br />
          Element child = (Element) children.item(j);<br />
          if (attr.equalsIgnoreCase(child.getNodeName())) {<br />
            try {<br />
              String val = DomUtils.getAllText(child, false);<br />
              method.invoke(bean, new Object[] { val });<br />
            } catch (Exception e) {<br />
              logger.error(e);   // etwas ignorant...<br />
            }<br />
            break;<br />
          }<br />
        }<br />
      }<br />
    }<br />
  }<br />
  // END Added by om, form4<br />
  // ... go on with original code ...<br />
}<br />
</code></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d206').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d206" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;submitHeadline=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;title=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;title=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;title=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;bm_description=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;T=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;title=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;title=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge+@+http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fblog.meimberg.info%2Fmarshalling-mit-smooks-erweiterung-der-javabeans-cartridge%2F&amp;t=Marshalling+mit+smooks+%26%238211%3B+Erweiterung+der+javabeans-Cartridge" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d206').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d206').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://blog.meimberg.info/marshalling-mit-smooks-erweiterung-der-javabeans-cartridge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AJAX Tutorial</title>
		<link>http://blog.meimberg.info/51/</link>
		<comments>http://blog.meimberg.info/51/#comments</comments>
		<pubDate>Tue, 30 May 2006 22:17:33 +0000</pubDate>
		<dc:creator>Oliver Meimberg</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Softwaretechnisches]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Webperlen]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.meimberg.info/?p=51</guid>
		<description><![CDATA[Ein kleines aber feines Einstiegs-Tutorial zum Thema AJAX findet man <a href="http://www.tecchannel.de/index.cfm?pid=431&#038;pk=440096">hier</a>.]]></description>
			<content:encoded><![CDATA[<p>Ein kleines aber feines Einstiegs-Tutorial zum Thema AJAX findet man unter <a href="http://www.tecchannel.de/index.cfm?pid=431&#038;pk=440096">http://www.tecchannel.de/index.cfm?pid=431&#038;pk=440096</a>.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d51').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d51" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;submitHeadline=AJAX+Tutorial&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;title=AJAX+Tutorial" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;title=AJAX+Tutorial" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.meimberg.info%2F51%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;title=AJAX+Tutorial" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;bm_description=AJAX+Tutorial" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;T=AJAX+Tutorial" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;title=AJAX+Tutorial" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;title=AJAX+Tutorial" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fblog.meimberg.info%2F51%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fblog.meimberg.info%2F51%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+AJAX+Tutorial+@+http%3A%2F%2Fblog.meimberg.info%2F51%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fblog.meimberg.info%2F51%2F&amp;t=AJAX+Tutorial" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d51').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d51').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://blog.meimberg.info/51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chiba und der OPS</title>
		<link>http://blog.meimberg.info/chiba-und-der-ops/</link>
		<comments>http://blog.meimberg.info/chiba-und-der-ops/#comments</comments>
		<pubDate>Fri, 26 May 2006 23:05:18 +0000</pubDate>
		<dc:creator>Oliver Meimberg</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Irgendwas]]></category>
		<category><![CDATA[Softwaretechnisches]]></category>
		<category><![CDATA[form4]]></category>
		<category><![CDATA[xforms]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.meimberg.info/?p=50</guid>
		<description><![CDATA[Derzeit gibt es zwei serverseitige XForms-Implementierungen, auf die sich mein Augenmerk richtet: Orbeon und Chiba. Nach meinem Wissenstand gibt es derzeit keine Alternativen, wenn man sich im Bereich der Java-OpenSource-Welt bewegt und eine einigermaÃ?en ausgereifte XForms Implementierung sucht.
Beide setzen inzwischen AJAX zur Aufwertung des Webfrontends ein, beide gelten als mehr oder weniger produktionsreif.
WÃ¤hrend Chiba fÃ¼r [...]]]></description>
			<content:encoded><![CDATA[<p>Derzeit gibt es zwei serverseitige XForms-Implementierungen, auf die sich mein Augenmerk richtet: <a href="http://www.orbeon.com/" target="_blank">Orbeon</a> und <a href="http://chiba.sourceforge.net" target="_blank">Chiba</a>. Nach meinem Wissenstand gibt es derzeit keine Alternativen, wenn man sich im Bereich der Java-OpenSource-Welt bewegt und eine einigermaÃ?en ausgereifte <a href="http://www.w3.org/TR/xforms/" target="_blank">XForms</a> Implementierung sucht.</p>
<p>Beide setzen inzwischen AJAX zur Aufwertung des Webfrontends ein, beide gelten als mehr oder weniger produktionsreif.</p>
<p>WÃ¤hrend Chiba fÃ¼r sich beansprucht, sich strenger an den XForms-Standard zu halten und ausschlieÃ?lich eine reine XForms-Implementierung zu sein, verfÃ¼hrt der OPS (Orbeon Presentation Server) mit einem XML-Piplining-Framework ala Cocoon, das zwar mit einer XForms-Implementierung nicht wirklich etwas zu tun hat, aber doch anscheinend die perfekte Schnittstelle fÃ¼r einen XML-zentrierte Formulararchitektur ist. Die <a href="http://www.w3.org/Submission/xpl/" target="_blank">XPL (XML Pipeline Language)</a> des OPS erwartet XML als Input, verarbeitet diesen Ã¼ber sogenannte Prozessoren und gibt XML zurÃ¼ck. Das ist genau, was ein klassisches XForm erwartet: Dataprocessing via XML. Im Ã¼brigen liegt die von Orbeon, Inc. entwickelte XPL als Submission Draft beim <a href="http://www.w3c.org" target="_blank">W3C</a> vor, was hoffen lÃ¤sst, dass sich hieraus in Zukunft mehr entwickelt&#8230;</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d50').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d50" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;submitHeadline=Chiba+und+der+OPS&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;title=Chiba+und+der+OPS" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;title=Chiba+und+der+OPS" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;title=Chiba+und+der+OPS" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;bm_description=Chiba+und+der+OPS" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;T=Chiba+und+der+OPS" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;title=Chiba+und+der+OPS" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;title=Chiba+und+der+OPS" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Chiba+und+der+OPS+@+http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fblog.meimberg.info%2Fchiba-und-der-ops%2F&amp;t=Chiba+und+der+OPS" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d50').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d50').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://blog.meimberg.info/chiba-und-der-ops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XForms 1.0 vom W3C Ã¼berarbeitet</title>
		<link>http://blog.meimberg.info/xforms-10-vom-w3c-uberarbeitet/</link>
		<comments>http://blog.meimberg.info/xforms-10-vom-w3c-uberarbeitet/#comments</comments>
		<pubDate>Thu, 16 Mar 2006 09:13:10 +0000</pubDate>
		<dc:creator>Oliver Meimberg</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Softwaretechnisches]]></category>
		<category><![CDATA[form4]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.meimberg.info/?p=36</guid>
		<description><![CDATA[Der <a href="http://www.w3.org/TR/2006/REC-xforms-20060314/">XForms</a>-Standard in der Version 1.0 wurde vom <a href="http://www.w3c.org">W3C</a> zu XForms 1.0 Second Edition Ã¼berarbeitet.]]></description>
			<content:encoded><![CDATA[<p>Der <a href="http://www.w3.org/TR/2006/REC-xforms-20060314/">XForms</a>-Standard in der Version 1.0 wurde vom <a href="http://www.w3c.org">W3C</a> zu XForms 1.0 Second Edition Ã¼berarbeitet.<br />
Quelle: <a href="http://www.javamagazin.de/itr/news/psecom,id,27436,nodeid,10.html">JavaMagazin</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d36').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d36" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;submitHeadline=XForms+1.0+vom+W3C+%C3%BCberarbeitet&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;title=XForms+1.0+vom+W3C+%C3%BCberarbeitet" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;title=XForms+1.0+vom+W3C+%C3%BCberarbeitet" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;title=XForms+1.0+vom+W3C+%C3%BCberarbeitet" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;bm_description=XForms+1.0+vom+W3C+%C3%BCberarbeitet" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;T=XForms+1.0+vom+W3C+%C3%BCberarbeitet" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;title=XForms+1.0+vom+W3C+%C3%BCberarbeitet" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;title=XForms+1.0+vom+W3C+%C3%BCberarbeitet" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+XForms+1.0+vom+W3C+%C3%BCberarbeitet+@+http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fblog.meimberg.info%2Fxforms-10-vom-w3c-uberarbeitet%2F&amp;t=XForms+1.0+vom+W3C+%C3%BCberarbeitet" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://blog.meimberg.info/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d36').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d36').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://blog.meimberg.info/xforms-10-vom-w3c-uberarbeitet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

