﻿<?xml version="1.0" encoding="UTF-8"?>
<Template name="Book">
  <Description>Book (Single volume)</Description>
  <BIBLIOGRAPHIC_LEVEL>m</BIBLIOGRAPHIC_LEVEL>
  <TYPE_OF_RECORD>a</TYPE_OF_RECORD>
  <Tag value="245" I1="" I2="">
    <Subfield value="a" Description="Title Eg: The Year book of medicine. " mandatory="true"/>
    <Subfield value="b" Description="Remainder of Title"/>
    <Subfield value="c" Description="Statement of Responsibility Eg: Kevin Wicker ; with a foreword by David Pritchard ; illustrated by Karel Feuerstein."/>
    <Subfield value="n" Description="Number of Part/Section of work Eg: Part one"/>
  </Tag>
  <Tag value="100" I1="" I2="">
    <Subfield value="a" Description="Main Entry Personal Name Eg: Twain, Mark"/>
    <Subfield value="e" Description="Relation to work Eg: Author, Editor, Compiler"/>
  </Tag>
  <Tag value="700" I1="" I2="">
    <Subfield value="a" Description="Joint author. Other authors/editors/compilers/translators of the book. Eg: Twain, Mark"/>
    <Subfield value="e" Description="Relation to work Eg: Author, Editor, Compiler"/>
  </Tag>
  <Tag value="020" I1="" I2="">
    <Subfield value="a" Description="10 Digit or  13 Digit ISBN"/>
  </Tag>
  <Tag value="250" I1="" I2="">
    <Subfield value="a" Description="Edition"/>
  </Tag>
  <Tag value="260" I1="" I2="">
    <Subfield value="b" Description="Name of Publisher"/>
    <Subfield value="a" Description="Place of Publication"/>
    <Subfield value="c" Description="Date of Publication"/>
  </Tag>
  <Tag value="300" I1="" I2="">
    <Subfield value="a" Description="Physical description - Number of Pages, Volumes, Cassettes, Total Playing time etc."/>
    <Subfield value="c" Description="Dimensions. Eg: 22 cms"/>
  </Tag>
  <Tag value="650" I1="" I2="">
    <Subfield value="a" Description="Subject (from standard subject scheme like Library of Congress Subject Headings)"/>
  </Tag>
  <Tag value="653" I1="" I2="">
    <Subfield value="a" Description="Keyword"/>
  </Tag>
  <Tag value="440" I1="" I2="">
    <Subfield value="a" Description="Series Name"/>
  </Tag>
  <Tag value="082" I1="0" I2="">
    <Subfield value="a" Description="Dewey Decimal Classification Number"/>
  </Tag>
  <Tag value="856" I1="" I2="">
    <Subfield value="u" Description="URL for full text or any other information"/>
    <Subfield value="y" Description="Link Text. The text to be displayed instead of URL"/>
  </Tag>
  <Tag value="246" I1="" I2="">
    <Subfield value="a" Description="Title proper / Short Title Eg: Parallel title, Spine title, Running title, Cover title etc."/>
    <Subfield value="c" Description="Statement of Responsibility Eg: Kevin Wicker ; with a foreword by David Pritchard ; illustrated by Karel Feuerstein."/>
  </Tag>
  <Tag value="500" I1="" I2="">
    <Subfield value="a" Description="General Note"/>
  </Tag>
</Template>