Schema
        You can download the release-schema.json file in English.
      
Attribute
        The extension defines a new Attribute object with these fields:
      
| Field | Title | Description | Type(s) | 
|---|---|---|---|
| 
                name
               | Nombre | El nombre del atributo, como 'brand', 'manufacturer', y similares. | string | 
| 
                value
               | Valor | El valor del atributo. | string or number | 
| 
                id
               | Id | Un identificador local para el atributo. | string | 
Item
        The extension defines these fields in the Item object from OCDS:
      
| Field | Title | Description | Type(s) | 
|---|---|---|---|
| 
                attributes
               | Atributos | Los atributos del artículo. | array of Attribute objects |