element <refbiblio>
Namespace:
Type:
Content:
mixed, 2 attributes, 24 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<refbiblio
   
id
 = 
xs:ID
   
typerefbiblio
 = 
("actes" | "arjournal" | "armag" | "arrevue" | "art" | "audience" | "audiovisuel" | "autre" | "bd" | "brevet" | "carte" | "classique" | "collectif" | "comm" | "commperso" | "equation" | "figure" | "film" | "gouv" | "jurisprudence" | "livre" | "logiciel" | "legislation" | "manuscrit" | "multimedia" | "nonpub" | "partielivre" | "prepub" | "projetloi" | "rapport" | "reglementation" | "tableau" | "these")
   
>
   
Content: 
</refbiblio>
May contain elements (24):
May be included in elements (35):
Known Usage Locations
Annotation

Étiquette: Référence bibliographique

Description:
La description bibliographique complète d’une ressource citée dans l’article décrit.

Commentaires:
exemple 1
<biblio>
    <titre>Bibliographie</titre>
    <refbiblio id="rb1">
        <alinea>BARTHES, R. (1982), Le plaisir du texte, Paris, Éd. du Seuil, coll. «Points», 108 p.</alinea>
    </refbiblio>
    <refbiblio id="rb2">
        <alinea>VIVIER, C. (1994), Lonely Child, Saint-Nicolas, Québec, Doberman-Yppan.</alinea>
    </refbiblio>
</biblio>
	             
XML Source (w/o annotations (1); see schema source)
<xs:element name="refbiblio" type="refbibliotype">
</xs:element>