<?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: How to Create an XSL File From XML?</title>
	<atom:link href="http://www.dbuggr.com/yakimeshi/create-xsl-file-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com/yakimeshi/create-xsl-file-xml/</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:13:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: yakimeshi</title>
		<link>http://www.dbuggr.com/yakimeshi/create-xsl-file-xml/comment-page-1/#comment-1412</link>
		<dc:creator>yakimeshi</dc:creator>
		<pubDate>Mon, 04 Jan 2010 23:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbuggr.com/yakimeshi/create-xsl-file-xml/#comment-1412</guid>
		<description>Step 1

      Determine which method you will use based on your skill set.
   
Step 2

      Open the XML file or data stream.
  
Step 3

      Create a new XSL file.
   
Step 4

      Map the elements in your XML file to your XSL templates. If you are programming, your program must create these mappings and write them to the XSL file. For example,  locates the root element of your document.
   
Step 5

      Programmers must retrieve the content of an XML element . Visual tools typically perform this step automatically.
   
Step 6

      Repeat this mapping process for all additional elements in your document. Programmers can iterate through elements using .
   
Step 7

      Save the newly created XSL file.


http://www.ehow.com/how_5814713_create-xsl-file-xml.html</description>
		<content:encoded><![CDATA[<p>Step 1</p>
<p>      Determine which method you will use based on your skill set.</p>
<p>Step 2</p>
<p>      Open the XML file or data stream.</p>
<p>Step 3</p>
<p>      Create a new XSL file.</p>
<p>Step 4</p>
<p>      Map the elements in your XML file to your XSL templates. If you are programming, your program must create these mappings and write them to the XSL file. For example,  locates the root element of your document.</p>
<p>Step 5</p>
<p>      Programmers must retrieve the content of an XML element . Visual tools typically perform this step automatically.</p>
<p>Step 6</p>
<p>      Repeat this mapping process for all additional elements in your document. Programmers can iterate through elements using .</p>
<p>Step 7</p>
<p>      Save the newly created XSL file.</p>
<p><a href="http://www.ehow.com/how_5814713_create-xsl-file-xml.html" rel="nofollow">http://www.ehow.com/how_5814713_create-xsl-file-xml.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
