| Description | Notes | |
|---|---|---|
| EN | Color of cover | For Product Form Feature values see code list 98 |
| FR | Couleur de couverture | Pour les valeurs de <ProductFormFeature>, voir liste 98 |
| ES | Color de cubierta | La información sobre el color debe indicarse en el elemento <ProductFormFeature>. Consultar la lista 98 para los valores utilizables |
List 79 · Product form feature type
01 — Color of cover
modified
<?xml version="1.0" encoding="UTF-8"?>
<Product xmlns="http://ns.editeur.org/onix/3.0/reference">
<ProductSupply>
<SupplyDetail>
<Price>
<PriceType>01</PriceType>
</Price>
</SupplyDetail>
</ProductSupply>
</Product>
- Introduced in Issue 1
- Last modified in Issue 2