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
5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
<element name="foo" ns="http://www.example.com"
|
|
xmlns="http://relaxng.org/ns/structure/1.0">
|
|
<empty/>
|
|
</element>
|