<blockquote> Blockquote

<blockquote> is a formatting element used to designate an extended quotation which should be spaced or set off from the text. Smaller quotations may be tagged with the new <quote> element.

<blockquote> may be used within: <accessrestrict>, <accruals>, <acqinfo>, <altformavail>, <appraisal>, <arrangement>, <bibliography>, <bioghist>, <controlaccess>, <controlnote>, <custodhist>, <dsc>, <fileplan>, <footnote>, <index>, <legalstatus>, <odd>, <originalsloc>, <otherfindaid>, <phystech>, <prefercite>, <processinfo>, <relatedmaterial>, <scopecontent>, <separatedmaterial>, and <userestrict>.

Attributes

  • @altrender – not required. Use if the content of the element should be displayed or printed differently than the rendering established in a style sheet for other occurrences of the element.
  • @audience – not required. Use to set whether the element’s contents will be visible to external users or to internal ones. Possible values are: “internal” and “external.”
  • @id – not required. Creates an ID for element. Can be used for linking.
  • @lang – not required. Three-letter code that indicates the language in which the element’s contents were written. It should come from ISO 639-2b.
  • @script – not required. Four-letter code that indicates the script in which the element’s contents were written. It should come from ISO 15924.

Child Elements

The quotation within <blockquote> should not be plain-text but should rather be encoded within <chronlist>, <list>, <p>, or <table> elements.

Examples

<bioghist>
  <head>Departmental History</head>
  <p>The Quilting Technologies Department was created in 1978, 3 years after the founding of <corpname><part>Piecemaking University</part></corpname> in order to <quote>study the history of technologies of quilting and promote the exploration and development of new technologies.</quote> Its two full-time faculty members were <persname identifier="http://id.loc.gov/authorities/names/no2019174587" normal="Russel, Martha A. (Martha Anita), 1941-2010"><part>Dr. Martha Russel</part></persname> and <persname identifier="http://id.loc.gov/authorities/names/no2019174587233" normal="Carter, Caroline, 1932-"><part>Dr. Caroline Carter</part></persname>. At the time of its founding, the department only offered a single degree, the Doctorate in Quilting.</p>
  <p>According to historian Amelia Robinson:</p>
  <blockquote>
      <p>...the late 1970s saw Quilt Education to shift from a discipline concerned with history to an interdisciplinary and forward-looking field. No longer confined to studying and describing the textiles themselves or the persons who created them, quilt educators began exploring the techniques and technologies of quilting and its intersection with other textile arts and crafts. Entire departments, such as the Quilting Technologies Department at Piecemaking University, began stitching together connections with women's history, the history of industrialization, the study of technology, and experimental research.<lb/>
      <footnote>
        <p><ptr target="patchwork" show="replace" linktitle="Patchwork: A History of Quilting Education in the United States"/></p>
      </footnote>
    </p>
  </blockquote>
  <p>By 1985, the department had grown to 5 faculty positions and 3 interdisciplinary positions shared with other parts. It began offering three program tracks: textile history, history of technology, and women's history. Around 1987, the department began offering 400-level classes for undergraduates majoring in general history and women's studies.</p>
  <p>In 2000, the department began including courses on digital technologies, although the department's mission continues to define Quilting Technology as "the broad set of processes, skills, tools, and techniques developed for the creation of quilts and related textiles." In 2010, the department partnered with the library in the creation of a makerspace.</p>
</bioghist>

Changes from EAD 2002

<blockquote> gained @lang and @script attributes. It lost numerous parent elements to deprecation or group decision, while gaining <controlnote> and <footnote> to replace <note> as well as <legalstatus> and <materialspec>. It lost <note> and <adddress> as child elements.

EAD3 Tag Library Entry

View the official tag library entry for <blockquote>