Clicking on this button displays Validity tool, unless no validity errors are found in current document, in which case an OK message is displayed in the status bar.
This button is disabled if current document is not constrained by a grammar.
Current document validity is automatically checked each time the document is saved, therefore, unless you are fixing an invalid document, you don't really need to explicitly use this button. |
The icon contained in this button shows the validity state of current document (from least severe error to most severe error):
Icon | Name | Meaning | |||
---|---|---|---|---|---|
N/A | The document is valid and has no semantic errors. | ||||
Invalid Reference | The document has minor validity errors such as bad cross-references.
| ||||
Semantic Warning | The document is valid but has semantic warnings. This happens when the document being edited is itself a W3C XML Schema or a RELAX NG schema or when a user-defined | ||||
Semantic Error | The document is valid but has semantic errors. This happens when the document being edited is itself a W3C XML Schema or a RELAX NG schema or when a user-defined | ||||
Invalid Data | The document has validity errors signaling bad values for attributes or for elements. | ||||
Invalid Structure | This document has severe validity errors such an invalid child sequence inside an element. It is not a good idea to keep working on a document with such severe validity errors because XXE has not been designed to be convenient to use in such situation.
|