<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@
   &lt;bindings&gt;
     &lt;select itemPath=&quot;api.query.recentchanges.rc&quot; produces=&quot;XML&quot;&gt;
       &lt;urls&gt;
-        &lt;url&gt;http://en.wikipedia.org/w/api.php?action=query&amp;amp;format=xml&amp;amp;list=recentchanges&amp;amp;rcprop=title|timestamp|ids|comment|flags|sizes|redirect|user&lt;/url&gt;
+        &lt;url&gt;http://en.wikipedia.org/w/api.php?action=query&amp;amp;format=xml&amp;amp;list=recentchanges&amp;amp;rcprop=title|timestamp|ids|comment|flags|sizes|redirect|user&amp;amp;rcnamespace={-listjoin|%7C|ns}&lt;/url&gt;
       &lt;/urls&gt;
       &lt;!--
       &lt;paging model=&quot;offset&quot;&gt;
@@ -16,10 +16,23 @@
         &lt;pagesize max=&quot;500&quot; id=&quot;rclimit&quot;/&gt;
         &lt;total default=&quot;10&quot;/&gt;
       &lt;/paging&gt;
+      --&gt;
+      &lt;inputs&gt;
+        &lt;key id=&quot;ns&quot; type=&quot;xs:integer&quot; paramType=&quot;path&quot; batchable=&quot;true&quot; required=&quot;true&quot;/&gt;
+      &lt;/inputs&gt;
+    &lt;/select&gt;
+    &lt;select itemPath=&quot;api.query.recentchanges.rc&quot; produces=&quot;XML&quot;&gt;
+      &lt;urls&gt;
+        &lt;url&gt;http://en.wikipedia.org/w/api.php?action=query&amp;amp;format=xml&amp;amp;list=recentchanges&amp;amp;rcprop=title|timestamp|ids|comment|flags|sizes|redirect|user&lt;/url&gt;
+      &lt;/urls&gt;
+      &lt;!--
+      &lt;paging model=&quot;offset&quot;&gt;
+        &lt;start default=&quot;0&quot; id=&quot;dummy&quot;/&gt;
+        &lt;pagesize max=&quot;500&quot; id=&quot;rclimit&quot;/&gt;
+        &lt;total default=&quot;10&quot;/&gt;
       &lt;/paging&gt;
       --&gt;
       &lt;inputs&gt;
-        &lt;!--&lt;key id=&quot;namespace&quot; type=&quot;xs:integer&quot; paramType=&quot;path&quot; batchable=&quot;true&quot;/&gt;--&gt;
       &lt;/inputs&gt;
     &lt;/select&gt;
   &lt;/bindings&gt;</diff>
      <filename>wikimedia/en.wikipedia.recentchanges.xml</filename>
    </modified>
    <modified>
      <diff>@@ -8,6 +8,22 @@
   &lt;bindings&gt;
     &lt;select itemPath=&quot;api.query.usercontribs.item&quot; produces=&quot;XML&quot;&gt;
       &lt;urls&gt;
+        &lt;url&gt;http://en.wikipedia.org/w/api.php?action=query&amp;amp;format=xml&amp;amp;list=usercontribs&amp;amp;ucuser={user}&amp;amp;ucnamespace={-listjoin|%7C|ns}&lt;/url&gt;
+      &lt;/urls&gt;
+&lt;!--
+      &lt;paging model=&quot;offset&quot;&gt;
+        &lt;start default=&quot;0&quot; id=&quot;dummy&quot;/&gt;
+        &lt;pagesize max=&quot;10000&quot; id=&quot;count&quot;/&gt;
+        &lt;total default=&quot;10&quot;/&gt;
+      &lt;/paging&gt;
+--&gt;
+      &lt;inputs&gt;
+        &lt;key id=&quot;user&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot;/&gt;
+        &lt;key id=&quot;ns&quot; type=&quot;xs:integer&quot; paramType=&quot;path&quot; batchable=&quot;true&quot; required=&quot;true&quot;/&gt;
+      &lt;/inputs&gt;
+    &lt;/select&gt;
+    &lt;select itemPath=&quot;api.query.usercontribs.item&quot; produces=&quot;XML&quot;&gt;
+      &lt;urls&gt;
         &lt;url&gt;http://en.wikipedia.org/w/api.php?action=query&amp;amp;format=xml&amp;amp;list=usercontribs&amp;amp;ucuser={user}&lt;/url&gt;
       &lt;/urls&gt;
 &lt;!--</diff>
      <filename>wikimedia/en.wikipedia.user.contribs.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>99523404a97e1c343a5f27d0306cf56bb4e36187</id>
    </parent>
  </parents>
  <author>
    <name>Mike Dillon</name>
    <email>mike@hygelac.int.embody.org</email>
  </author>
  <url>http://github.com/codepo8/yql-tables/commit/c57e073f0ee9535adc572fa2f1ea1e7e55007d9b</url>
  <id>c57e073f0ee9535adc572fa2f1ea1e7e55007d9b</id>
  <committed-date>2009-05-11T18:38:22-07:00</committed-date>
  <authored-date>2009-05-10T12:10:11-07:00</authored-date>
  <message>Added direct support for namespace/ns filter, passed through to API

Signed-off-by: Sam Pullara &lt;spullara@yahoo.com&gt;</message>
  <tree>70111e253e1a0836a1011c4676dcdcaf75f0c3c7</tree>
  <committer>
    <name>Sam Pullara</name>
    <email>spullara@yahoo.com</email>
  </committer>
</commit>
