mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-10 08:58:16 +03:00
* relaxng.c: more work on Relax-NG * test/relaxng/* result/relaxng/*: augmented/updated the regression tests * xmlschemastypes.c: added a number of base type definition but not the associated checks, those are still TODOs Daniel
4 lines
161 B
Plaintext
4 lines
161 B
Plaintext
<element name="number" xmlns="http://relaxng.org/ns/structure/1.0">
|
|
<data type="int" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"/>
|
|
</element>
|