Skip to content

Instantly share code, notes, and snippets.

@spdustin
Created October 29, 2012 19:52
Show Gist options
  • Save spdustin/3976113 to your computer and use it in GitHub Desktop.
Save spdustin/3976113 to your computer and use it in GitHub Desktop.
XML Sample Tasks
<dsQueryResponse BaseViewID="1" RowLimit="30" TemplateType="107" ViewStyleID="">
<Rows>
<Row AssignedTo="&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; &gt;
&lt;tr&gt;
&lt;td style=&quot;padding-right: 3px;&quot;&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;" AssignedTo.id="" AssignedTo.span="&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; &gt;
&lt;tr&gt;
&lt;td style=&quot;padding-right: 3px;&quot;&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;" AssignedTo.title="" Attachments="0" ContentTypeId="0x0108004CEA994F86D9724895FA19D1C82C4CBE" Created_x0020_Date="1;#2012-10-29 14:36:36" Created_x0020_Date.ifnew="1" DueDate="" FSObjType="0" FileLeafRef="1_.000" FileLeafRef.Name="1_" FileLeafRef.Suffix="000" FileRef="/Lists/Tasks/1_.000" FileRef.urlencode="%2FLists%2FTasks%2F1%5F%2E000" FileRef.urlencodeasurl="/Lists/Tasks/1_.000" File_x0020_Type="" HTML_x0020_File_x0020_Type.File_x0020_Type.mapall="icgen.gif||" HTML_x0020_File_x0020_Type.File_x0020_Type.mapcon="" HTML_x0020_File_x0020_Type.File_x0020_Type.mapico="icgen.gif" ID="1" PercentComplete="0 %" PercentComplete.="0" PermMask="0x7fffffffffffffff" Predecessors="" Predecessors.="" Priority="(2) Normal" Status="Not Started" Title="Task 1"/>
<Row AssignedTo="&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; &gt;
&lt;tr&gt;
&lt;td style=&quot;padding-right: 3px;&quot;&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;" AssignedTo.id="" AssignedTo.span="&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; &gt;
&lt;tr&gt;
&lt;td style=&quot;padding-right: 3px;&quot;&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;" AssignedTo.title="" Attachments="0" ContentTypeId="0x0108004CEA994F86D9724895FA19D1C82C4CBE" Created_x0020_Date="1;#2012-10-29 14:36:45" Created_x0020_Date.ifnew="1" DueDate="" FSObjType="0" FileLeafRef="2_.000" FileLeafRef.Name="2_" FileLeafRef.Suffix="000" FileRef="/Lists/Tasks/2_.000" FileRef.urlencode="%2FLists%2FTasks%2F2%5F%2E000" FileRef.urlencodeasurl="/Lists/Tasks/2_.000" File_x0020_Type="" HTML_x0020_File_x0020_Type.File_x0020_Type.mapall="icgen.gif||" HTML_x0020_File_x0020_Type.File_x0020_Type.mapcon="" HTML_x0020_File_x0020_Type.File_x0020_Type.mapico="icgen.gif" ID="2" PercentComplete="50 %" PercentComplete.="0.500000000000000" PermMask="0x7fffffffffffffff" Predecessors="" Predecessors.="" Priority="(2) Normal" Status="In Progress" Title="Task 2"/>
<Row AssignedTo="&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; &gt;
&lt;tr&gt;
&lt;td style=&quot;padding-right: 3px;&quot;&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;" AssignedTo.id="" AssignedTo.span="&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; &gt;
&lt;tr&gt;
&lt;td style=&quot;padding-right: 3px;&quot;&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;" AssignedTo.title="" Attachments="0" ContentTypeId="0x0108004CEA994F86D9724895FA19D1C82C4CBE" Created_x0020_Date="1;#2012-10-29 14:36:54" Created_x0020_Date.ifnew="1" DueDate="" FSObjType="0" FileLeafRef="3_.000" FileLeafRef.Name="3_" FileLeafRef.Suffix="000" FileRef="/Lists/Tasks/3_.000" FileRef.urlencode="%2FLists%2FTasks%2F3%5F%2E000" FileRef.urlencodeasurl="/Lists/Tasks/3_.000" File_x0020_Type="" HTML_x0020_File_x0020_Type.File_x0020_Type.mapall="icgen.gif||" HTML_x0020_File_x0020_Type.File_x0020_Type.mapcon="" HTML_x0020_File_x0020_Type.File_x0020_Type.mapico="icgen.gif" ID="3" PercentComplete="100 %" PercentComplete.="1.00000000000000" PermMask="0x7fffffffffffffff" Predecessors="" Predecessors.="" Priority="(2) Normal" Status="Completed" Title="Task 3"/>
</Rows>
</dsQueryResponse>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment