1description: >
2    This interface is never intended to be instantiated, but is used to define
3    enumerations for Inventory.Item.Decorator.ManufacturerExt custom fields.
4
5enumerations:
6    - name: Field
7      description: >
8          Possible values for the ManufacturerExt fields.
9      values:
10          - name: FBPN
11            description: >
12                Facebook Part Number
13