This document was successfully checked as SVG 1.1 + XHTML + MathML 3.0!

Result: Passed
:
: utf-8
: SVG 1.1 + XHTML + MathML 3.0
Root Element: svg
Root Namespace: http://www.w3.org/2000/svg
Options

Help on the options is available.

Congratulations

The document located at <https://upload.wikimedia.org/wikipedia/commons/2/27/Flag_of_Abkhazia.svg> was successfully checked as SVG 1.1 + XHTML + MathML 3.0. This means that the resource in question identified itself as "SVG 1.1 + XHTML + MathML 3.0" and that we successfully performed a formal validation of it. The parser implementations we used for this check are based on Compound XML and libxml2 (XML).

Linking to this result

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 <http://validator.w3.org/check?uri=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2F2%2F27%2FFlag_of_Abkhazia.svg;ss=1> (or you can just add the current page to your bookmarks or hotlist).

Validating CSS Style Sheets

If you use CSS in your document, you can check it using the W3C CSS Validation Service.

↑ Top

Source Listing

Below is the source input I used for this validation:

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" width="600" height="300" viewBox="0 0 600 300">
  3. <rect fill="#00993E" width="600" height="300"/>
  4. <g fill="#FFF">
  5. <rect y="42.857" width="600" height="42.857"/>
  6. <rect y="128.571" width="600" height="42.857"/>
  7. <rect y="214.286" width="600" height="42.857"/>
  8. </g>
  9. <rect fill="#C8312A" width="228" height="128.571"/>
  10. <g fill="#FFF">
  11. <path d="M96.352 71.821c0 0-1.965 0.823-0.619 16.509 1.099 12.911 5.699 17.117 5.699 17.117l2.009 7.992 19.056 0.078c0 0 0.345-4.949 1.083-6.514 1.813-3.845 8.999-8.24 12.079-14.876 3.312-4.045 1.653-12.3 8.301-20.268 3.301-3.957-3.867-2.282-3.867-2.282 -3.931 2.607-5.852 5.667-6.843 7.805 -0.667 4.119-3.75 7.563-4.041 4.572 0 0-1.12-5.172-4.481-15.226 -0.333-2.98-1.774-13.286-2.082-21.152 -0.219-5.118-4.699-5.426-5.073-0.231l-0.541 20.595 -1.071-23.786c-0.455-6.732-5.548-5.734-5.769-0.155l-0.219 24.767 -0.928-24.008c-1.38-4.586-5.006-1.868-5.073 3.1l-0.618 23.36c0 0-0.781-12.793-0.957-18.195 -0.166-3.249-3.971-3.009-4.33 1.636C97.549 59.377 96.734 64.86 96.352 71.821L96.352 71.821z"/><path d="M108.206 27.97L114 10.138l5.794 17.832L104.625 16.95h18.749L108.206 27.97z"/>
  12. <path d="M153.263 35.084l-15.169-11.021h18.749l-15.169 11.021 5.794-17.832L153.263 35.084z"/>
  13. <path d="M181.896 56.272l-15.169-11.021h18.749l-15.169 11.021 5.794-17.832L181.896 56.272z"/>
  14. <path d="M198.484 86.198l-15.169-11.021h18.749l-15.168 11.021 5.794-17.832L198.484 86.198z"/>
  15. <path d="M74.738 35.084l15.169-11.021H71.157l15.169 11.021 -5.794-17.832L74.738 35.084z"/>
  16. <path d="M46.104 56.272l15.169-11.021H42.524l15.169 11.021L51.898 38.44 46.104 56.272z"/>
  17. <path d="M29.516 86.198l15.169-11.021H25.935l15.169 11.021L35.31 68.366 29.516 86.198z"/>
  18. </g>
  19. </svg>

↑ Top