﻿<?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"
	>
<channel>
	<title>Comments on: marshalling as3 from xsd, continued</title>
	<atom:link href="http://joshua.almirun.com/tech/ria/flash/marshalling-as3-from-xsd-continued/feed" rel="self" type="application/rss+xml" />
	<link>http://joshua.almirun.com/tech/ria/flash/marshalling-as3-from-xsd-continued</link>
	<description>technology, politics, armchair philosophy</description>
	<pubDate>Tue, 07 Oct 2008 13:51:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: lasconic</title>
		<link>http://joshua.almirun.com/tech/ria/flash/marshalling-as3-from-xsd-continued#comment-1301</link>
		<dc:creator>lasconic</dc:creator>
		<pubDate>Wed, 03 Sep 2008 16:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://joshua.almirun.com/?p=127#comment-1301</guid>
		<description>Any progress on this matter ? I'm quite interested in using, testing or helping on this!</description>
		<content:encoded><![CDATA[<p>Any progress on this matter ? I&#8217;m quite interested in using, testing or helping on this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim hutton</title>
		<link>http://joshua.almirun.com/tech/ria/flash/marshalling-as3-from-xsd-continued#comment-435</link>
		<dc:creator>tim hutton</dc:creator>
		<pubDate>Wed, 14 May 2008 13:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://joshua.almirun.com/?p=127#comment-435</guid>
		<description>I'd love to see an XSD -&#62; actionscript utility. I've been using &lt;a href="http://www.codesynthesis.com/products/xsd/" rel="nofollow"&gt;CodeSynthesis' XSD&lt;/a&gt; for parsing &lt;a href="http://www.collada.org/" rel="nofollow"&gt;COLLADA&lt;/a&gt; files in C++ using the &lt;a href="http://www.collada.org/2004/COLLADASchema.xsd" rel="nofollow"&gt;schema&lt;/a&gt;, and it makes a lot of sense.

Microsoft's xsd.exe (part of .Net) can generate *javascript* from XSD... maybe there's a way to call the .js from the flash, or to convert the .js to .as...? Not a pleasant solution though.

Tim</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to see an XSD -&gt; actionscript utility. I&#8217;ve been using <a href="http://www.codesynthesis.com/products/xsd/" rel="nofollow">CodeSynthesis&#8217; XSD</a> for parsing <a href="http://www.collada.org/" rel="nofollow">COLLADA</a> files in C++ using the <a href="http://www.collada.org/2004/COLLADASchema.xsd" rel="nofollow">schema</a>, and it makes a lot of sense.</p>
<p>Microsoft&#8217;s xsd.exe (part of .Net) can generate *javascript* from XSD&#8230; maybe there&#8217;s a way to call the .js from the flash, or to convert the .js to .as&#8230;? Not a pleasant solution though.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zwetan</title>
		<link>http://joshua.almirun.com/tech/ria/flash/marshalling-as3-from-xsd-continued#comment-434</link>
		<dc:creator>zwetan</dc:creator>
		<pubDate>Wed, 14 May 2008 07:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://joshua.almirun.com/?p=127#comment-434</guid>
		<description>I don't agree at all on having XML generating AS3 classes, but for the CLI thing you have few options

1) use command line arguments to launch an AIR app
2) look into Tamarin, it's the AVM running in a command line, in short you can write AS3 code running into a CLI</description>
		<content:encoded><![CDATA[<p>I don&#8217;t agree at all on having XML generating AS3 classes, but for the CLI thing you have few options</p>
<p>1) use command line arguments to launch an AIR app<br />
2) look into Tamarin, it&#8217;s the AVM running in a command line, in short you can write AS3 code running into a CLI</p>
]]></content:encoded>
	</item>
</channel>
</rss>
