<?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>non-random ramble &#187; xslt</title>
	<atom:link href="http://jimbarritt.com/non-random/category/code/xslt/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimbarritt.com/non-random</link>
	<description>adventures in code</description>
	<lastBuildDate>Tue, 20 Sep 2011 13:16:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Output XSD Schema From XSLT Transformation</title>
		<link>http://jimbarritt.com/non-random/2006/03/21/output-xsd-schema-from-xslt-transformation/</link>
		<comments>http://jimbarritt.com/non-random/2006/03/21/output-xsd-schema-from-xslt-transformation/#comments</comments>
		<pubDate>Mon, 20 Mar 2006 22:30:37 +0000</pubDate>
		<dc:creator>Jim Barritt</dc:creator>
				<category><![CDATA[xml]]></category>
		<category><![CDATA[xsd]]></category>
		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://www.planet-ix.com/non-random/2006/03/21/output-xsd-schema-from-xslt-transformation/</guid>
		<description><![CDATA[Well i needed to know how to generate a schema from XSLT which means you need to output the first line of the schema definition which wasnt too intuitive so here is the result: hmmm &#8211; cant paste it in here &#8211; see attatched file!! XSLT Transformation to Generate an XSD schema Ok it was [...]]]></description>
			<content:encoded><![CDATA[<p>Well i needed to know how to generate a schema from XSLT which means you need to output the first line of the schema definition which wasnt too intuitive so here is the result:</p>
<p>hmmm &#8211; cant paste it in here &#8211; see attatched file!!</p>
<p><a href="http://jimbarritt.com/non-random/wp-content/uploads/2006/03/generate_schema_xsd.txt">XSLT Transformation to Generate an XSD schema</a></p>
<p>Ok it was MUCH simpler than i thought of course! you simply type in the whole thing into the xslt and it just prints it out! so you dont need to use xs element at all doh!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fjimbarritt.com%2Fnon-random%2F2006%2F03%2F21%2Foutput-xsd-schema-from-xslt-transformation%2F&amp;title=Output%20XSD%20Schema%20From%20XSLT%20Transformation"><img src="http://jimbarritt.com/non-random/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://jimbarritt.com/non-random/2006/03/21/output-xsd-schema-from-xslt-transformation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

