<BookTitle> (Book Title)

This element specifies the title of a book, when the source is a book section. In this case, the title of the book section is the primary title. For example, if X is the title of a chapter in a book entitled , X is the <Title> and Y is the <BookTitle>.
example: :
<b:Year>1992</b:Year> 
  <b:City>Paris</b:City> 
  <b:Publisher>Publisher</b:Publisher> 
  <b:Pages>51-84</b:Pages> 
  <b:Comments>Comments</b:Comments> 
  <b:BookTitle>Book Title</b:BookTitle> 
</b:Source>

The possible values for this element are defined by the ST_String255 simple type (§7.6.3.2).

Parent Elements

<Source>7.6.2.59)