ENUM

ONIX21EpubTypeCode

A code from ONIX code list 10

link GraphQL Schema definition

  • enum ONIX21EpubTypeCode {
  • # Epublication “content package”
  • _000
  • # HTML
  • _001
  • # PDF
  • _002
  • # PDF-Merchant
  • _003
  • # Adobe Ebook Reader
  • _004
  • # Microsoft Reader Level 1/Level 3
  • _005
  • # Microsoft Reader Level 5
  • _006
  • # NetLibrary
  • _007
  • # MetaText
  • _008
  • # MightyWords
  • _009
  • # eReader (AKA Palm Reader)
  • _010
  • # Softbook
  • _011
  • # RocketBook
  • _012
  • # Gemstar REB 1100
  • _013
  • # Gemstar REB 1200
  • _014
  • # Franklin eBookman
  • _015
  • # Books24x7
  • _016
  • # DigitalOwl
  • _017
  • # Handheldmed
  • _018
  • # WizeUp
  • _019
  • # TK3
  • _020
  • # Litraweb
  • _021
  • # MobiPocket
  • _022
  • # Open Ebook
  • _023
  • # Town Compass DataViewer
  • _024
  • # TXT
  • _025
  • # ExeBook
  • _026
  • # Sony BBeB
  • _027
  • # VitalSource Bookshelf
  • _028
  • # EPUB
  • _029
  • # MyiLibrary
  • _030
  • # Kindle
  • _031
  • # Google Edition
  • _032
  • # Vook
  • _033
  • # DXReader
  • _034
  • # EBL
  • _035
  • # Ebrary
  • _036
  • # iSilo
  • _037
  • # Plucker
  • _038
  • # VitalBook
  • _039
  • # Book ‘app’ for iOS
  • _040
  • # Android ‘app’
  • _041
  • # Other ‘app’
  • _042
  • # XPS
  • _043
  • # iBook
  • _044
  • # ePIB
  • _045
  • # SCORM
  • _046
  • # EBP
  • _047
  • # Page Perfect
  • _048
  • # Multiple formats
  • _098
  • # Unspecified
  • _099
  • }