related

related has these attributes...


relationship

Allowable values for relationship are:

ValueExplanation
parentA 'parent' of the current document. e.g. if the current document is an erratum, the parent would be the article to which it refers
siblingAn item on the same level as the current document e.g. a PDF version of an XML file; another chapter in the same book; another article in the same issue etc.
sibling_objectAn object (e.g. figure) belonging to a sibling (e.g. a different book chapter). This could be encoded as:

<related relationship="sibling_object" type="samework">
<externallink id="10004933_chapter_2.xml#2.1" type="file">See Figure 2.1 in Chapter 
2</externallink></related>
childA child of the current document. e.g. a reply to a letter
componentA component of the current document
selfThe current document

Value(s)

CDATA

Default Value

#REQUIRED

type

ValueExplanation
citedbyDetails of articles which cite the current article
distillationA distillation or summary of the current article
erratumAn erratum which corrects the current article
pagesA PDF file of the current article
replyA reply to the current article
retractionA reference to a retraction of the current article
sameissueAnother article in the same issue of a journal. Used for linking within an issue
sameworkA component of the same work e.g. another chapter in a book

A list of all elements which have type attributes is available here.

Value(s)

CDATA

Default Value

#REQUIRED
Back to related


Created: Tue Dec 23 14:02:01 2003