ENUM

ONIXContentTypeCode

link GraphQL Schema definition

  • enum ONIXContentTypeCode {
  • # Audiobook
  • _01
  • # Performance – spoken word
  • _02
  • # Music recording
  • _03
  • # Other audio
  • _04
  • # Game / Puzzle
  • _05
  • # Video
  • _06
  • # Still images / graphics
  • _07
  • # Software
  • _08
  • # Data
  • _09
  • # Text (eye-readable)
  • _10
  • # Musical notation
  • _11
  • # Maps and/or other cartographic content
  • _12
  • # Other speech content
  • _13
  • # Extensive links to external content
  • _14
  • # Extensive links between internal content
  • _15
  • # Additional eye-readable text not part of main work
  • _16
  • # Promotional text for other book product
  • _17
  • # Photographs
  • _18
  • # Figures, diagrams, charts, graphs
  • _19
  • # Additional images / graphics not part of main work
  • _20
  • # Partial performance – spoken word
  • _21
  • # Additional audio content not part of main work
  • _22
  • # Promotional audio for other book product
  • _23
  • # Animated / interactive illustrations
  • _24
  • # Narrative animation
  • _25
  • # Video recording of a reading
  • _26
  • # Performance – visual
  • _27
  • # Other video
  • _28
  • # Partial performance – video
  • _29
  • # Additional video content not part of main work
  • _30
  • # Promotional video for other book product
  • _31
  • # Contest
  • _32
  • # Data set plus software
  • _33
  • # Blank pages
  • _34
  • # Advertising content
  • _35
  • # Advertising – coupons
  • _36
  • # Advertising – first party
  • _37
  • # Advertising – third party display
  • _38
  • # Advertising – third party textual
  • _39
  • # Scripting
  • _40
  • # Additional eye-readable links to external content
  • _41
  • # Assessment material
  • _42
  • # Scripted pop-ups
  • _43
  • # Sequential art
  • _44
  • }