Centrum voor Teksteditie en Bronnenstudie - Centre for Scholarly Editing and Document Studies

Centrum voor Teksteditie en Bronnenstudie

Centre for Scholarly Editing and Document Studies

a research centre of the Royal Academy of Dutch Language and Literature

<paraphItem>


<paraphItem> Contains a structured description of a paraphernalia in a letter.
Attributes
No other than global attributes
Example
<paraphItem id="obj1">
   <paraphDesc>
      <p>dried petal of a poppy</p>
   </paraphDesc>
</paraphItem>
Note

The <paraphItem> element is used in the header to define each paraphernalia that appears in the letter. One such element must appear within the header for each paraphernalia distinguished in the text.

Although the global id attribute is never obligatory, it must be present on each <paraphItem> element, in order to provide a reference point for the <paraph /> element in the text that signals the occurrence of the paraphernalia.

Content Must contain at least a description of the paraphernalia, possibly followed by a transcription of text contained in the paraphernalia.
Parents paraphList
Children paraphDesc paraphText
Declaration
<!ELEMENT paraphItem %om.RR;
          (paraphDesc, paraphText?)>
<!ATTLIST paraphItem
          %a.global;>
See further 4.3.6. Decorative elements: <decoration> and <paraphernalia>

Up: Appendix A Reference documentation for DALF elements and classes