Module jonix.onix2

Class WebsiteDescription

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

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

Website description

Free text describing the nature of the website which is linked through the <WebsiteLink> element. 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 <WebsiteDescription>
Short tag <b294>

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-2.1
See Also:
  • Field Details

  • Constructor Details

    • WebsiteDescription

      public WebsiteDescription()
    • WebsiteDescription

      public WebsiteDescription(Element element)
  • Method Details