Module jonix.onix3

Class SpecificationBundleNameTypeName

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

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

Bundle name type name

A name which identifies a particular proprietary naming scheme. Must be included to indicate the proprietary naming scheme from which the <SpecificationBundleNameValue> is taken. Mandatory and non-repeating.

Format Variable length text, suggested maximum length 50 characters
Reference name <SpecificationBundleNameTypeName>
Short tag <x558>
Cardinality 1
Attributes language
Example <x558>Ingram POD ProdType</x558>

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-3.08
See Also:
  • Field Details

  • Constructor Details

    • SpecificationBundleNameTypeName

      public SpecificationBundleNameTypeName()
    • SpecificationBundleNameTypeName

      public SpecificationBundleNameTypeName(Element element)
  • Method Details