<description/>

description : une explication de quelque chose

Dans le renseignement d'une ressource, la description ouvre un espace plein texte généralement de la taille d'un paragraphe.

dc:description<1> dbk:abstract<2> tei:abstract<3> uniM:3--<4> bml:note<5> usM:5--<6> mods:note<7> cv:description<8>

Exemple 1.
<description>
<!-- Blocs de texte -->
</description>

Parents<^>

affiliation, concept, event, info, record, resource, summary ;

Frères<^>

%DC ; attendee, concept, date, definition, description, example, info, note, organization, part, place, property, referee, role, subject, summary, term, title, unqualified ;

Enfants<^>

(info?, (%Block+ | contentsindex))

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="description" type="description"/>
    <xs:complexType name="description">
    <xs:sequence>
    <xs:element minOccurs="0" ref="info"/>
    <xs:choice>
    <xs:group maxOccurs="unbounded" ref="Block"/>
    <xs:element ref="contents"/>
    <xs:element ref="index"/>
    </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


    <1> http://dublincore.org/documents/dcmi-terms/#description

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

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

    <4> http://www.ifla.org/VI/3/p1996-1/uni3.htm

    <5> http://www.biblioml.org/dtds/biblioml_030/html/elements/note.html

    <6> http://www.loc.gov/marc/bibliographic/ecbdnot.html

    <7> http://www.loc.gov/standards/mods/mods-userguide-elements.html#note

    <8> http://xmlresume.sourceforge.net/user-guide/element.description.html