<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>TEI P5 version 4.10.1 release notes</title>
      </titleStmt>
      <editionStmt>
        <edition>
          <date when="2025-08-28">Thursday, 28 August 2025</date>
        </edition>
      </editionStmt>
      <publicationStmt>
        <authority>The Text Encoding Initiative</authority>
      </publicationStmt>
      <sourceDesc>
        <p>Born digital</p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <p>Release 4.10.1 is a patch release to remove a Schematron constraint introduced in the 4.10.0 release.
        This constraint flagged as an error the case of two or more sibling declarable elements appearing in
        the TEI header without the required attributes. Because TEI projects use these elements in the TEI Header 
        in contexts that do not involve <name type="class">att.declarable</name>, we are removing the Schematron rule 
        introduced in 4.10.0. For now the language guiding the constraint is still 
      present in <ref target="https://www.tei-c.org/Vault/P5/4.10.1/doc/tei-p5-doc/en/html/CC.html#CCAS2">the
      prose</ref>, as it has been since P2. (<ref
      target="https://github.com/TEIC/TEI/issues/2750">#2750</ref> and
      <ref target="https://github.com/TEIC/TEI/pull/2751">PR #
      2751</ref>).</p>
      <p>Note: patch releases do not have codenames.</p>
    </body>
  </text>
</TEI>
