mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-29 11:21:26 +03:00
decd64d645
* Makefile.am xmlschemas.c: more Schemas work * test/schemas/* result/schemas/*: added more tests coming from the spec. Daniel
8 lines
163 B
XML
8 lines
163 B
XML
<?xml version="1.0"?>
|
|
<addressee>
|
|
<forename>Albert</forename>
|
|
<forename>Arnold</forename>
|
|
<surname>Gore</surname>
|
|
<generation>Jr</generation>
|
|
</addressee>
|