This Windows GUI application will take an all.xml file exported from an ADIF Specification XHTML file and create test files containing QSOs in these formats:
The generated files for each ADIF version are then provided on the website in a ZIP file (created outside this application).
Name | Purpose |
---|---|
AdifReleaseLib | Contains classes with some general-purpose methods and implements a log file |
AdifTestFileCreator | Creates ADIF records |
AdifXsltLib | Creates ADIF ADI and ADX file content using XSLT |
CreateADIFTestFiles | GUI and related code |
- Microsoft Visual Studio 2022 Community Edition
- The application version is kept in step with the ADIF Specification versions. This is because of the potential need to add code and / or QSO templates to support new features in the ADIF Specification.