1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/test/relaxng/tutor5_3.rng
Daniel Veillard dd1655c579 updated the policy on private mail answers more work on Relax-NG
* README: updated the policy on private mail answers
* relaxng.c: more work on Relax-NG
* test/relaxng/* result/relaxng/*: augmented/updated the
  regression tests
Daniel
2003-01-25 18:01:32 +00:00

7 lines
149 B
Plaintext

<element name="bad" xmlns="http://relaxng.org/ns/structure/1.0">
<data type="string"/>
<element name="note">
<text/>
</element>
</element>