mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-10 08:58:16 +03:00
* 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
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
<element name="ok" xmlns="http://relaxng.org/ns/structure/1.0">
|
|
<data type="string"/>
|
|
<attribute name="note">
|
|
<text/>
|
|
</attribute>
|
|
</element>
|