It appears that Ace 1.3.7 does not validate the metadata entered in dcterms:conformsTo against the current list of allowed conformance strings, according to [https://www.w3.org/TR/epub-a11y-11/#sec-conf-reporting-pub](url) An EPUB containing this purely fictional conformance statement did not raise any kind of error in Ace 1.3.7 when I tested it: `<meta property="dcterms:conformsTo">EPUB Accessibility 0815 - WCAG 17.6 Level XYZ</meta>` (For what it's worth, neither did epubcheck 5.2.1) Is this check consciously omitted in Ace for a reason that I failed to see?