Module jonix.onix2

Class ReissueDate

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

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

Reissue date

The date on which the product will be reissued, or (after reissue) the date when it was last reissued. Mandatory in each occurrence of the <Reissue> composite, and non-repeating.

Format Date as year, month, day (YYYYMMDD)
Reference name <ReissueDate>
Short tag <j365>
Example <ReissueDate>20030616</ReissueDate>

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-2.1
See Also: