Commit 68faa906 authored by RIVIERE Jean François's avatar RIVIERE Jean François
Browse files

bibl@rend in export rng, html OE

parent dd5e3aff
Loading
Loading
Loading
Loading
+300 −299

File changed.

Preview size limit exceeded, changes collapsed.

+16 −1
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-10-02T12:23:37Z. .
Schema generated from ODD source 2024-01-03T11:47:39Z. .
TEI Edition: 
TEI Edition Location: https://www.tei-c.org/Vault/P5//
  
@@ -2569,6 +2569,21 @@ Elements 7.2.5. Speech Contents]</a:documentation>
         <ref name="att.global.rendition.attribute.rendition"/>
         <ref name="att.global.linking.attribute.prev"/>
         <ref name="att.typed.attribute.type"/>
         <optional>
            <attribute name="rend">
               <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(rendition) indicates how the element in question was rendered or presented in the source text.</a:documentation>
               <list>
                  <oneOrMore>
                     <choice>
                        <value>block</value>
                        <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                        <value>inline</value>
                        <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                     </choice>
                  </oneOrMore>
               </list>
            </attribute>
         </optional>
         <empty/>
      </element>
   </define>