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
  • _00
  • # Audio
  • AA
  • # Audio cassette
  • AB
  • # CD-Audio
  • AC
  • # DAT
  • AD
  • # Audio disc
  • AE
  • # Audio tape
  • AF
  • # MiniDisc
  • AG
  • # CD-Extra
  • AH
  • # DVD Audio
  • AI
  • # Downloadable audio file
  • AJ
  • # Pre-recorded digital audio player
  • AK
  • # Pre-recorded SD card
  • AL
  • # Other audio format
  • AZ
  • # Book
  • BA
  • # Hardback
  • BB
  • # Paperback / softback
  • BC
  • # Loose-leaf
  • BD
  • # Spiral bound
  • BE
  • # Pamphlet
  • BF
  • # Leather / fine binding
  • BG
  • # Board book
  • BH
  • # Rag book
  • BI
  • # Bath book
  • BJ
  • # Novelty book
  • BK
  • # Slide bound
  • BL
  • # Big book
  • BM
  • # Part-work (fascículo)
  • BN
  • # Fold-out book or chart
  • BO
  • # Foam book
  • BP
  • # Other book format
  • BZ
  • # Sheet map
  • CA
  • # Sheet map, folded
  • CB
  • # Sheet map, flat
  • CC
  • # Sheet map, rolled
  • CD
  • # Globe
  • CE
  • # Other cartographic
  • CZ
  • # Digital
  • DA
  • # CD-ROM
  • DB
  • # CD-I
  • DC
  • # DVD (Deprecated)
  • DD
  • # Game cartridge
  • DE
  • # Diskette
  • DF
  • # Electronic book text
  • DG
  • # Online resource
  • DH
  • # DVD-ROM
  • DI
  • # Secure Digital (SD) Memory Card
  • DJ
  • # Compact Flash Memory Card
  • DK
  • # Memory Stick Memory Card
  • DL
  • # USB Flash Drive
  • DM
  • # Double-sided CD/DVD
  • DN
  • # Digital product license key
  • DO
  • # Other digital
  • DZ
  • # Film or transparency
  • FA
  • # Film (Deprecated)
  • FB
  • # Slides
  • FC
  • # OHP transparencies
  • FD
  • # Filmstrip
  • FE
  • # Film
  • FF
  • # Other film or transparency format
  • FZ
  • # Microform
  • MA
  • # Microfiche
  • MB
  • # Microfilm
  • MC
  • # Other microform
  • MZ
  • # Miscellaneous print
  • PA
  • # Address book
  • PB
  • # Calendar
  • PC
  • # Cards
  • PD
  • # Copymasters
  • PE
  • # Diary
  • PF
  • # Frieze
  • PG
  • # Kit
  • PH
  • # Sheet music
  • PI
  • # Postcard book or pack
  • PJ
  • # Poster
  • PK
  • # Record book
  • PL
  • # Wallet or folder
  • PM
  • # Pictures or photographs
  • PN
  • # Wallchart
  • PO
  • # Stickers
  • PP
  • # Plate (lámina)
  • PQ
  • # Notebook / blank book
  • PR
  • # Organizer
  • PS
  • # Bookmark
  • PT
  • # Other printed item
  • PZ
  • # Video
  • VA
  • # Video, VHS, PAL (Deprecated)
  • VB
  • # Video, VHS, NTSC (Deprecated)
  • VC
  • # Video, Betamax, PAL (Deprecated)
  • VD
  • # Video, Betamax, NTSC (Deprecated)
  • VE
  • # Videodisc
  • VF
  • # Video, VHS, SECAM (Deprecated)
  • VG
  • # Video, Betamax, SECAM (Deprecated)
  • VH
  • # DVD video
  • VI
  • # VHS video
  • VJ
  • # Betamax video
  • VK
  • # VCD
  • VL
  • # SVCD
  • VM
  • # HD DVD
  • VN
  • # Blu-ray
  • VO
  • # UMD Video
  • VP
  • # Other video format
  • VZ
  • # Mixed media product
  • WW
  • # Multiple copy pack
  • WX
  • # Trade-only material
  • XA
  • # Dumpbin – empty
  • XB
  • # Dumpbin – filled
  • XC
  • # Counterpack – empty
  • XD
  • # Counterpack – filled
  • XE
  • # Poster, promotional
  • XF
  • # Shelf strip
  • XG
  • # Window piece
  • XH
  • # Streamer
  • XI
  • # Spinner
  • XJ
  • # Large book display
  • XK
  • # Shrink-wrapped pack
  • XL
  • # Boxed pack
  • XM
  • # Other point of sale
  • XZ
  • # General merchandise
  • ZA
  • # Doll
  • ZB
  • # Soft toy
  • ZC
  • # Toy
  • ZD
  • # Game
  • ZE
  • # T-shirt
  • ZF
  • # E-book reader
  • ZG
  • # Tablet computer
  • ZH
  • # Audiobook player
  • ZI
  • # Jigsaw
  • ZJ
  • # Oher apparel
  • ZY
  • # Other merchandise
  • ZZ
  • }