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