Module jonix.onix3

Class CollectionElementLevel

java.lang.Object
com.tectonica.jonix.onix3.CollectionElementLevel
All Implemented Interfaces:
OnixElement<TitleElementLevels>, OnixTag, Serializable

public class CollectionElementLevel extends Object implements OnixElement<TitleElementLevels>, Serializable

Collection title element level

An ONIX code indicating the level of the collection title element (collection level or sub-collection level) to which the identifier in the <IDValue> element is assigned. Optional in each occurrence of the <CollectionIdentifier> composite, and non-repeating.

When used, the specified level must match the level of a <TitleElement> within the same Collection composite, or – is there is no <TitleDetail> within the Collection composite – the level of a <TitleElement> within Group P.6.

Format Fixed-length text, two digits
Codelist List 149 Note that codes 01, 04 cannot be used.
Reference name <CollectionElementLevel>
Short tag <x586>
Cardinality 0…1
Example <x586>03</x586> (Identifier is assigned to the sub-collection)

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-3.10
See Also: