Page 1 of 1

HELGA release 2019/03

Posted: Tue, 19. Feb 2019 20:47
by mho
The next HELGA release will contain a generic import feature for the Persons database:
Competitors.jpg
The XML file needs the minimum structure as explained in the popup, in IOF v3 format.
<?xml version="1.0" encoding="UTF-8"?>
<CompetitorList xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="IOF.xsd" xmlns="http://www.orienteering.org/datastandard/3.0" iofVersion="3.0" >
<Competitor>
<Person sex="">
<Name>
<Family></Family>
<Given></Given>
</Name>
<BirthDate></BirthDate>
<Nationality code=""></Nationality>
</Person>
<Organisation>
<Name></Name>
<ShortName></ShortName>
<Country code=""></Country>
</Organisation>
<ControlCard punchingSystem="SI"></ControlCard>
<ControlCard punchingSystem="Emit"></ControlCard>
<Class>
<Name></Name>
</Class>
</Competitor>
</CompetitorList>

Re: HELGA next release

Posted: Wed, 06. Mar 2019 18:51
by mho
More XML: where applicable, the IOF XML format has been added to the exportable file types. It's a shortcut to the global Dataexchange screen.
Results.png

Re: HELGA next release

Posted: Sat, 09. Mar 2019 15:46
by mho
SI-test.jpg
Checking your punches after activating the controls can reveal some synchronization issues :idea:

Re: HELGA release 2019/03

Posted: Sat, 09. Mar 2019 15:58
by mho
Out now :-) See downloads.