<volume/>

volume : numéro de volume
dbk:volumenum<1> tei:vol<2>

Exemple 1.
<title>
<proper>Protee</proper>
<volume>31</volume>
<number>2</number>
<date>
<unqualified>2003-09</unqualified>
</date>
</title>

Parents<^>

title ;

Frères<^>

date, number, proper, subtitle, volume ;

Enfants<^>

"text" ( (%Syllabe)*)

Attributs<^>

  • @id="xs:ID"
  • @code="xs:string"
  • @audience="xs:string"
  • @css="xs:string"
  • @class="xs:string"
  • @remap="xs:string"
  • @uri="xs:anyURI"
  • @lang="xs:string"
  • @value="xs:string"
  • @role="xs:string"
  • @scheme="xs:string"
  • Source<^>

    <xs:element name="volume" type="text"/>
    <xs:complexType mixed="true" name="text">
    <xs:sequence>
    <xs:choice maxOccurs="unbounded" minOccurs="0">
    <xs:group ref="Syllabe"/>
    </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


    <1> http://www.docbook.org/tdg/en/html/volumenum.html

    <2> http://www.tei-c.org/P4X/ref-PLVOL.html