Schema
        You can download the release-schema.json file in English.
      
Amendment
        The extension defines these fields in the Amendment object from OCDS:
      
| Field | Title | Description | Type(s) | 
|---|---|---|---|
              
                unstructuredChanges
              
             | 
            Cambios no estructurados | 
               Cambios no estructurados o semi-estructurados de una notificación anterior.  | 
            array of UnstructuredChange objects | 
UnstructuredChange
        The extension defines a new UnstructuredChange object with these fields:
      
| Field | Title | Description | Type(s) | 
|---|---|---|---|
              
                relatedLot
              
             | 
            Lote relacionado | 
               El identificador del lote al que se refiere este cambio, si lo hubiera.  | 
            string | 
              
                oldValue
              
             | 
            Valor viejo | 
               El valor del elemento de datos al que hace referencia el campo   | 
            UnstructuredChangeValue object | 
              
                newValue
              
             | 
            Nuevo valor | 
               El valor del elemento de datos al que hace referencia el campo   | 
            UnstructuredChangeValue object | 
              
                where
              
             | 
            Donde | 
               Una referencia a un elemento de datos de una notificación anterior que se está modificando.  | 
            object | 
              
                where.
             | 
            Sección | 
               El identificador de la sección que contiene el elemento de datos, si el aviso anterior está organizado en secciones.  | 
            string | 
              
                where.
             | 
            Etiqueta | 
               La etiqueta del elemento de datos.  | 
            string | 
UnstructuredChangeValue
        The extension defines a new UnstructuredChangeValue object with these fields:
      
| Field | Title | Description | Type(s) | 
|---|---|---|---|
              
                text
              
             | 
            Valor del texto | 
               Un texto. Si el cambio eliminó o borró el elemento de datos, utilice la cadena vacía ("").  | 
            string | 
              
                classifications
              
             | 
            Clasificaciones | 
               Una lista de clasificaciones  | 
            array of Classification objects | 
              
                date
              
             | 
            Fecha | 
               Una fecha.  | 
            string |