Module jonix.onix2

Class ExpectedShipDate

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

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

Expected availability date (ship date)

If the product is not currently available, the date on which shipping from the supplier to retailers is expected to begin or resume. Optional and non-repeating; required with certain code values in the <AvailabilityCode> element. The format is as specified in the <DateFormat> field. The default format is YYYYMMDD, ie an exact year-month-day.

Format Date as year, month, day (YYYYMMDD) or as specified in <DateFormat>
Reference name <ExpectedShipDate>
Short tag <j142>
Example <j142>200006</j142>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: