related has these attributes...
Allowable values for relationship are:
| Value | Explanation |
|---|---|
| parent | A 'parent' of the current document. e.g. if the current document is an erratum, the parent would be the article to which it refers |
| sibling | An 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_object | An 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> |
| child | A child of the current document. e.g. a reply to a letter |
| component | A component of the current document |
| self | The current document |
CDATA
| Value | Explanation |
|---|---|
| citedby | Details of articles which cite the current article |
| distillation | A distillation or summary of the current article |
| erratum | An erratum which corrects the current article |
| pages | A PDF file of the current article |
| reply | A reply to the current article |
| retraction | A reference to a retraction of the current article |
| sameissue | Another article in the same issue of a journal. Used for linking within an issue |
| samework | A component of the same work e.g. another chapter in a book |
A list of all elements which have type attributes is available here.
CDATA
Created: Tue Dec 23 14:02:01 2003