Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejava
<data>
    <item>  <!-- update tasks  -->
      <id>101311</id>  <!-- id of the task to update  -->
      <plan_start>2010-11-02T08:00:00</plan_start>
      <dependencies>121121SS,454322FF</dependencies>
    </item>
    <item>
      <id>100</id>  <!--id of the task to update  -->
      <summary>Task #2</summary>
      <plan_start>2010-11-03T08:00:00</plan_start>
    </item>
</data>

...