<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[Content with Style - Comments on XML validation in PHP]]></title>
    <link>http://www.contentwithstyle.co.uk/feeds/rss/comments/132</link>
    <description><![CDATA[]]></description>
    <pubDate>Tue, 06 Jan 2009 04:49:17 +0000</pubDate>
    <generator>Zend_Feed</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Content with Style - Comment #1 on XML validation in PHP]]></title>
      <link>http://www.contentwithstyle.co.uk/content/xml-validation-in-php/#comment-2489</link>
      <guid>http://www.contentwithstyle.co.uk/content/xml-validation-in-php/#comment-2489</guid>
      <description><![CDATA[I just started using this (using $doc->schemaValidate, though) to validate xml output with simpletest, and it passes and fails where expected. Sweet!]]></description>
      <content:encoded><![CDATA[I just started using this (using $doc->schemaValidate, though) to validate xml output with simpletest, and it passes and fails where expected. Sweet!]]></content:encoded>
      <pubDate>Tue, 29 Jan 2008 06:15:30 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Content with Style - Comment #2 on XML validation in PHP]]></title>
      <link>http://www.contentwithstyle.co.uk/content/xml-validation-in-php/#comment-3336</link>
      <guid>http://www.contentwithstyle.co.uk/content/xml-validation-in-php/#comment-3336</guid>
      <description><![CDATA[The link given above is outdated; see <a href="http://www.php.net/manual/en/domdocument.schemavalidate.php">DOMDocument::schemaValidate</a>]]></description>
      <content:encoded><![CDATA[The link given above is outdated; see <a href="http://www.php.net/manual/en/domdocument.schemavalidate.php">DOMDocument::schemaValidate</a>]]></content:encoded>
      <pubDate>Sun, 25 May 2008 19:13:43 +0000</pubDate>
    </item>
  </channel>
</rss>
