<?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: SXC &#8211; Simple XML Compiler: JAXB runtime, streaming XPath implementation, and more</title>
	<atom:link href="http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/</link>
	<description>gettin all zoidal on ya</description>
	<lastBuildDate>Sat, 24 Jul 2010 09:48:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dan Diephouse</title>
		<link>http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/comment-page-1/#comment-4523</link>
		<dc:creator>Dan Diephouse</dc:creator>
		<pubDate>Tue, 03 Jul 2007 12:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/#comment-4523</guid>
		<description>Hiya - its based on StAX not DOM. It is fully streaming. It doesn&#039;t support xpath expressions which require you to cache the document in memory (i.e. something like //a/../b) at the moment.</description>
		<content:encoded><![CDATA[<p>Hiya &#8211; its based on StAX not DOM. It is fully streaming. It doesn&#8217;t support xpath expressions which require you to cache the document in memory (i.e. something like //a/../b) at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mmao</title>
		<link>http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/comment-page-1/#comment-4501</link>
		<dc:creator>mmao</dc:creator>
		<pubDate>Mon, 02 Jul 2007 20:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/#comment-4501</guid>
		<description>hi dan,

The xpath evaluation is based on xml stream api or still based on the DOM? is there any project out there which use xpath with the xml stream api?</description>
		<content:encoded><![CDATA[<p>hi dan,</p>
<p>The xpath evaluation is based on xml stream api or still based on the DOM? is there any project out there which use xpath with the xml stream api?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Md. Alauddin</title>
		<link>http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/comment-page-1/#comment-4090</link>
		<dc:creator>Md. Alauddin</dc:creator>
		<pubDate>Tue, 19 Jun 2007 23:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/#comment-4090</guid>
		<description>Thanks for developing SAX.

We want to develop a customizeable application where user can add/remove more customize fields and tables from Configuration User Interface. Also able to define rules for fields when business logic changes. 

Can we rely on SXC for our application ?

Thanks  and Regards
Alauddin</description>
		<content:encoded><![CDATA[<p>Thanks for developing SAX.</p>
<p>We want to develop a customizeable application where user can add/remove more customize fields and tables from Configuration User Interface. Also able to define rules for fields when business logic changes. </p>
<p>Can we rely on SXC for our application ?</p>
<p>Thanks  and Regards<br />
Alauddin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

