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:

 

<entry>

<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>

<content>Get milk and eggs</content>

<id>urn:uuid:43F7C02D-1E98-4e61-B3DE-BD40B16F3662</id>

<author>

<name>EP1</name>

</author>

<updated>2007-01-19T00:14:37Z</updated>

</entry>

 

<entry>

<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>

<content>Needs oil change</content>

<id>urn:uuid:43F7C02D-1E98-4e61-B3DE-BD40B16F3663</id>

<author>

<name>EP1</name>

</author>

<updated>2007-01-19T00:14:37Z</updated>

</entry>

 

<entry>

<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>

<content>2 books in total</content>

<id>urn:uuid:43F7C02D-1E98-4e61-B3DE-BD40B16F3664</id>

<author>

<name>EP2</name>

</author>

<updated>2007-01-19T00:14:38Z</updated>

</entry>

 

<entry>

<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>

<content>She likes blue flowers</content>

<id>urn:uuid:43F7C02D-1E98-4e61-B3DE-BD40B16F3665</id>

<author>

<name>EP2</name>

</author>

<updated>2007-01-19T00:14:38Z</updated>

</entry>