mirror of
https://github.com/darlinghq/darling-libxml2.git
synced 2025-03-04 17:18:10 +00:00

* test/relaxng/* result/relaxng/*: check all the namespace support was actually correct based on tutorial section 10. Daniel
4 lines
110 B
XML
4 lines
110 B
XML
<addressBook xmlns="http://www.example.com">
|
|
<card><name>foo</name><email>bar</email></card>
|
|
</addressBook>
|