Module jonix.onix2

Class BookFormDetail

java.lang.Object
com.tectonica.jonix.onix2.BookFormDetail
All Implemented Interfaces:
OnixElement<BookFormDetails>, OnixTag, Serializable

@Deprecated public class BookFormDetail extends Object implements OnixElement<BookFormDetails>, Serializable
Deprecated.

Book form detail

An ONIX code specifying more detail of the product format when the product is a book. Repeatable when two or more coded characteristics apply. This field is optional, but must only be included when the code in the <ProductForm> element begins with letter B. This field will be superseded by the new element <ProductFormDetail>, and the code list will not be further developed. The field is retained only for purposes of upwards compatibility, and its use is now to be deprecated.

Format Fixed-length, two numeric digits
Codelist List 8
Reference name <BookFormDetail>
Short tag <b013>
Example <BookFormDetail>04</BookFormDetail> Paper over boards

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also:
  • Field Details

  • Constructor Details

    • BookFormDetail

      public BookFormDetail()
      Deprecated.
    • BookFormDetail

      public BookFormDetail(Element element)
      Deprecated.
  • Method Details