Module jonix.onix2

Class CoverImageFormatCode

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

@Deprecated public class CoverImageFormatCode extends Object implements OnixElement<FrontCoverImageFileFormats>, Serializable
Deprecated.

Front cover image file format code

An ONIX code which specifies the image file format used for the front cover image. JPEG, GIF and TIF are supported. The data element group consisting of <CoverImageFormatCode>, <CoverImageLinkTypeCode>, and <CoverImageLink> is optional and non-repeating, but if any one of the three elements is present, all three must be present.

The <MediaFile> composite on the next page provides a more general method of handling cover images, and is to be preferred.

Format Fixed-length, two numeric digits
Codelist List 36
Reference name <CoverImageFormatCode>
Short tag <f111>
Example <CoverImageFormatCode>03</CoverImageFormatCode> JPEG

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: