Commit ab2a92ef authored by Charles Bourdot's avatar Charles Bourdot
Browse files

Valeur div@type régulée par exepression régulière permettant toute lettre non...

Valeur div@type régulée par exepression régulière permettant toute lettre non accentuée, chiffres, underscore.
Ajout valeur p@rend='sponsor' pour partenaire institutionnel.
#43
parent 68faa906
Loading
Loading
Loading
Loading
+6 −49
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 2023-12-11T08:23:16Z. .
Schema generated from ODD source 2024-01-24T10:28:54Z. .
TEI Edition: 
TEI Edition Location: https://www.tei-c.org/Vault/P5//
  
@@ -5694,7 +5694,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">(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)</param>
                  <param name="pattern">(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)</param>
               </data>
            </attribute>
         </optional>
@@ -7527,53 +7527,10 @@ Sample values include: 1] first-line; 2] first-letter; 3] before; 4] after</a:do
         <ref name="att.global.attribute.xmlspace"/>
         <optional>
            <attribute name="type">
               <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">characterizes the element in some sense, using any convenient classification scheme or typology.</a:documentation>
               <choice>
                  <value>abstract</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>ack</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>appendix</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>bibliography</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>correction</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>dedication</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>reviewed</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>section1</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>section2</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>section3</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>section4</value>
               <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>section5</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>section6</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>biography</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>titlePage</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>biographies</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>funder</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>keywords</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>titlePage_PAO</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>titlePage_EPUB</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>introduction</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>epigraph</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
               </choice>
               <data type="token">
                  <param name="pattern">[a-zA-Z_\d]*</param>
               </data>
            </attribute>
         </optional>
         <empty/>
+6 −28
Original line number Diff line number Diff line
@@ -167,33 +167,11 @@

        <elementSpec ident="div" module="textstructure" mode="change">
          <attList>
            <attDef ident="type" mode="change">
              <valList mode="add" type="closed">
                <valItem ident="abstract" />
                <valItem ident="ack" />
                <valItem ident="appendix" />
                <valItem ident="bibliography" />
                <valItem ident="correction" />
                <valItem ident="dedication" />
                <valItem ident="reviewed" />
                <valItem ident="section1" />
                <valItem ident="section2" />
                <valItem ident="section3" />
                <valItem ident="section4" />
                <valItem ident="section5" />
                <valItem ident="section6" />
                <!-- addition -->
                <valItem ident="biography" />
                <valItem ident="titlePage" />
                <valItem ident="biographies" />
                <valItem ident="funder" />
                <valItem ident="keywords" />
                <!-- addition vol-->
                <valItem ident="titlePage_PAO" />
                <valItem ident="titlePage_EPUB" />
                <valItem ident="introduction" />
                <valItem ident="epigraph" />
              </valList>
            <attDef ident="type" mode="replace">
              <datatype>
                <dataRef key="teidata.pattern"
                  restriction="[a-zA-Z_\d]*" />
              </datatype>
            </attDef>
          </attList>
        </elementSpec>
@@ -208,7 +186,7 @@
            <attDef ident="rend" mode="replace">
              <datatype>
                <dataRef key="teidata.pattern"
                  restriction="(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)" />
                  restriction="(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)" />
              </datatype>
            </attDef>
          </attList>