Commit 873596a5 authored by Charles Bourdot's avatar Charles Bourdot
Browse files

add title@set|series suppr title@collection

parent 634173b5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -638,11 +638,12 @@
            <attList>
              <attDef ident="type" mode="change">
                <valList mode="add" type="closed">
                  <valItem ident="collection"/>
                  <valItem ident="compl"/>
                  <valItem ident="full"/>
                  <valItem ident="main"/>
                  <valItem ident="orig"/>
                  <valItem ident="series"/>
                  <valItem ident="set"/>
                  <valItem ident="short"/>
                  <valItem ident="sub"/>
                  <valItem ident="sup"/>
+4 −2
Original line number Diff line number Diff line
@@ -6419,8 +6419,6 @@ Elements 7.2.5. Speech Contents]</a:documentation>
            <attribute name="type">
               <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">classifies the title according to some convenient typology.</a:documentation>
               <choice>
                  <value>collection</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>compl</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>full</value>
@@ -6429,6 +6427,10 @@ Elements 7.2.5. Speech Contents]</a:documentation>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>orig</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>series</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>set</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>short</value>
                  <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
                  <value>sub</value>