Module jonix.onix2

Class AbbreviatedLength

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

public class AbbreviatedLength extends Object implements OnixElement<String>, Serializable

Abbreviated title length

If the <Title> composite is used to carry an abbreviated title, the length to which the title is abbreviated may be indicated by giving the maximum number of characters (regardless of whether in each specific instance abbreviation has been required in order to meet this limit). The <TitleType> code should indicate the form of the title that has been abbreviated. Optional and non-repeating. If this element is present, the <TitleText> element must be used to carry the abbreviated form. [The option also exists to send an abbreviated title as a separate <TitleType> without using <AbbreviatedLength>, which is simpler, but less informative.]

Format Variable-length integer, suggested maximum 3 digits
Reference name <AbbreviatedLength>
Short tag <b276>
Example <b276>40</b276>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: