title

A fancy title for the entire book, should be used if the simple text version in<description/>is not adequate, e.g. the book title has multiple paragraphs and/or character styles

Element Information

Model

Children: empty-line, p

Attributes

QName Type Fixed Default Use Inheritable Annotation
xml:lang xs:language optional
Element content's languige

Source

<xs:element name="title" type="titleType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A fancy title for the entire book, should be used if the simple text version in
      <description/>is not adequate, e.g. the book title has multiple paragraphs and/or character styles</xs:documentation>
  </xs:annotation>
</xs:element>

Sample