/tutorial/xml/dom/example.xml
http://github.com/tybor/Liberty · XML · 7 lines · 6 code · 0 blank · 1 comment · 0 complexity · 9bf6c873d5a90481b684ec498e6642ba MD5 · raw file
- <?xml version='1.0'?>
- <!-- a simple tree that is read by EXAMPLE1 and validated by EXAMPLE2 -->
- <tree>
- <node>
- <leaf id="1"/>
- </node>
- </tree>