Module jonix.onix2

Class BICMainSubject

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

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

BIC main subject category

A BIC subject category code which identifies the main subject of the product. Optional and non-repeating. Additional BIC subject category codes may be sent using the <Subject> composite.

Format Variable-length alphanumeric, suggested maximum length 10 characters to allow for expansion.
Codelist BIC Subject Category Codes. Available for downloading from http://www.bic.org.uk/
Reference name <BICMainSubject>
Short tag <b065>
Example <b065>WDMG1</b065>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also:
  • Field Details

  • Constructor Details

    • BICMainSubject

      public BICMainSubject()
    • BICMainSubject

      public BICMainSubject(Element element)
  • Method Details