ENUM

ONIXAncillaryContentTypeCode

A code from ONIX code list 25, ONIX illustrations and other content types

link GraphQL Schema definition

  • enum ONIXAncillaryContentTypeCode {
  • # Unspecified, see description
  • _00
  • # Illustrations, black and white
  • _01
  • # Illustrations, color
  • _02
  • # Halftones, black and white
  • _03
  • # Halftones, color
  • _04
  • # Line drawings, black and white
  • _05
  • # Line drawings, color
  • _06
  • # Tables, black and white
  • _07
  • # Tables, color
  • _08
  • # Illustrations, unspecified
  • _09
  • # Halftones, unspecified
  • _10
  • # Tables, unspecified
  • _11
  • # Line drawings, unspecified
  • _12
  • # Halftones, duotone
  • _13
  • # Maps
  • _14
  • # Frontispiece
  • _15
  • # Diagrams
  • _16
  • # Figures
  • _17
  • # Charts
  • _18
  • # Recorded music items
  • _19
  • # Printed music items
  • _20
  • # Graphs
  • _21
  • # Plates, unspecified
  • _22
  • # Plates, black and white
  • _23
  • # Plates, color
  • _24
  • # Index
  • _25
  • # Bibliography
  • _26
  • # Inset maps
  • _27
  • # GPS grids
  • _28
  • # Glossary
  • _29
  • }