root/trunk/examples/xml/test3.xml

Revision 31, 224 bytes (checked in by mikey, 2 years ago)

converted Example3

Line 
1 <configuration xmlns:test="http://schst.net/test"
2                xmlns:bar="http://schst.net/bar">
3
4         <test:foo name="zahl">12</test:foo>
5         <bar:foo name="text">Now the tag 'foo' is used as a string</bar:foo>
6
7 </configuration>
Note: See TracBrowser for help on using the browser.