element <biblioreft>
Namespace:
Type:
Content:
mixed, 2 attributes, 27 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<biblioreft
    biblioreftype
 = 
("proceedings" | "newsarticle" | "magarticle" | "journalarticle" | "art" | "hearing" | "audiovisual" | "other" | "db" | "patent" | "map" | "classwork" | "edbook" | "confpaper" | "persocomm" | "equation" | "figure" | "film" | "gov" | "case" | "book" | "compprog" | "statute" | "manuscript" | "multimedia" | "unpub" | "booksection" | "prepub" | "bill" | "report" | "legalrule" | "table" | "thesis")
    id
 = 
xs:ID
    >
   
Content: 
{text} × (no?, (unicodechar | quotation | inlineequation | superscript | subscript | simplelink | highlight | bookmark | mediaobject | reference | year | author | duration | publisher | idpublic | nbpage | nbvol | collno | editionno | issueno | serialno | pagination | publocation | title | colltitle | volume)*)
</biblioreft>
May contain elements (27):
May be included in elements (1):
Known Usage Locations
Annotation
Label
Bibliographic reference-type title
Description
Name (or part of name) by which the article is referred to. Presented in the form of a bibliographic reference. Generally created by the author.
Comments

If the article title consists of more than one bibliographic reference, each goes into a separate “biblioreft” element.

All strings in the same bibliographic reference must be assembled into one string within a single “biblioreft” element, with each string separated by a comma, even if they originally appear in several separate parts (e.g. reference title on one line, followed by rest of reference on another line). In this case, the isolating of the reference title that served to set it apart must be replaced by italic marking.

The title of a review-type article might not be a bibliographic reference, in which case the “title” element should be used in place of “biblioreft”.

Keep the final punctuation.

Examples
example 1
<titlegr>
    <biblioreft><highlight hlighttype="uppercase">Hermans</highlight> Theo
    (1999): <highlight hlighttype="italic">Translation in Systems. Descriptive and
    System-Oriented Approaches Explained </highlight>, Manchester, St. Jerome Publishing,
    195 p.</biblioreft>
</titlegr>
example 2
<titlegr>
    <issuesect>Débat</issuesect>
    <title>D’un nécessaire passage du témoin</title>
    <biblioreft><highlight hlighttype="smallcap">Bornand</highlight>, Marie,
    <highlight hlighttype="italic">Témoignage et fiction. Les récits de rescapés dans
    la littérature de langue française (1945-2000)</highlight>, Genève, Librairie Droz,
    2004.</biblioreft>
</titlegr>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="biblioreft" type="biblioreftype">
</xs:element>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set