Module jonix.onix2

Class DownloadCopyrightNotice

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

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

Download copyright notice

Text of a copyright notice associated with a download file, and intended to be displayed whenever the file content is used. Optional and non-repeating.

Format Variable-length text, suggested maximum length 300 characters (XHTML is enabled in this element - see ONIX for Books - Product Information Message - XML Message Specification, Section 7)
Reference name <DownloadCopyrightNotice>
Short tag <f121>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also:
  • Field Details

  • Constructor Details

    • DownloadCopyrightNotice

      public DownloadCopyrightNotice()
    • DownloadCopyrightNotice

      public DownloadCopyrightNotice(Element element)
  • Method Details