Documentation technique [ Éléments | Attributs | Groupes ]

<citation/>

citation : citation en cours de propos
dbk:quote<1>tei:quote<2>htm:q<3>

Exemple 1.
<!-- élément de niveau texte, comme para ou question -->
Quand on fait une citation dans le texte comme celle-ci, par exemple : <citation>Une citation sans références est à peu près aussi utile qu'une horloge sans aiguilles. <info>
<creator>
<person>
<family>Desalmand</family>
<given>Paul</given>
</person>
</creator>
</info></citation> N'oubliez pas de préciser d'où elle est extraite.
</para>

Parents<^>

available, building, citation, emphasis, identifier, juridicalstatus, licence, ownership, para, proper, protection, question, region, role, span, subtitle, unqualified ;

Frères<^>

%Formal, %Inline, %List, %Reference, %Syllabe ; info, xml ;

Enfants<^>

"text" (%Inline+ | info?)1-2

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"
  • @type="xs:string"
  • Source<^>

    <xs:element name="citation" type="citation"/>
    <xs:complexType name="citation" mixed="true">
    <xs:choice maxOccurs="2">
    <xs:group ref="Inline" maxOccurs="unbounded"/>
    <xs:element ref="info" minOccurs="0"/>
    </xs:choice>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


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

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

    <3> http://www.w3.org/TR/html4/struct/text.html#edef-Q