ENUM
ONIX21ProductFormDetailCode
A code from ONIX code list 78.
A four character code in which the first letter indicates the general form of the product, and the subsequent three digits define a characteristic of the product.
link GraphQL Schema definition
- enum ONIX21ProductFormDetailCode {
- # CD standard audio format
- # SACD super audio format
- # MP3 format
- # WAV format
- # Real Audio format
- # WMA
- # AAC
- # Ogg/Vorbis
- # Audible
- # FLAC
- # AIFF
- # ALAC
- # DAISY 2: full audio with title only (no navigation) (Deprecated)
- # DAISY 2: full audio with navigation (no text)
- # DAISY 2: full audio with navigation and partial text
- # DAISY 2: full audio with navigation and full text
- # DAISY 2: full text with navigation and partial audio
- # DAISY 2: full text with navigation and no audio
- # DAISY 3: full audio with title only (no navigation) (Deprecated)
- # DAISY 3: full audio with navigation (no text)
- # DAISY 3: full audio with navigation and partial text
- # DAISY 3: full audio with navigation and full text
- # DAISY 3: full text with navigation and some audio
- # DAISY 3: full text with navigation (no audio)
- # Standalone audio
- # Readalong audio
- # Playalong audio
- # Speakalong audio
- # Synchronised audio
- # Mono
- # Stereo
- # Stereo 2.1
- # Surround 4.1
- # Surround 5.1
- # Mass market (rack) paperback
- # Trade paperback (US)
- # Digest format paperback
- # A-format paperback
- # B-format paperback
- # Trade paperback (UK)
- # Tall rack paperback (US)
- # A5 size Tankobon
- # JIS B5 size Tankobon
- # JIS B6 size Tankobon
- # A6 size Bunko
- # B40-dori Shinsho
- # Pocket (Sweden)
- # Storpocket (Sweden)
- # Kartonnage (Sweden)
- # Flexband (Sweden)
- # Mook
- # Dwarsligger
- # 46 size
- # 46-Henkei size
- # A4
- # A4-Henkei size
- # A5-Henkei size
- # B5-Henkei size
- # B6-Henkei size
- # AB size
- # JIS B7 size
- # Kiku size
- # Kiku-Henkei size
- # JIS B4 size
- # Paperback (DE)
- # Coloring / join-the-dot book
- # Lift-the-flap book
- # Fuzzy book (Deprecated)
- # Miniature book
- # Moving picture / flicker book
- # Pop-up book
- # Scented / ‘smelly’ book
- # Sound story / ‘noisy’ book
- # Sticker book
- # Touch-and-feel book
- # Toy / die-cut book (Deprecated)
- # Die-cut book
- # Book-as-toy
- # Soft-to-touch book
- # Fuzzy-felt book
- # Picture book
- # ‘Carousel’ book
- # Loose leaf – sheets and binder
- # Loose leaf – binder only
- # Loose leaf – sheets only
- # Sewn
- # Unsewn / adhesive bound
- # Library binding
- # Reinforced binding
- # Half bound
- # Quarter bound
- # Saddle-sewn
- # Comb bound
- # Wire-O
- # Concealed wire
- # Coiled wire bound
- # Trade binding
- # Self-cover
- # Cloth over boards
- # Paper over boards
- # Leather, real
- # Leather, imitation
- # Leather, bonded
- # Vellum
- # Plastic (Deprecated)
- # Vinyl (Deprecated)
- # Cloth
- # Imitation cloth
- # Velvet
- # Flexible plastic/vinyl cover
- # Plastic-covered
- # Vinyl-covered
- # Laminated cover
- # Card cover
- # With dust jacket
- # With printed dust jacket
- # With translucent dust cover
- # With flaps
- # With thumb index
- # With ribbon marker(s)
- # With zip fastener
- # With button snap fastener
- # With leather edge lining
- # Rough front
- # With foldout
- # Wide margin
- # With fastening strap
- # With perforated pages
- # Turn-around book
- # Unflipped manga format
- # Syllabification
- # UK Uncontracted Braille
- # UK Contracted Braille
- # US Braille (Deprecated)
- # US Uncontracted Braille
- # US Contracted Braille
- # Unified English Braille
- # Moon
- # Real Video format
- # Quicktime format
- # AVI format
- # Windows Media Video format
- # MPEG-4
- # MS-DOS
- # Windows
- # Macintosh
- # UNIX / LINUX
- # Other operating system(s)
- # Palm OS
- # Windows Mobile
- # Microsoft XBox
- # Nintendo Gameboy Color
- # Nintendo Gameboy Advanced
- # Nintendo Gameboy
- # Nintendo Gamecube
- # Nintendo 64
- # Sega Dreamcast
- # Sega Genesis/Megadrive
- # Sega Saturn
- # Sony PlayStation 1
- # Sony PlayStation 2
- # Nintendo Dual Screen
- # Sony PlayStation 3
- # Xbox 360
- # Nintendo Wii
- # Sony PlayStation Portable (PSP)
- # Reflowable
- # Fixed format
- # Readable offline
- # Requires network connection
- # Content removed
- # Landscape
- # Portrait
- # 5:4
- # 4:3
- # 3:2
- # 16:10
- # 16:9
- # Laminated
- # Desk calendar
- # Mini calendar
- # Engagement calendar
- # Day by day calendar
- # Poster calendar
- # Wall calendar
- # Perpetual calendar
- # Advent calendar
- # Bookmark calendar
- # Student calendar
- # Project calendar
- # Almanac calendar
- # Other calendar
- # Other calendar or organiser product
- # Picture story cards
- # Hardback (stationery)
- # Paperback / softback (stationery)
- # Spiral bound (stationery)
- # Leather / fine binding (stationery)
- # PAL
- # NTSC
- # SECAM
- # Home use
- # Classroom use
- }
link Require by
- ElectronicAudioProductAn audio book product in electronic form, such as one delivered via MP3 or streamed online
- ElectronicBookProductA textual or graphical book product in electronic form, such as one delivered via PDF or EPUB file formats, or viewable online as HTML
- ElectronicProductA product in electronic form, rather than physical form, such as a downloadable resource. Digital products carried on a physical medium, such as CD-ROMs, are a physical type, not an electronic type.
- GenericProductA generic product, used for products not classified in more detail
- PhysicalAudioProductA physical product with audio content e.g. an audio CD
- PhysicalBookProductA physical book with graphical or textual content. e.g. a paperback
- PhysicalProductA physical product, which may carry content in either physical or digital form
- ProductAn individually traded item. Consonance supports a wide range of product types e.g. hardback book, CD audio book, poster.
- UpdateProductInputInput type of UpdateProduct and UpdateWork products field