Commit 9e9fe063 authored by Charles Bourdot's avatar Charles Bourdot
Browse files

bugfix auteur correspondant

parent e7b5a522
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -517,7 +517,7 @@
              <attDef ident="rend" mode="replace">
                <datatype>
                  <dataRef key="teidata.pattern"
                    restriction="(archeo_.*)|(Vol_.*)|(editor-[\w]*)|(author(ity|ities)?(-|_)?[\w]*)|(title-[\w]*)|(TEI_local[\w]*)|(unkown:[\w]*)|(break|answer|question|consecutive|caption|credits|#rtl|#ltr|docTitle|titlePart|docAuthor|affiliation|email|sponsor|signature)"/>
                    restriction="(archeo_.*)|(Vol_.*)|(editor-[\w]*)|(author(ity|ities)?(-|_)?[\w]*((-|_)?[\w]*)?)|(title-[\w]*)|(TEI_local[\w]*)|(unkown:[\w]*)|(break|answer|question|consecutive|caption|credits|#rtl|#ltr|docTitle|titlePart|docAuthor|affiliation|email|sponsor|signature)"/>
                </datatype>
              </attDef>
            </attList>
@@ -526,7 +526,6 @@
          <elementSpec ident="publicationStmt" module="header" mode="change">
            <content>
              <alternate minOccurs="0" maxOccurs="unbounded">
                <elementRef key="ref"/>
                <elementRef key="ab"/>
              </alternate>
            </content>
+3 −3
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
         xmlns:xlink="http://www.w3.org/1999/xlink"
         datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
         ns="http://www.tei-c.org/ns/1.0"><!--
Schema generated from ODD source 2024-09-13T14:15:07Z. .
Schema generated from ODD source 2024-10-03T13:17:32Z. .
TEI Edition: 
TEI Edition Location: https://www.tei-c.org/Vault/P5//
  
@@ -5703,7 +5703,7 @@ Suggested values include: 1] volume (volume); 2] issue; 3] page (page); 4] line;
            <attribute name="rend">
               <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
               <data type="token">
                  <param name="pattern">(archeo_.*)|(Vol_.*)|(editor-[\w]*)|(author(ity|ities)?(-|_)?[\w]*)|(title-[\w]*)|(TEI_local[\w]*)|(unkown:[\w]*)|(break|answer|question|consecutive|caption|credits|#rtl|#ltr|docTitle|titlePart|docAuthor|affiliation|email|sponsor|signature)</param>
                  <param name="pattern">(archeo_.*)|(Vol_.*)|(editor-[\w]*)|(author(ity|ities)?(-|_)?[\w]*((-|_)?[\w]*)?)|(title-[\w]*)|(TEI_local[\w]*)|(unkown:[\w]*)|(break|answer|question|consecutive|caption|credits|#rtl|#ltr|docTitle|titlePart|docAuthor|affiliation|email|sponsor|signature)</param>
               </data>
            </attribute>
         </optional>