BiblioML DTD: DTD Element View [User Element View]
[Home] [Elements] [Entities] [Prev] [Next]

Element LinkedItem

Description

Used to markup a related work, or to link with a related work. Fields 4XX of Unimarc.

To simply make a link to another record, put the other record's id into attribute RecordID and let the element LinkedItem empty.

To include another record, use either the subelement BiblioRecord, and then fill it according to the rules prescribed by this DTD, or use the standard subfields methods with all the other subelements.

Also, the related work's record id should be put into attribute RecordID.

The Insitution attribute holds the value of subfield $5, Institution to which field applies.

In any case, the required Relation attribute indicates the type of relation between the work described and the related work. There is a corresponding value for every Unimarc 4XX field.

The attribute System gives the code of the system used to derive the subject heading. Subfield $2.

The attribute AuthorityRecord holds the authority record for the heading. Subfield $3.

Synopsis

Content Model

(BiblioRecord?|
 (Author|Place|Date|EditionStatement|Part|SimplePhysicalDescription|
  Title|URL|Volume|SimpleISSN|SimpleISBN)+)

Attributes

NameTypeDefault Value
AuthorityRecord CDATA None
Institution CDATA None
RecordID CDATA None
Relation Enumeration:
  Absorbed
  AbsorbedBy
  AbsorbedInPart
  AbsorbedInPartBy
  AlsoBoundWithThisVolume
  BoundWith
  ChangedBackTo
  ContinuedBy
  ContinuedInPartBy
  Continues
  ContinuesInPart
  FormedByMergerOf
  IssuedWith
  ItemReviews
  MergedWithToForm
  OtherEditionInAnotherMedium
  OtherEditionInSameMedium
  OtherRelatedWorks
  ParentOfSupplement
  PieceAnalyticLevel
  PieceLevel
  ReproducedAs
  ReproductionOf
  SeparatedFrom
  Series
  SetLevel
  SplitInto
  Subseries
  SubsetLevel
  SupersededBy
  SupersededInPartBy
  Supersedes
  SupersedesInPart
  Supplement
  TranslatedAs
  TranslationOf
Required

Parents

Relationships

Children

Author, BiblioRecord, Date, EditionStatement, Part, Place, SimpleISBN, SimpleISSN, SimplePhysicalDescription, Title, URL, Volume


HTML Presentation of BiblioML DTD by DTDParse (version 2.0beta1).