UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

10 lines (9 loc) 282 B
// https://ns.editeur.org/onix/en/262 export enum CarbonghgEmissionsCertificationScheme { _101 = '101', // Blue Angel _102 = '102', // Cradle to Cradle _103 = '103', // Nordic Swan _104 = '104', // ClimatePartner _105 = '105', // EU Ecolabel _501 = '501', // V-Label }