1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
libxml2/test/relaxng/tutor10_7_2.xml
Daniel Veillard fc1a4503fb check all the namespace support was actually correct based on tutorial
* test/relaxng/* result/relaxng/*: check all the namespace support
  was actually correct based on tutorial section 10.
Daniel
2003-02-02 16:02:55 +00:00

4 lines
143 B
XML

<example:addressBook xmlns:example="http://www.example.com">
<example:card name="John Smith" email="js@example.com"/>
</example:addressBook>