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

Element Title

Description

A title of work or in a related title element.

Used for subfield $a in fields 200, 500, 501, and subfield $i of field 503. May also be subfield $t of fields 4XX.

This element is mandatory in BiblioML when it used within field 200.

The attribute Type can be used to specify which type of title it is. In the case of a parallel title, we can use the attributes "Language" and ISOLanguage to specify the language of the title.

The attribute Language is used when this element represents a parallel title. It contains a language code as defined in the appendix A of Unimarc. The attribute ISOLanguage is the corresponding ISO language code for this language, as defined in ISO 639, and possibly followed by one or more country codes from ISO 3166.

Synopsis

Mixed Content Model

(#PCDATA|NonSortingData)*

Attributes

NameTypeDefault Value
Type Enumeration:
  AnotherAuthor
  OtherInfo
  Parallel
  Proper
None
Language CDATA None
ISOLanguage CDATA None

Parents

AbbreviatedTitle, CollectiveUniformTitle, FormerTitle, KeyTitle, LinkedItem, OtherTitle, TitleGroup, UniformHeading, UniformTitle, VariantTitle

Children

NonSortingData


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