Module jonix.onix3

Class SubjectSchemeIdentifier

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

public class SubjectSchemeIdentifier extends Object implements OnixElement<SubjectSchemeIdentifiers>, Serializable

Subject scheme identifier

An ONIX code which identifies the category or subject heading scheme which is used in an occurrence of the <Subject> composite. Mandatory in each occurrence of the composite, and non-repeating.

For category schemes that use code values, use the associated <SubjectCode> element to carry the value (if so required, the <SubjectHeadingText> element can be used simultaneously to carry the text equivalent of the code). For schemes that use text headings, use the <SubjectHeadingText> element to carry the text of the category heading.

Format Fixed length, two alphanumeric characters
Codelist List 27
Reference name <SubjectSchemeIdentifier>
Short tag <b067>
Cardinality 1
Example <b067>03</b067> (US Library of Congress classification)

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: