<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 15:15:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder.com: Using XML - Part 6: Validation]]></title>
      <guid>http://www.phpdeveloper.org/news/5837</guid>
      <link>http://www.phpdeveloper.org/news/5837</link>
      <description><![CDATA[<p>
PHPBuilder.com has posted <a href="http://www.phpbuilder.com/columns/adam_delves20060719.php3">part six</a> of their "Using XML" series today with a focus on validation techniques using both normal PHP abilities and the XSL functionality in PHP5 with the Schematron language.
</p>
<blockquote>
This series has so far focused on XML technologies and how they can be utilised using PHP 5. A subject we have not touched upon yet, is XML validation. This article will explore the application independent XML validation standards of DTD's, the XML Schema Language and the XSLT-based Schematron language.
</blockquote>
<p>
They point back to <a href="http://www.phpbuilder.com/columns/adam_delves20060206.php3?aid=1084">part one</a> of the series for the XML library they'll use and waste no time getting right into the code. <a href="http://www.phpbuilder.com/columns/adam_delves20060719.php3">They demonstrate</a> a simple validation first before moving on to the use of DTDs to ensure the correct content. Next up is more work with the XML schemas continuing on to the Schematron functionality (their use and validation).
</p>]]></description>
      <pubDate>Thu, 20 Jul 2006 09:46:37 -0500</pubDate>
    </item>
  </channel>
</rss>
