Module jonix.onix2

Class TextPublicationDate

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

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

Publication date of other text

The date on which text sent in the <Text> element, or referenced in the <TextLink> element, was published. Optional and non-repeating.

Format Date as four, six or eight digits (YYYY, YYYYMM, YYYYMMDD)
Reference name <TextPublicationDate>
Short tag <d109>
Example <d109>20000504</d109>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: