aboutsummaryrefslogtreecommitdiffstats
path: root/diff.xml
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-10-24 15:45:51 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-10-24 23:26:32 +0200
commitaaab0e1e065a31c25a81d972d0b2e5221cbcba4d (patch)
treeaca6644e995fd1569a07b8c5a97aa3b9f28f8fbb /diff.xml
parent7f7b2e533dbdfaef16f41902e750588f58e2cdaf (diff)
downloadjson_diff-aaab0e1e065a31c25a81d972d0b2e5221cbcba4d.tar.gz
Syntaically correct, but not working.
Huge refactoring of data strctures is probably needed.
Diffstat (limited to 'diff.xml')
-rw-r--r--diff.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/diff.xml b/diff.xml
new file mode 100644
index 0000000..af4ca81
--- /dev/null
+++ b/diff.xml
@@ -0,0 +1,12 @@
+<list>
+<a>4<?UPDATE FROM "1"?></a>
+<b><?DELETE b?>
+2</b>
+<d><daughter><?DELETE daughter?>
+Maruška</daughter>
+<son><?INSERT son?>
+Janíček</son>
+</d>
+<c><?INSERT c?>
+3</c>
+</list>