Changeset 15 for trunk/examples/xml/test-primitives.xml
- Timestamp:
- 08/27/06 23:09:45 (2 years ago)
- Files:
-
- trunk/examples/xml/test-primitives.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/xml/test-primitives.xml
r14 r15 4 4 <bool id="bool">true</bool> 5 5 6 <color red="100" green="50" blue="20" />6 <color red="100" green="50" blue="20">My color</color> 7 7 </configuration>
