<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: XSLT that transforms from XSD to WSDL</title>
	<link>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/</link>
	<description>A blog about programming in .NET and Java</description>
	<pubDate>Thu, 20 Nov 2008 15:04:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Claudio Perrone's Monologues</title>
		<link>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/#comment-1004</link>
		<pubDate>Fri, 11 Aug 2006 21:01:58 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/#comment-1004</guid>
					<description>&lt;strong&gt;Crested Butte - The Prologue&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>Crested Butte - The Prologue</strong></p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Standard Deviations &#187; Generate WSDL from XML Schema (XSD)</title>
		<link>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/#comment-483</link>
		<pubDate>Sun, 30 Jul 2006 07:17:40 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/#comment-483</guid>
					<description>[...] Stefan Tilkov points to an XSL transform that generates a WSDL from XML schema. You define your XML schema and this script creates the corresponding WSDL for you. Good stuff, contract first design and such. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Stefan Tilkov points to an XSL transform that generates a WSDL from XML schema. You define your XML schema and this script creates the corresponding WSDL for you. Good stuff, contract first design and such. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Steve Loughran</title>
		<link>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/#comment-471</link>
		<pubDate>Thu, 27 Jul 2006 19:23:46 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/#comment-471</guid>
					<description>This is really cool. I was thinking of something similar that took a more minimal service description and generated valid WSDL, but to do everything from the XSD is very cool. Now, if we could mark up the XSD with extra annotations, we'd have something really bizarre :)

Ant1.7, that will have an alpha release this week, beta-1 next month, has a new task  that validates docs against XSD. We do contract-first XSD/WSDL in which we make test templates of what we think valid messages should look like, then run  against them. This verifies the xsd works the way we think it should. Think of it as test-first XSD design.</description>
		<content:encoded><![CDATA[<p>This is really cool. I was thinking of something similar that took a more minimal service description and generated valid WSDL, but to do everything from the XSD is very cool. Now, if we could mark up the XSD with extra annotations, we&#8217;d have something really bizarre <img src='http://blog.springsource.com/arjen/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ant1.7, that will have an alpha release this week, beta-1 next month, has a new task  that validates docs against XSD. We do contract-first XSD/WSDL in which we make test templates of what we think valid messages should look like, then run  against them. This verifies the xsd works the way we think it should. Think of it as test-first XSD design.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: tomi vanek</title>
		<link>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/#comment-470</link>
		<pubDate>Thu, 27 Jul 2006 13:45:18 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2006/07/27/xslt-that-transforms-from-xsd-to-wsdl/#comment-470</guid>
					<description>A very nice solution.

Maybe you can find useful the WSDL-viewer:
an XSLT that transforms WSDL in a &quot;human readable format&quot; for non-programmer business professionals (HTML):

    http://tomi.vanek.sk/index.php?page=wsdl-viewer</description>
		<content:encoded><![CDATA[<p>A very nice solution.</p>
<p>Maybe you can find useful the WSDL-viewer:<br />
an XSLT that transforms WSDL in a &#8220;human readable format&#8221; for non-programmer business professionals (HTML):</p>
<pre><code><a href='http://tomi.vanek.sk/index.php?page=wsdl-viewer' rel='nofollow'>http://tomi.vanek.sk/index.php?page=wsdl-viewer</a>
</code></pre>
]]></content:encoded>
				</item>
</channel>
</rss>
