<?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>Learn XML &#187; schemas</title>
	<atom:link href="http://www.learnxmlws.com/tag/schemas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 07:28:41 +0000</lastBuildDate>
	<language>en</language>
	<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>How can i view xml files on my PC ???</title>
		<link>http://www.learnxmlws.com/how-can-i-view-xml-files-on-my-pc/</link>
		<comments>http://www.learnxmlws.com/how-can-i-view-xml-files-on-my-pc/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 16:24:44 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[common services]]></category>
		<category><![CDATA[definitions]]></category>
		<category><![CDATA[lt xml]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[schemas]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[urn]]></category>
		<category><![CDATA[utf 8]]></category>
		<category><![CDATA[wsdl]]></category>
		<category><![CDATA[xml code]]></category>
		<category><![CDATA[xmlns]]></category>
		<category><![CDATA[xmlsoap]]></category>
		<category><![CDATA[xsd]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-can-i-view-xml-files-on-my-pc/</guid>
		<description><![CDATA[IT STARTS SOMETHING LIKE THIS: &#60;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34; ?&#62; - &#60;wsdl:definitions targetNamespace=&#34;http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests&#34; xmlns=&#34;http://schemas.xmlsoap.org/wsdl/&#34; xmlns:apachesoap=&#34;http://xml.apache.org/xml-soap&#34; xmlns:impl=&#34;http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests&#34; xmlns:intf=&#34;http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests&#34; xmlns:soapenc=&#34;http://schemas.xmlsoap.org/soap/encoding/&#34; xmlns:tns1=&#34;http://common.services.vm.nagarro.com&#34; xmlns:tns2=&#34;urn:GetAllScheduledTests&#34; xmlns:wsdl=&#34;http://schemas.xmlsoap.org/wsdl/&#34; xmlns:wsdlsoap=&#34;http://schemas.xmlsoap.org/wsdl/soap/&#34; xmlns:xsd=&#34;http://www.w3.org/2001/XMLSchema&#34;&#62; - &#60;wsdl:types&#62; - &#60;schema targetNamespace=&#34;http://common.services.vm.nagarro.com&#34; xmlns=&#34;http://www.w3.org/2001/XMLSchema&#34;&#62; I mean i want to view the OUTPUT of the xml code.]]></description>
			<content:encoded><![CDATA[<p>IT STARTS SOMETHING LIKE THIS:</p>
<p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;<br />
- &lt;wsdl:definitions targetNamespace=&quot;http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests&quot; xmlns=&quot;http://schemas.xmlsoap.org/wsdl/&quot; xmlns:apachesoap=&quot;http://xml.apache.org/xml-soap&quot; xmlns:impl=&quot;http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests&quot; xmlns:intf=&quot;http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests&quot; xmlns:soapenc=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot; xmlns:tns1=&quot;http://common.services.vm.nagarro.com&quot; xmlns:tns2=&quot;urn:GetAllScheduledTests&quot; xmlns:wsdl=&quot;http://schemas.xmlsoap.org/wsdl/&quot; xmlns:wsdlsoap=&quot;http://schemas.xmlsoap.org/wsdl/soap/&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot;&gt;<br />
- &lt;wsdl:types&gt;<br />
- &lt;schema targetNamespace=&quot;http://common.services.vm.nagarro.com&quot; xmlns=&quot;http://www.w3.org/2001/XMLSchema&quot;&gt;<br />
I mean i want to view the OUTPUT of the xml code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-can-i-view-xml-files-on-my-pc/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>I have to make XML and XLST stylesheet. Do I need any particular software for this?</title>
		<link>http://www.learnxmlws.com/i-have-to-make-xml-and-xlst-stylesheet-do-i-need-any-particular-software-for-this/</link>
		<comments>http://www.learnxmlws.com/i-have-to-make-xml-and-xlst-stylesheet-do-i-need-any-particular-software-for-this/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 12:23:30 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[schemas]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/i-have-to-make-xml-and-xlst-stylesheet-do-i-need-any-particular-software-for-this/</guid>
		<description><![CDATA[I am required to create my own schemas in XML. Kindly suggest if I will be able to do this at home or if I need any software?]]></description>
			<content:encoded><![CDATA[<p>I am required to create my own schemas in XML. Kindly suggest if I will be able to do this at home or if I need any software?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/i-have-to-make-xml-and-xlst-stylesheet-do-i-need-any-particular-software-for-this/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

