1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-10 08:58:16 +03:00
libxml2/test/relaxng/tutor10_10_1.xml

6 lines
179 B
XML
Raw Normal View History

<a:addressBook xmlns:a="http://www.example.com/addressBook">
<a:card xmlns="http://www.example.com/address">
<name>foo</name><email>bar</email>
</a:card>
</a:addressBook>