Module jonix.onix2

Class EndDate

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

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

Text valid until date

The date until which text sent in the <Text> element, or referenced in the <TextLink> element, is intended to be used, eg for date-limited promotions. Optional and non-repeating, but either both or neither of <StartDate> and <EndDate> must be present.

Format Fixed-length, 8 numeric digits, YYYYMMDD
Reference name <EndDate>
Short tag <b325>
Example <EndDate>20030704</EndDate>

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-2.1
See Also: