Module jonix.onix2

Class ProductWebsiteDescription

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

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

Product website description

Free text describing the nature of the website which is linked through <ProductWebsiteLink>. 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 <ProductWebsiteDescription>
Short tag <f170>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also:
  • Field Details

  • Constructor Details

    • ProductWebsiteDescription

      public ProductWebsiteDescription()
    • ProductWebsiteDescription

      public ProductWebsiteDescription(Element element)
  • Method Details