Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

P.19.19 Product contact name

The name of the product contact organization, which should always be stated in a standard form.

FormatVariable length text, maximum 50 characters

Reference name

<ProductContactRole><ProductContactName>

Short tag

<x484>

ONIX M/O

M

CB M/O

M

Example/voorbeeld


Code Block
languagexml
titleExample/voorbeeld
collapsetrue
<ProductContact>
  <ProductContactRole>10</ProductContactRole>
  <ProductContactName>Tradename</ProductContactName>
  <ContactName>Contactperson</ContactName>
  <TelephoneNumber>+31 345 987654</TelephoneNumber>
  <EmailAddress>Person@publisher.com</EmailAddress>
</ProductContact>


...