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
Increase version to 2.0.99.git
[xmlmerge.git]
/
tests
/
0010.text.in.xml
blob
2748c7abbd47145c06d0156a1301f42c3a8c3f52
1
<?xml version='1.0' encoding='utf-8'?>
2
<Test xmlns:xm="urn:felixrabe:xmlns:xmlmerge:preprocess">
3
<xm:Var name="'Felix'"/>
4
<xm:Var context="'World'"/>
5
<message>
6
<xm:Text>Hello, {name}! Welcome to my {context}! :-)</xm:Text>
7
</message>
8
</Test>