Module jonix.onix2

Class StartDate

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

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

Text valid from date

The date from 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 <StartDate>
Short tag <b324>
Example <b324>20030504</b324>

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-2.1
See Also: