mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-28 07:21:26 +03:00
fc1a4503fb
* 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>
|