<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/dom/examples/shipping.php, branch php-5.2.8</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Add schema and relaxNG validation support</title>
<updated>2003-10-05T20:45:27+00:00</updated>
<author>
<name>Shane Caraveo</name>
<email>shane@php.net</email>
</author>
<published>2003-10-05T20:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=87bd7d57c64cf35456aa4b10316f353896904be2'/>
<id>87bd7d57c64cf35456aa4b10316f353896904be2</id>
<content type='text'>
domdocument-&gt;schemaValidate(string filename)
domdocument-&gt;schemaValidateSource(string xml)
domdocument-&gt;relaxNGValidate(string filename)
domdocument-&gt;relaxNGValidateSource(string xml)

also fix domelement-&gt;setAttributeNS

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
domdocument-&gt;schemaValidate(string filename)
domdocument-&gt;schemaValidateSource(string xml)
domdocument-&gt;relaxNGValidate(string filename)
domdocument-&gt;relaxNGValidateSource(string xml)

also fix domelement-&gt;setAttributeNS

</pre>
</div>
</content>
</entry>
</feed>
