<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,13 +2,13 @@
 &lt;table xmlns=&quot;http://query.yahooapis.com/v1/schema/table.xsd&quot;&gt;
   &lt;meta&gt;
     &lt;author&gt;Mike Dillon&lt;/author&gt;
-    &lt;sampleQuery&gt;select * from {table} where username = 'Jimbo Wales'&lt;/sampleQuery&gt;
+    &lt;sampleQuery&gt;select * from {table} where user = 'Jimbo Wales'&lt;/sampleQuery&gt;
     &lt;!--&lt;documentationURL&gt;&lt;/documentationURL&gt;--&gt;
   &lt;/meta&gt;
   &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={username}&lt;/url&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;!--
       &lt;paging model=&quot;offset&quot;&gt;
@@ -18,7 +18,7 @@
       &lt;/paging&gt;
 --&gt;
       &lt;inputs&gt;
-        &lt;key id=&quot;username&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot;/&gt;
+        &lt;key id=&quot;user&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot;/&gt;
       &lt;/inputs&gt;
     &lt;/select&gt;
   &lt;/bindings&gt;</diff>
      <filename>wikimedia/en.wikipedia.user.contribs.xml</filename>
    </modified>
    <modified>
      <diff>@@ -2,17 +2,17 @@
 &lt;table xmlns=&quot;http://query.yahooapis.com/v1/schema/table.xsd&quot;&gt;
   &lt;meta&gt;
     &lt;author&gt;Mike Dillon&lt;/author&gt;
-    &lt;sampleQuery&gt;select * from {table} where username = 'Jimbo Wales'&lt;/sampleQuery&gt;
+    &lt;sampleQuery&gt;select * from {table} where name = 'Jimbo Wales'&lt;/sampleQuery&gt;
     &lt;!--&lt;documentationURL&gt;&lt;/documentationURL&gt;--&gt;
     &lt;description&gt;Wikipedia users&lt;/description&gt;
   &lt;/meta&gt;
   &lt;bindings&gt;
     &lt;select itemPath=&quot;api.query.users.user&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=users&amp;amp;ususers={-listjoin|%7C|username}&amp;amp;usprop=blockinfo|groups|editcount|registration|emailable&lt;/url&gt;
+        &lt;url&gt;http://en.wikipedia.org/w/api.php?action=query&amp;amp;format=xml&amp;amp;list=users&amp;amp;ususers={-listjoin|%7C|name}&amp;amp;usprop=blockinfo|groups|editcount|registration|emailable&lt;/url&gt;
       &lt;/urls&gt;
       &lt;inputs&gt;
-        &lt;key id=&quot;username&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; batchable=&quot;true&quot; required=&quot;true&quot;/&gt;
+        &lt;key id=&quot;name&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; batchable=&quot;true&quot; required=&quot;true&quot;/&gt;
       &lt;/inputs&gt;
     &lt;/select&gt;
   &lt;/bindings&gt;</diff>
      <filename>wikimedia/en.wikipedia.user.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d9e73dae0e9aa9e815c0c88a6ba36d14a9c72f60</id>
    </parent>
  </parents>
  <author>
    <name>Mike Dillon</name>
    <email>mike@hygelac.int.embody.org</email>
  </author>
  <url>http://github.com/codepo8/yql-tables/commit/7a5b3acac5145858ca5c4f20965c2e785922a80d</url>
  <id>7a5b3acac5145858ca5c4f20965c2e785922a80d</id>
  <committed-date>2009-05-10T11:07:49-07:00</committed-date>
  <authored-date>2009-05-09T20:18:49-07:00</authored-date>
  <message>Change input field names to match what comes out in the XML

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