UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

8 lines (7 loc) 195 B
// https://ns.editeur.org/onix/en/218 export enum LicenseExpressionType { _01 = '01', // Human readable _02 = '02', // Professional readable _10 = '10', // ONIX-PL _20 = '20', // ODRL }