referenceHeader (section)

Node type: Block element (can contain only other elements)

Whitespace: Not protected

Definition

Contains metadata associated with a section, such as the page numbers, work (citation) title, and keywords or search terms.

Code Sample

<referenceHeader>

<publicationID title="young-adults"/>

<workTitle>Young Adults</workTitle>

<pageNumber>40–43</pageNumber>

<searchTerms>

<collection>young adults</collection>

</searchTerms>

<editor>Ryan Carr</editor>

<nextParaID>2</nextParaID>

<versions>

<version stage="source" org="publishing-services" timeStamp="2013-01-19T04:27:36.62-07:00">1</version>

</versions>

</referenceHeader>

Notes

Any element that can exist in a file by itself needs a referenceHeader. Examples include book, chapter, magazine, article, topicBlock, and figureBlock.

Elements projectNumber, publicationLanguage, publicationDate, and approvalDate should only be used in referenceHeaders of stand-alone sections (documents in which the section element is the document element or root).

Marking in Microsoft Word

Enter code directly using the xmlPara paragraph style.