Module jonix.onix3

Class ReligiousTextIdentifier

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

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

Religious text identifier

An ONIX code indicating a religious text other than the Bible. Mandatory in each occurrence of the <ReligiousText> composite that does not include a <Bible> composite, and non-repeating.

Format Fixed length, two digits
Codelist List 88
Reference name <ReligiousTextIdentifier>
Short tag <b376>
Cardinality 0…1

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also:
  • Field Details

  • Constructor Details

    • ReligiousTextIdentifier

      public ReligiousTextIdentifier()
    • ReligiousTextIdentifier

      public ReligiousTextIdentifier(Element element)
  • Method Details