<?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>Web Scripting &#187; yml</title>
	<atom:link href="http://www.satya-weblog.com/tag/yml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.satya-weblog.com</link>
	<description>a web development blog</description>
	<lastBuildDate>Sat, 04 Sep 2010 17:37:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>YML vs XML Schema Files in Symfony</title>
		<link>http://www.satya-weblog.com/2008/02/yml-vs-xml-schema-files-symfony.html</link>
		<comments>http://www.satya-weblog.com/2008/02/yml-vs-xml-schema-files-symfony.html#comments</comments>
		<pubDate>Sun, 10 Feb 2008 05:22:00 +0000</pubDate>
		<dc:creator>Satya Prakash</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[yml]]></category>

		<guid isPermaLink="false">http://www.satyakaran.com/2008/02/yml-vs-xml-schema-files-symfony.html</guid>
		<description><![CDATA[Schema file is used for defining your database schema for your application. Schema file will generate all the required data structure for you. This schema provides backbone for generating model to Symfony.
Schema.xml file allows database specific content declaration for your table. It also allows complex database declaration for your&#8230; <a href="http://www.satya-weblog.com/2008/02/yml-vs-xml-schema-files-symfony.html" class="read_more">READ MORE</a>]]></description>
		<wfw:commentRss>http://www.satya-weblog.com/2008/02/yml-vs-xml-schema-files-symfony.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
