Sample 1:  Demonstrates creation of new items, without conflicting modifications

 

 

Starting State:  v1.xml

 

 

Endpoint 1 updates:

 

Endpoint1 output file: ep1_v1b.xml

 

 

Endpoint 2 updates:

 

Endpoint2 output file: ep2_v1b.xml

 

 

Merged Result: v2.xml

 

 

Notable Observations:

 

<item>

<sx:sync id="ep1.100" updates="1" deleted="false" noconflicts="false">

<sx:history sequence="1" when="2007-01-19T00:14:37Z" by="EP1" />

</sx:sync>

<title>Buy Groceries</title>

<description>Get milk and eggs</description>

</item>

 

<item>

<sx:sync id="ep1.101" updates="1" deleted="false" noconflicts="false">

<sx:history sequence="1" when="2007-01-19T00:14:37Z" by="EP1" />

</sx:sync>

<title>Get car serviced</title>

<description>Needs oil change</description>

</item>

 

<item>

<sx:sync id="ep2.100" updates="1" deleted="false" noconflicts="false">

<sx:history sequence="1" when="2007-01-19T00:14:38Z" by="EP2" />

</sx:sync>

<title>Return books to library</title>

<description>2 books in total</description>

</item>

 

<item>

<sx:sync id="ep2.101" updates="1" deleted="false" noconflicts="false">

<sx:history sequence="1" when="2007-01-19T00:14:38Z" by="EP2" />

</sx:sync>

<title>Get birthday gift for mother</title>

<description>She likes blue flowers</description>

</item>