<figure/>

figure : illustration ou iconographie
dbk:figure<1> dbk:imageobject<2> tei:figure<3> da:illustration<4>

Exemple 1.
<!-- élément de niveau bloc, comme para -->
<figure id="p64647" uri="images/plan.gif">
<info>
<!-- Métadonnées de l'image -->
</info>
<title>
<proper>Plan de l'église</proper>
</title>
<!-- Eléments de niveau bloc pour écrire la légende de l'image -->
</figure>

Parents<^>

answer, article, available, bibliography, calendar, chapter, contents, definition, description, example, excerpt, faq, figure, glossary, index, item, note, para, part, procedure, section, set, step ;

Frères<^>

%Block, %Formal, %Inline, %List ; answer, chapter, colophon, concept, contents, definition, event, index, info, part, question, record, resource, section, source, step, summary, term, title, xml ;

Enfants<^>

(info?, title, (%Block)*)

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="figure" type="example"/>
    <xs:complexType name="example">
    <xs:sequence>
    <xs:element minOccurs="0" ref="info"/>
    <xs:element ref="title"/>
    <xs:choice maxOccurs="unbounded" minOccurs="0">
    <xs:group ref="Block"/>
    <!-- <xs:group ref="Entry"/> CB 09/12/03 suppression car dans Block -->
    </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


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

    <2> http://www.docbook.org/tdg/en/html/imageobject.html

    <3> http://www.tei-c.org/P4X/ref-FIGURE.html

    <4> http://www.ajlsm.com/artistes/2004/dtd/html/elements/illustration.html