<?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>xml reader &#187; schema</title>
	<atom:link href="http://votexml.org/tag/schema/feed/" rel="self" type="application/rss+xml" />
	<link>http://votexml.org</link>
	<description>xml reader</description>
	<lastBuildDate>Sat, 16 Jan 2010 23:43:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How can you get the records in a SQL database by XML?</title>
		<link>http://votexml.org/how-can-you-get-the-records-in-a-sql-database-by-xml/</link>
		<comments>http://votexml.org/how-can-you-get-the-records-in-a-sql-database-by-xml/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 23:43:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data base]]></category>
		<category><![CDATA[java script]]></category>
		<category><![CDATA[nin]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tabular format]]></category>
		<category><![CDATA[web page]]></category>

		<guid isPermaLink="false">http://votexml.org/how-can-you-get-the-records-in-a-sql-database-by-xml/</guid>
		<description><![CDATA[I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea?
Will it is true that  XML is not able to do that but [...]]]></description>
			<content:encoded><![CDATA[<p>I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea?<br />
Will it is true that  XML is not able to do that but with the use of java script I have found a way to make the XML read the data in the database but it wont show them in tabular format it will just put the nin the web page as XML format or it will put them without any format. I have tried to use a schema to make the XML style one to get in a table but it wont work. I&#8217;ve gut pretty stuck there.</p>
]]></content:encoded>
			<wfw:commentRss>http://votexml.org/how-can-you-get-the-records-in-a-sql-database-by-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How exactly does one company pass an xml document?</title>
		<link>http://votexml.org/how-exactly-does-one-company-pass-an-xml-document/</link>
		<comments>http://votexml.org/how-exactly-does-one-company-pass-an-xml-document/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 22:43:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[xml schemas]]></category>

		<guid isPermaLink="false">http://votexml.org/?p=16</guid>
		<description><![CDATA[For example,
Company X is requesting an doc in XML format from Company Y.
Does Company Y just send the doc, or does it have to send a DTD or XML schema along with the doc?
I understand XML and XML schemas, but I&#8217;ve never been in a situation where I&#8217;ve had to pass an XML doc to [...]]]></description>
			<content:encoded><![CDATA[<p>For example,</p>
<p>Company X is requesting an doc in XML format from Company Y.</p>
<p>Does Company Y just send the doc, or does it have to send a DTD or XML schema along with the doc?</p>
<p>I understand XML and XML schemas, but I&#8217;ve never been in a situation where I&#8217;ve had to pass an XML doc to somebody else, so I&#8217;m curious about the process.</p>
]]></content:encoded>
			<wfw:commentRss>http://votexml.org/how-exactly-does-one-company-pass-an-xml-document/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
