ENUM
ONIX21ProductFormCode
A code from ONIX code list 7.
A two character code in which the first character indicates the general form of the product, and the second character gives a more specific classification.
link GraphQL Schema definition
- enum ONIX21ProductFormCode {
- # Undefined
- # Audio
- # Audio cassette
- # CD-Audio
- # DAT
- # Audio disc
- # Audio tape
- # MiniDisc
- # CD-Extra
- # DVD Audio
- # Downloadable audio file
- # Pre-recorded digital audio player
- # Pre-recorded SD card
- # Other audio format
- # Book
- # Hardback
- # Paperback / softback
- # Loose-leaf
- # Spiral bound
- # Pamphlet
- # Leather / fine binding
- # Board book
- # Rag book
- # Bath book
- # Novelty book
- # Slide bound
- # Big book
- # Part-work (fascículo)
- # Fold-out book or chart
- # Foam book
- # Other book format
- # Sheet map
- # Sheet map, folded
- # Sheet map, flat
- # Sheet map, rolled
- # Globe
- # Other cartographic
- # Digital
- # CD-ROM
- # CD-I
- # DVD (Deprecated)
- # Game cartridge
- # Diskette
- # Electronic book text
- # Online resource
- # DVD-ROM
- # Secure Digital (SD) Memory Card
- # Compact Flash Memory Card
- # Memory Stick Memory Card
- # USB Flash Drive
- # Double-sided CD/DVD
- # Digital product license key
- # Other digital
- # Film or transparency
- # Film (Deprecated)
- # Slides
- # OHP transparencies
- # Filmstrip
- # Film
- # Other film or transparency format
- # Microform
- # Microfiche
- # Microfilm
- # Other microform
- # Miscellaneous print
- # Address book
- # Calendar
- # Cards
- # Copymasters
- # Diary
- # Frieze
- # Kit
- # Sheet music
- # Postcard book or pack
- # Poster
- # Record book
- # Wallet or folder
- # Pictures or photographs
- # Wallchart
- # Stickers
- # Plate (lámina)
- # Notebook / blank book
- # Organizer
- # Bookmark
- # Other printed item
- # Video
- # Video, VHS, PAL (Deprecated)
- # Video, VHS, NTSC (Deprecated)
- # Video, Betamax, PAL (Deprecated)
- # Video, Betamax, NTSC (Deprecated)
- # Videodisc
- # Video, VHS, SECAM (Deprecated)
- # Video, Betamax, SECAM (Deprecated)
- # DVD video
- # VHS video
- # Betamax video
- # VCD
- # SVCD
- # HD DVD
- # Blu-ray
- # UMD Video
- # Other video format
- # Mixed media product
- # Multiple copy pack
- # Trade-only material
- # Dumpbin – empty
- # Dumpbin – filled
- # Counterpack – empty
- # Counterpack – filled
- # Poster, promotional
- # Shelf strip
- # Window piece
- # Streamer
- # Spinner
- # Large book display
- # Shrink-wrapped pack
- # Boxed pack
- # Other point of sale
- # General merchandise
- # Doll
- # Soft toy
- # Toy
- # Game
- # T-shirt
- # E-book reader
- # Tablet computer
- # Audiobook player
- # Jigsaw
- # Oher apparel
- # Other merchandise
- }
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.
- ProductSearchAttributesAttributes for searching for products
- UpdateProductInputInput type of UpdateProduct and UpdateWork products field