title-info

Generic information about the book

Element Information

Model

Source

<xs:element name="title-info" type="title-infoType">
  <xs:annotation>
    <xs:documentation>Generic information about the book</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< description xmlns = "http://www.gribuser.ru/xml/fictionbook/2.0" >

< title-info>

< book-title>

example

</ book-title>

< author>

< nickname>

Online-Convert.com

</ nickname>

</ author>

< genre>

antique

</ genre>

< coverpage>

< image xlink:href = "#_0.jpg" />

</ coverpage>

< lang>

en

</ lang>

</ title-info>

< document-info>