Module jonix.onix2

Class ComponentTypeName

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

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

Component type name

The generic name (if any) which is given in the product to the type of section which the content item represents, eg Chapter, Part, Track. Optional and non-repeating; but either this field or a title (in <DistinctiveTitle> or in a <Title> composite) or both must be present in any occurrence of the <ContentItem> composite.

Format Variable-length alphanumeric, suggested maximum length 20 characters
Reference name <ComponentTypeName>
Short tag <b288>
Example <ComponentTypeName>Chapter</ComponentTypeName>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: