|
1 |
| -# TED XML Data Converter 0.2.0 Release Notes |
2 |
| -Below is a list of the major updates made to the Converter repository in this release. There was no substantial change to the XSLT code. |
| 1 | +# TED XML Data Converter 0.3.0 Release Notes |
| 2 | +Below is a list of the updates made to the Converter repository in this release. |
3 | 3 |
|
4 |
| -## Folder names changed |
5 |
| -The four root folders were renamed to more clearly reflect their contents and purposes. |
6 |
| - |
7 |
| -## Removal of unnecessary files |
8 |
| -A number of files that were used during initial development, but are now no longer required, were removed. |
9 |
| - |
10 |
| -## File names changed |
11 |
| -The names of the Markdown files were changed to "kebab-case", to improve readability. |
12 |
| - |
13 |
| -## Markdown documentation |
14 |
| -The documentation in the various Markdown files was re-written to improve understanding of the different topics. |
15 |
| -A README.md file was added to every main folder to describe the contents of the folder. |
16 |
| - |
17 |
| -## Converted development test files |
18 |
| -The test notices in folder development-notices/ted-xml were all converted using this version of the converter, updating the output files in folder development-notices/eforms-files. |
19 |
| - |
20 |
| -## XSLT template location |
21 |
| -Some XSLT templates used in more than one location were moved into a new XSLT file, common.xslt. |
| 4 | +## Contract Notices |
| 5 | +Templates have been added to convert elements in TED XML Contract Notice forms F05, F12, F21, F22, F23, F24 |
22 | 6 |
|
| 7 | +## Bug fixes and minor changes |
23 | 8 |
|
| 9 | +* Missing listName attributes have been added, and some listName attribute values have been corrected. |
| 10 | +* Additional CPV codes are now included |
| 11 | +* TED XML element ADDRESS_FURTHER_INFO_IDEM included in conversion |
| 12 | +* NUTS2021 codes are now included |
| 13 | +* Country codes are now converted from 2-letter codes in TED XML to 3-letter codes from "Countries" codelist in eForms XML |
| 14 | +* Namespace declarations are now harmonised across all XSLT files |
0 commit comments