root/trunk/examples/xml/test-primitives.xml
| Revision 15, 145 bytes (checked in by schst, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <configuration> |
| 2 | <int id="zahl">453</int> |
| 3 | |
| 4 | <bool id="bool">true</bool> |
| 5 | |
| 6 | <color red="100" green="50" blue="20">My color</color> |
| 7 | </configuration> |
Note: See TracBrowser for help on using the browser.
