Project

General

Profile

Actions

Bug #3095

open

Import of .chirp XML files not confirm supplied XSD

Added by Reink van Dijk over 8 years ago. Updated almost 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
12/24/2015
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
Debug Log:
I read the instructions above:

Description

I was creating my own generator for the .chirp XML files, to use the same database as a source for programming radios.

I found that Chirp did not import files that passed the "schemaValidate" in PHP, with the supplied XSD files.

I found the element "squelch" where the XSD says "" has to be present three times in the XML but not according to the XSD. This is the same with some more elements with minOccurs="0" in the XSD.

The XSD files also mention the use of Banks in the import-file format but the Chirp program doesn't seem to do anything with it at import.

Actions #1

Updated by Andrew Jorgensen almost 8 years ago

I also ran into this issue. Probably the best way to fix it would be to make those other squelch settings optional in the code. I might take a look at this myself sometime.

Actions

Also available in: Atom PDF