The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation, or other things affecting the output below. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.
Mismatch between Public and System identifiers in the DOCTYPE declaration
This document uses an inconsistent DOCTYPE declaration.
The Public Identifier
-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN
declares the
XHTML 1.1 plus MathML 2.0 plus SVG 1.1
document type, but the associated System Identifier
http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd
does not match this document type.
The recommended System Identifier
for XHTML 1.1 plus MathML 2.0 plus SVG 1.1
is http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd
.
The safest way to use a correct DOCTYPE declaration is to copy and paste one from the recommended list and avoid editing that part of your markup by hand.
The document located at <https://www.w3.org/TR/XHTMLplusMathMLplusSVG/sample.xhtml> was successfully checked as XHTML 1.1 plus MathML 2.0 plus SVG 1.1. This means that the resource in question identified itself as "XHTML 1.1 plus MathML 2.0 plus SVG 1.1" and that we successfully performed a formal validation of it. The parser implementations we used for this check are based on OpenSP (SGML/XML) and libxml2 (XML).
If you would like to create a link to this page (i.e., this validation result) to make it easier to revalidate this page in the future or to allow others to validate your page, the URI is <https://fungur.eu/w3c-validator/check?uri=https%3A%2F%2Fwww.w3.org%2FTR%2FXHTMLplusMathMLplusSVG%2Fsample.xhtml> (or you can just add the current page to your bookmarks or hotlist).
If you use CSS in your document, you can check it using the W3C CSS Validation Service.