<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013052" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013052</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/xml-aiding-database-interaction#comment-1075808</link>
    <description> &lt;p&gt;Gil,&lt;/p&gt;
&lt;p&gt;XML can be a great tool if used properly.&lt;/p&gt;
&lt;p&gt;Universal Standard:&lt;br /&gt;
Since it is a universal data standard it doesn&#039;t need to be translated for different database systems. This has great importance with large enterprise data systems, let&#039;s say Amazon.com process&#039;s it&#039;s orders to accounting once a week. Accounting is handled by an external company utilizing a different database system. Rather than having to create a translation program that makes the data readable by both systems they share an XML schema. Data can be sent back and forth between the 2 through this schema.&lt;/p&gt;
&lt;p&gt;Client-side Parser:&lt;br /&gt;
Although still not supported by all browsers, the client-side parser allows complex data manipulation without round trips back to the server. While this could also be achieved with scripting and arrays it&#039;s a lot more work.&lt;/p&gt;
&lt;p&gt;It&#039;s another thing to learn!&lt;/p&gt;
&lt;p&gt;I don&#039;t know of any XML/PHP specific resources but &lt;a href=&quot;http://www.xml101.com&quot; class=&quot;bb-url&quot;&gt;http://www.xml101.com&lt;/a&gt; is a great place to start for XML.&lt;/p&gt;
 </description>
     <pubDate>Mon, 18 Dec 2000 13:50:39 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1075808 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
