Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.3
-
Qt 4.6.3, Linux Slackware 13.0 64bit
Description
Hi,
I have an issue with validating Xml Schema.
As you can see attached schema has two errors, first one is at the line 8 and the second one is at the line 12 (Attribute names are incorrect).
But I can get only the first error with xmlpatternsvalidator utility (As well as in my own code).
Error XTSE0090 in file:///home/uvv/CPP/xsdeditor/trunk/bin/test.xsd, at line 8, column 52: Attribute nam cannot appear on the element element. Allowed is form, type, ref, minOccurs, id, default, name, nillable, maxOccurs, block, fixed, and the standard attributes.
I believe all non-critical errors should be reported. The reason for reporting just one error could be either the document has just one error or the error, parser encounters with, is critical.
–
Yours sincerely,
Vyacheslav Yurkov
Attachments
Issue Links
- is required for
-
QTBUG-12582 QXmlSchemaValidator and QAbstractMessageHandler
-
- Closed
-