mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-15 23: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
159 B
XML
4 lines
159 B
XML
<example:addressBook xmlns:example="http://www.example.com">
|
|
<example:card example:name="John Smith" example:email="js@example.com"/>
|
|
</example:addressBook>
|