mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-06 05:57:39 +03:00
* xmlschemas.c include/libxml/schemasInternals.h result/schemas/src-element2-*.err result/schemas/element-*.err: Committing again, since the CVS server aborted.
10 lines
1.7 KiB
Plaintext
10 lines
1.7 KiB
Plaintext
./test/schemas/src-element2-2_0.xsd:18: element element: Schemas parser error : Element 'element', attribute 'maxOccurs': The value must be greater than or equal to 1.
|
|
./test/schemas/src-element2-2_0.xsd:23: element complexType: Schemas parser error : Element 'element': The content is not valid. Expected is (annotation?).
|
|
./test/schemas/src-element2-2_0.xsd:29: element simpleType: Schemas parser error : Element 'element': The content is not valid. Expected is (annotation?).
|
|
./test/schemas/src-element2-2_0.xsd:36: element element: Schemas parser error : Element 'element', attribute 'type': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'.
|
|
./test/schemas/src-element2-2_0.xsd:37: element element: Schemas parser error : Element 'element', attribute 'nillable': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'.
|
|
./test/schemas/src-element2-2_0.xsd:38: element element: Schemas parser error : Element 'element', attribute 'default': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'.
|
|
./test/schemas/src-element2-2_0.xsd:39: element element: Schemas parser error : Element 'element', attribute 'fixed': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'.
|
|
./test/schemas/src-element2-2_0.xsd:40: element element: Schemas parser error : Element 'element', attribute 'form': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'.
|
|
./test/schemas/src-element2-2_0.xsd:41: element element: Schemas parser error : Element 'element', attribute 'block': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'.
|