repo.or.cz
/
xmlmerge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Use tag URI instead of URN (which was used without registration) for the XML namespace
[xmlmerge.git]
/
tests
/
0014.addelements.ref.xml
blob
b957b42edb66aa0763f6d645b9b3ff9bbf223e93
1
<?xml version='1.0' encoding='utf-8'?>
2
<Test>
3
<add-to>
4
<a/>
5
<b/>
6
<c/>
7
</add-to>
8
<a/>
9
<b/>
10
<c/>
11
<add-before/>
12
<add-after/>
13
<a/>
14
<b/>
15
<c/>
16
</Test>