onix-codelist
Version:
ONIX 3.0 Code lists
35 lines (34 loc) • 715 B
TypeScript
export declare enum IllustrationAndOtherContentType {
UnspecifiedSeeDescription,
IllustrationsBlackAndWhite,
IllustrationsColor,
HalftonesBlackAndWhite,
HalftonesColor,
LineDrawingsBlackAndWhite,
LineDrawingsColor,
TablesBlackAndWhite,
TablesColor,
IllustrationsUnspecified,
HalftonesUnspecified,
TablesUnspecified,
LineDrawingsUnspecified,
HalftonesDuotone,
Maps,
Frontispiece,
Diagrams,
Figures,
Charts,
RecordedMusicItems,
PrintedMusicItems,
Graphs,
PlatesUnspecified,
PlatesBlackAndWhite,
PlatesColor,
Index,
Bibliography,
InsetMaps,
GpsGrids,
Glossary,
TableOfContents,
Gazetteer
}