793812e8a6be66ca850c390505c3e809fc6d95da
[shibboleth/cpp-xmltooling.git] / xmltoolingtest / data / template.in
1 This is a template containing tags for substitution by the template engine.
2
3 <mlp foo1/> <mlp foo2/> <mlp foo3/>
4
5 <mlpif foo1><mlp foo3/></mlpif>
6
7 <mlpif foo2><mlp foo1/></mlpif>
8
9 <mlpif foo1>
10         <mlpifnot foo2>
11                 <mlp foo3/>
12         </mlpifnot>
13 </mlpif>
14
15 <mlp encoded/>