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

Ajouts éléments et attributs biblio structurée

Ajouts gestion opt-in/opt-out
parent 8b884e8f
Loading
Loading
Loading
Loading
+9097 −9039
Original line number Diff line number Diff line
@@ -10,7 +10,8 @@ TEI Edition:
TEI Edition Location: https://www.tei-c.org/Vault/P5//
  
--><!---->
   <div datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
  <div datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" ns="http://www.w3.org/1998/Math/MathML">
<!-- YMA 2025-11-26 @ns ajouté ^ -->
      <div>
         <define name="math_XLINK.xmlns.attrib">
            <empty/>
@@ -5698,7 +5699,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]*((-|_)?[\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|opt|opt-in|opt-out|caption|credits|#rtl|#ltr|docTitle|titlePart|docAuthor|affiliation|email|sponsor|signature)</param>
               </data>
            </attribute>
         </optional>
@@ -6510,6 +6511,8 @@ Elements 7.2.5. Speech Contents]</a:documentation>
         <zeroOrMore>
            <choice>
               <text/>
<!-- 2025-11-26 Ajout YMA: -->
               <ref name="model.pLike"/>
               <ref name="model.gLike"/>
               <ref name="model.highlighted"/>
               <ref name="model.pPart.data"/>
@@ -6526,7 +6529,9 @@ Elements 7.2.5. Speech Contents]</a:documentation>
         <ref name="att.global.attribute.xmlspace"/>
         <ref name="att.global.rendition.attribute.rendition"/>
         <ref name="att.global.linking.attribute.prev"/>
         <ref name="att.typed.attribute.type"/>
<!--         <ref name="att.typed.attribute.type"/>
2025-11-26 YMA: -->
        <ref name="att.typed.attributes"/>
         <optional>
            <attribute name="n">
               <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
@@ -6586,7 +6591,11 @@ Elements 7.2.5. Speech Contents]</a:documentation>
               </choice>
            </zeroOrMore>
         </group>
         <ref name="att.typed.attribute.type"/>
<!--         <ref name="att.typed.attribute.type"/>
+ ajout xml:id
2025-11-26 YMA: -->
          <ref name="att.typed.attributes"/>
        <ref name="att.global.attribute.xmlid"/>
        <empty/>
      </element>
   </define>
@@ -6961,6 +6970,18 @@ Sample values include: </a:documentation>
               <ref name="model.pLike"/>
            </choice>
         </oneOrMore>
         <optional>
            <attribute name="ana">
               <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
               <list>
                  <oneOrMore>
                     <data type="anyURI">
                        <param name="pattern">\S+</param>
                     </data>
                  </oneOrMore>
               </list>
            </attribute>
         </optional>
         <optional>
            <attribute name="status">
               <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(status) supplies a code identifying the current availability of the text.</a:documentation>
@@ -7547,6 +7568,9 @@ Suggested values include: 1] label; 2] data</a:documentation>
      <choice>
         <ref name="surname"/>
         <ref name="forename"/>
<!-- 2025-11-26 YMA: -->
        <ref name="nameLink"/>
        <ref name="genName"/>
      </choice>
   </define>
   <define name="model.persNamePart_alternation">
@@ -7617,6 +7641,8 @@ Suggested values include: 1] label; 2] data</a:documentation>
         <ref name="att.global.attribute.xmllang"/>
         <ref name="att.global.attribute.xmlbase"/>
         <ref name="att.global.attribute.xmlspace"/>
<!-- 2025-11-26 YMA: -->
        <ref name="att.typed.attributes"/>
         <empty/>
      </element>
   </define>
@@ -7629,6 +7655,38 @@ Suggested values include: 1] label; 2] data</a:documentation>
         <ref name="att.global.attribute.xmllang"/>
         <ref name="att.global.attribute.xmlbase"/>
         <ref name="att.global.attribute.xmlspace"/>
<!-- 2025-11-26 YMA: -->
        <ref name="att.typed.attributes"/>
        <empty/>
      </element>
   </define>
<!-- 2025-11-26 YMA: -->
  <define name="nameLink">
    <element name="nameLink">
      <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(nameLink) contains a name particle. YMA 2025-11-26</a:documentation>
      <ref name="macro.phraseSeq"/>
      <ref name="att.global.attribute.xmlid"/>
      <ref name="att.global.attribute.n"/>
      <ref name="att.global.attribute.xmllang"/>
      <ref name="att.global.attribute.xmlbase"/>
      <ref name="att.global.attribute.xmlspace"/>
<!-- 2025-11-26 YMA: -->
      <ref name="att.typed.attributes"/>
      <empty/>
    </element>
  </define>
  <!-- 2025-11-26 YMA: -->
  <define name="genName">
    <element name="genName">
      <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(genName) contains a generational name. YMA 2025-11-26</a:documentation>
      <ref name="macro.phraseSeq"/>
      <ref name="att.global.attribute.xmlid"/>
      <ref name="att.global.attribute.n"/>
      <ref name="att.global.attribute.xmllang"/>
      <ref name="att.global.attribute.xmlbase"/>
      <ref name="att.global.attribute.xmlspace"/>
<!-- 2025-11-26 YMA: -->
      <ref name="att.typed.attributes"/>
      <empty/>
    </element>
  </define>