mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-14 19:24:06 +03:00
fc1a4503fb
* test/relaxng/* result/relaxng/*: check all the namespace support was actually correct based on tutorial section 10. Daniel
4 lines
111 B
XML
4 lines
111 B
XML
<addressBook xmlns="http://www.example.com">
|
|
<card name="John Smith" email="js@example.com"/>
|
|
</addressBook>
|