Module jonix.onix2

Class MediaFileDate

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

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

Media file date

The date when the image referenced by the <MediaFileLink> element was last changed. Optional and non-repeating. This element is intended to allow the receiver of an updated ONIX record to determine whether it is necessary to download a new copy of the file.

Format Fixed-length, 8 numeric digits, YYYYMMDD
Reference name <MediaFileDate>
Short tag <f373>
Example <f373>20030504</f373>

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-2.1
See Also: