UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

10 lines (9 loc) 285 B
// https://ns.editeur.org/onix/en/156 export enum CitedContentType { _01 = '01', // Review _02 = '02', // Bestseller list _03 = '03', // Media mention _04 = '04', //One locality, one book’ program _05 = '05', // Curated list _06 = '06', // Commentary / discussion }