Explanation of the FIS Data Exchange XML Protocol Alpine Skiing

Size: px
Start display at page:

Download "Explanation of the FIS Data Exchange XML Protocol Alpine Skiing"

Transcription

1 Explanation of the FIS Data Exchange XML Protocol Alpine Skiing Version Written by FIS IT INTERNATIONAL SKI FEDERATION FEDERATION INTERNATIONALE DE SKI INTERNATIONALER SKI VERBAND Blochstrasse 2; CH Oberhofen / Thunersee; Switzerland Telephone: +41 (33) Fax: +41 (33) Website:

2 Table of content General... 5 Document Control... 6 Structure of XML... 7 <Fisresults>... 7 <Raceheader>... 8 <Racedate>... 9 <AL_race> <AL_raceinfo> <Jury> <Member> <Runinfo> <Course> <Coursesetter> <Forerunner> <Intermediate> <Weather> Result for individual competition <AL_classified> <AL_ranked> <AL_result> <AL_resultdetail>

3 <Run> <Intermediate> <AL_notclassified> <AL_notranked> <AL_result> <AL_resultdetail> <Run> <Intermediate> Result for team competition <AL_classified> <AL_ranked> <Team> <AL_result> <AL_team> <AL_ranked> <AL_result> <AL_notclassified> <AL_notranked> <Team> <AL_notranked> <AL_result>

4 Example individual competition Example team competition

5 General This document provides an explanation of the protocol used for the FIS Data Exchange for start lists, intermediate results, results and standings. Version 1 of XML description is still valid still is valid but will be deprecated and exists separated from version 2. Encoding should be in UTF8. If elements are used (not empty) they should at least contain the child elements. Language for the content is English. File name of the xml files: <NSA code><race codex (4 digits)>.xml Example: AUT1234.xml Result XML files can be sent as one file or also more than one file within one . Files can be also sent packed in ZIP file. The ZIP should only contain the result file(s) but no folders or hidden system files. Send the results to results@fisski.com. (alpineresults@fisski.com is also valid) Please note that the examples do not need be correct in terms of data but should only show the XML structure. 5

6 Document Control Version History Description Version 2.0 ( ) Update of version 1 Version 2.1 ( ) Changes AL_race Set : AL_raceinfo, Course, Homologation, Gates, Turninggates, Startlelev, Finishelev, Coursesetter Version 2.2 ( ) Tag <Sex> changed to <Gender> Version 2.3 ( ) Version 2.4 ( ) Version 2.5 ( ) Version 2.6 ( ) Version 2.7 ( ) Version 2.8 ( ) Version 2.9 ( ) Version 2.10 ( ) Raceheader attribute Sex changed to Gender; add file name definition Changed values for element Training Update General, add status DQO Update weather, team result, add Timerun3 Added new IRM s NPS, DQB Type mistake for Length Add AL_result to AL_notranked time format example for time fields Appliedpenalty, Calculatedpenalty, Speed format decimal updated XML example individual Major changes Raceheader, AL_race, AL_raceinfo Deleted element TD from Raceheader, TD now used in Jury Course moved to Runinfo, removed attribute run, element Starttime Course information: added attribute type to Intermediate AL_resultdetail attribute Run deleted; added child element Run with attribute No and values for run: 1,2,3, tot (with result details for run 1-3 and total result) Intermediate: added child elements Sectortime, Sectordiff, Sectorrank 6

7 Structure of XML <Fisresults> The general term for the results of all FIS competitions, root element Element Attributes Attribute values Child elements Description Data type Values Raceheader AL_race Sector Gender AL M = Men L = Ladies A = Mixed Season Codex Nation Discipline Category Type Training Speedcodex Eventname Place Racedate Tempunit Longunit Speedunit Windunit AL_raceinfo AL_classified AL_notclassified Information to define each event. The following information is applicable to all sectors (FIS disciplines). Each sector has a specific race header with further technical data. Information about the race and results Required/ 7

8 <Raceheader> Element Attributes Attribute values Child elements Description Data type Values Season Season, ie for Juni May 2012 integer Codex Nation The unique 4 digits identification number for each competition with the sector (latest details can be found in the calendar section of the FIS website) The three letter FIS code for the organizing nation (latest details can be found in the calendar section of the FIS website) Discipline The respective discipline to the sector string Category The FIS abbreviation for the category of competition specific to the sector (see appendix) Type Type of content string Training Number of training string Speedcodex Race codex of speed race for Alpine Combined (description see Codex) Integer string string DH Downhill SL Slalom GS Giant Slalom SG Super G AC Alpine Combined TE Team KOS KO Slalom KOG KO Giant Slalom PGS Parallel Giant Slalom PSL Parallel Slalom CE City Event IND Indoor P Parallel CAR Carving According category provided in FIS calendar Startlist Startlist Partial Partial unofficial result Unofficial Unofficial result Official Official result Eventname Name of event as published in FIS calendar string Place Resort, town, etc. of competition venue string integer Required/ 8

9 Racedate Day Month Year Date of race Tempunit Unit of the temperature string Longunit Unit of length Remark: i.e. if m is long unit intermediate points in km need to be send as m Speedunit Unit of speed of an athlete attempt string Windunit Unit wind speed string string C = Celcuis F = Fahrenheit K = Kelvin m = Meter km = Kilometer mi = Miles in = Inch yd = Yard km/h = Kilometer/Hour mph = Miles/Hour ms = Meter/Second ms = Meter/Second kmh = Kilometer/Hour mph = Miles/Hour kn = Knotes bft = Beaufort <Racedate> Element Attributes Attribute values Child elements Description Data type Values Day Day in numerical form: 1, 11, 21, etc. integer Month Month in numerical form: 1, 2, 10, etc. integer Year Year in four digits numerical form: 2000, 2001, 2002, etc. integer / 9

10 <AL_race> Element Attributes Attribute values Child elements Description Data type Values AL_raceinfo Usedfislist Appliedpenalty Calculatedpenalty Fvalue Jury Member Runinfo Timingby Dataprocessingby Softwarecompany Softwarename Softwareversion Specific technical data about each race AL_classified AL_ranked All competitors who are classified in the competition AL_notclassified AL_notraked All competitors who are not classified in the competition / 10

11 <AL_raceinfo> Element Attributes Attribute values Child elements Description Data type Values Usedfislist Appliedpenalty FIS list number which is used for the preparation of the start list and the for calculation of FIS point penalty based on the results Penalty of race which is applied. This may differ from the calculated penalty in case the calculated penalty is lower than the minimum allowed for the category of competition or above the maximum for the category of competition Calculatedpenalty Penalty of race which is calculated decimal Fvalue Jury Member Function Function TechnicalDelegate ChiefRace Referee Assistantreferee ChiefCourse Startreferee Finishreferee ChiefTiming ChiefRace Referee Assistantreferee ChiefCourse Startreferee Finishreferee ChiefTiming Runinfo No Number of run Lastname Firstname Nation Phonenbr Lastname Firstname Nation Course Member Starttime Endtime Weather Valid F value for the discipline according the current FIS point rules Details about the competition Jury Details about the competition Jury member Timingby Timing or Scoring by company string Dataprocessingby Data processing by company string Softwarecompany Name of software company string Softwarename Name of timing/scoring software string Softwareversion Version of the timing/scoring software string string decimal integer / 11

12 <Jury> Element Attributes Attribute values Child elements Description Data type Values Lastname Last name jury member string Firstname First name jury member string Nation Nation (FIS abbreviation) of jury member string of jury member string Phonenbr Phone number of jury member string / <Member> Element Attributes Attribute values Child elements Description Data type Values Lastname Last name jury member string Firstname First name jury member string Nation Nation (FIS abbreviation) of jury member string Required/ 12

13 <Runinfo> Element Attributes Attribute values Child elements Description Data type Values Course Weather Name Homologation Length Gates Turninggates Startelev Finishelev Coursesetter Forerunner Intermediate Time Place Weather Snow Temperatureair Temperaturesnow Humidity Windspeed Winddirection For team run 1 and run 2 must be sent (normally the same data for course red and blue) Starttime Start time of the run Time in 24h, HH:MM Endtime End time of the run Time in 24h, HH:MM /, for OWG, WSC, WC 13

14 <Course> Element Attributes Attribute values Child elements Description Data type Values Name Name of the course string Homologation published homologation no. string Length Length of the course Integer Gates Number of gates integer Turninggates Number of turns integer Startlelev Altitude of the start integer Finishelev Altitude of the finish integer Coursesetter Forerunner Intermediate Order i type Number of forerunner Order number of intermediate point, counts up over all courses 1-98 = intermediate points 99 = Finish time speed Lastname Firstname Nation Lastname Firstname Nation Course setter of the run Forerunner information / Distance Intermediate point information <Coursesetter> Element Attributes Attribute values Child elements Description Data type Values Lastname Last name course setter string Firstname First name course setter string Nation Nation (FIS abbreviation) course setter string / 14

15 <Forerunner> Element Attributes Attribute values Child elements Description Data type Values Lastname Last name forerunner string Firstname First name forerunner string Nation Nation (FIS abbreviation) forerunner string / <Intermediate> Element Attributes Attribute values Child elements Description Data type Values Distance Distance in long unit or name of intermediate point i string / <Weather> Element Attributes Attribute values Child elements Description Data type Values Time Time of the weather recording string Place Place of weather recording string Weather Description of weather conditions string Snow Description of snow conditions string Temperatureair Air Temperature competition (2.5) decimal Temperaturesnow Snow Temperature competition (-3.5) decimal Humiditystart Air humidity competition start (78) integer Windspeed Wind speed (3.5) decimal / 15

16 Result for individual competition <AL_classified> Element AL_ranked Attributes Status Attribute values QLF = completed the race Child elements Description Data type Values Rank Order Bib Competitor AL_result AL_resultdetail Details of each competitor s results / <AL_ranked> Element Attributes Attribute values Child elements Description Data type Values Rank The competitor s position in the race integer Order The competitor s order position in the start list integer Bib The competitor s starting bib from the first run string Competitor AL_result Fiscode Lastname Firstname Gender Nation Yearofbirth Clubname Timerun1 Timerun2 Timerun3 Totaltime Diff Racepoints Level Details of a competitor Details of the result of the competitor AL_resultdetail Run Details of run and race result / 16

17 Element Fiscode Lastname Firstname Attributes Attribute values Child elements Description Data type Values The competitor s personal and unique FIS code. Every competitor must have a valid FIS code to participate in a FIS race. This code is published on the FIS list, or in exceptional cases between the publications of lists may have been provided to the TD or organizers by the FIS Office in writing. The competitor s last name as it appears on the FIS list The competitor s first name as it appears on the FIS list Gender Gender of competitor string string string string M = Men L = Ladies Nation The competitor s nation using the FIS abbreviation string Yearofbirth The competitor s year of birth as it appears on the FIS list (i.e. 1987) Clubname Name of club of competitor String integer / 17

18 <AL_result> Element Attributes Attribute values Child elements Description Data type Values Timerun1 Time of 1 st run string MM:SS:ZZ Timerun2 Time of 2 nd run string MM:SS:ZZ Timerun3 Time of 3 rd run string MM:SS:ZZ Totaltime Total time of race string MM:SS:ZZ Diff Time difference on finish string MM:SS:ZZ Racepoints Race (FIS) points decimal Level phase reached string final smallfinal semifinal quarterfinal eightfinal qualification sixteenfinal thirtytwofinal sixtyfourfinal / <AL_resultdetail> Element Attributes Attribute values Child elements Description Data type Values Run no Number of run 1-3 = run result details tot = cumulated result details / Intermediate Run details 18

19 <Run> Element Attributes Attribute values Child elements Description Data type Values Intermediate i Order number of intermediate point 1-98 = intermediate points 99 = Finish Time Diff Rank Speed Sectortime Sectordiff Sectorrank Intermediate result information / <Intermediate> Element Attributes Attribute values Child elements Description Data type Values Time Time on intermediate point i string MM:SS:ZZ Diff Time difference on intermediate point i string MM:SS:ZZ Rank Rank on intermediate point i integer Speed Speed on intermediate point i in speed unit (Speed can be also used without using Time, Diff and decimal Rank on an intermediate point) Sectortime Time of the last sector (last intermediate point to string MM:SS:ZZ current intermediate point) Sectordiff Time difference of a sector string MM:SS:ZZ Sectorrank Rank of the last sector integer / 19

20 <AL_notclassified> Element Attributes Attribute values Child elements Description Data type Values AL_notranked Status DNS = Did not start DNS1 = Did not start run 1 DNS2 = Did not start run 2 DSQ = Disqualified DSQ1 = Disqualified run 1 DSQ2 = Disqualified run 2 DNF = Did not finish DNF1 = Did not finish run 1 DNF2 = Did not finish run 2 DNQ = Did not qualify DNQ1 = Did not qualify run 1 DPO = Doping offense NPS = Not permitted to start DQB = Disqualification for unsportsmanlike behavior DQO = Disqualified for over quota Run Bib Competitor Gate Reason Details of each competitor s results / 20

21 <AL_notranked> Element Attributes Attribute values Child elements Description Data type Values Run Number of run Integer Bib The competitor s starting bib from the first run string Competitor Gate AL_result AL_resultdetail Reason Run Number of run 1-3 = run result details tot = cumulated result details Fiscode Lastname Firstname Gender Nation Yearofbirth Clubname Timerun1 Timerun2 Timerun3 Totaltime Diff Racepoints Level Details of a competitor Gate number where the infraction took place (only for DSQ) Details of the result of the competitor integer / Intermediate Details of race result Reference to ICR rule number for disqualification offence string 21

22 Element Attributes Attribute values Child elements Description Data type Values Fiscode Lastname Firstname The competitor s personal and unique FIS code. Every competitor must have a valid FIS code to participate in a FIS race. This code is published on the FIS list, or in exceptional cases between the publications of lists may have been provided to the TD or organizers by the FIS Office in writing. The competitor s last name as it appears on the FIS list The competitor s first name as it appears on the FIS list Gender Gender of competitor string string string string M = Men L = Ladies Nation The competitor s nation using the FIS abbreviation string Yearofbirth The competitor s year of birth as it appears on the FIS list (ie. 1987) Clubname Name of club of competitor String <AL_result> Element Attributes Attribute values Child elements Description Data type Values Timerun1 Time of 1 st run string MM:SS:ZZ Timerun2 Time of 2 nd run string MM:SS:ZZ Timerun3 Time of 3 rd run string MM:SS:ZZ Totaltime Total time of race string MM:SS:ZZ Diff Time difference on finish string MM:SS:ZZ Racepoints Race (FIS) points decimal Level phase reached string integer final smallfinal semifinal quarterfinal eightfinal qualification sixteenfinal thirtytwofinal sixtyfourfinal / / 22

23 <AL_resultdetail> Element Attributes Attribute values Child elements Description Data type Values Run no Number of run 1-3 = run result details tot = cumulated result details / Intermediate run result information <Run> Element Attributes Attribute values Child elements Description Data type Values Intermediate i Order number of intermediate point, counts up over all courses 1-98 = intermediate points 99 = Finish Time Diff Rank Speed Sectortime Sectordiff Sectorrank Intermediate result information / <Intermediate> Element Attributes Attribute values Child elements Description Data type Values Time Time on intermediate point i string MM:SS:ZZ Diff Time difference on intermediate point i string MM:SS:ZZ Rank Rank on intermediate point i integer Speed Speed on intermediate point i in speed unit (Speed can be also used without using Time, Diff and decimal Rank on an intermediate point) Sectortime Time of the last sector (last intermediate point to string MM:SS:ZZ current intermediate point) Sectordiff Time difference of a sector string MM:SS:ZZ Sectorrank Rank of the last sector integer / 23

24 Result for team competition <AL_classified> Element AL_ranked Attributes Status Attribute values QLF = completed the race Child elements Description Data type Values Rank Team AL_result AL_resultdetail Details of each team results / <AL_ranked> Element Attributes Attribute values Child elements Description Data type Values Rank integer Order The team order position in the start list integer Team Fiscode Teamname Nation Details of a team AL_result Level Details of the result of the team AL_team AL_ranked / <Team> Element Attributes Attribute values Child elements Description Data type Values Fiscode The team s unique FIS code. Every team must have a valid FIS code to participate in a FIS race. This code is published on the FIS list, or in exceptional cases between the publications of lists may have been provided to the TD or organizers by the FIS Office in writing. Teamname The team name as it appears on the FIS list string Nation The team nation using the FIS abbreviation string Bib Bib for team String string / 24

25 <AL_result> Element Attributes Attribute values Child elements Description Data type Values Level phase reached string final smallfinal semifinal quarterfinal eightfinal qualification sixteenfinal thirtytwofinal sixtyfourfinal / <AL_team> Element Attributes Attribute values Child elements Description Data type Values AL_ranked Competitor AL_result AL_resultdetail Details of team and each competitor s results / <AL_ranked> Element Attributes Attribute values Child elements Description Data type Values Competitor AL_result Run Status Number of run QLF = completed the race Bib Fiscode Lastname Firstname Gender Nation Yearofbirth Clubname Rank Color Totaltime Level Points Details of a competitor AL_resultdetail Run Number of run Intermediate / 25

26 Element Attributes Attribute values Child elements Description Data type Values Bib The competitor s starting bib string Fiscode Lastname Firstname The competitor s personal and unique FIS code. Every competitor must have a valid FIS code to participate in a FIS race. This code is published on the FIS list, or in exceptional cases between the publications of lists may have been provided to the TD or organizers by the FIS Office in writing. The competitor s last name as it appears on the FIS list The competitor s first name as it appears on the FIS list Gender Gender of competitor string string string string M = Men L = Ladies Nation The competitor s nation using the FIS abbreviation string Yearofbirth The competitor s year of birth as it appears on the FIS list (ie. 1987) Clubname Name of club of competitor String integer / 26

27 <AL_result> Element Attributes Attribute values Child elements Description Data type Values Rank The competitor s position in the race integer Color Color of the Bib string Totaltime Total time of race String MM:SS:ZZ Level Heat Number of heat in phase phase reached string red blue final smallfinal semifinal quarterfinal eightfinal qualification sixteenfinal thirtytwofinal sixtyfourfinal Points Points for run decimal / <AL_notclassified> Element Attributes Attribute values Child elements Description Data type Values AL_notranked Status DNS = Did not start DNS1 = Did not start run 1 DNS2 = Did not start run 2 DSQ = Disqualified DSQ1 = Disqualified run 1 DSQ2 = Disqualified run 2 DNF = Did not finish DNF1 = Did not finish run 1 DNF2 = Did not finish run 2 DNQ = Did not qualify DNQ1 = Did not qualify run 1 DPO = Doping offense NPS = Not permitted to start DQB = Disqualification for unsportsmanlike behavior DQO = Disqualified for over quota Team AL_team Gate Reason Details of each teams results / 27

28 <AL_notranked> Element Attributes Attribute values Child elements Description Data type Values Team Fiscode Teamname Nation Details of a team AL_team AL_notranked Reason Reference to ICR rule number for disqualification offence string / <Team> Element Attributes Attribute values Child elements Description Data type Values Fiscode The team s unique FIS code. Every team must have a valid FIS code to participate in a FIS race. This code is published on the FIS list, or in exceptional cases between the publications of lists may have been provided to the TD or organizers by the FIS Office in writing. Teamname The team name as it appears on the FIS list string Nation The team nation using the FIS abbreviation string string / <AL_team> Element Attributes Attribute values AL_notranked Child elements Competitor AL_result AL_resultdetail Description Data type Values Details of team and each competitor s results / 28

29 <AL_notranked> Element Attributes Attribute values Child elements Description Data type Values Competitor AL_result Run Status Number of run DNS = Did not start DNS1 = Did not start run 1 DNS2 = Did not start run 2 DSQ = Disqualified DSQ1 = Disqualified run 1 DSQ2 = Disqualified run 2 DNF = Did not finish DNF1 = Did not finish run 1 DNF2 = Did not finish run 2 DNQ = Did not qualify DNQ1 = Did not qualify run 1 DPO = Doping offense NPS = Not permitted to start DQB = Disqualification for unsportsmanlike behavior DQO = Disqualified for over quota Bib Fiscode Lastname Firstname Gender Nation Yearofbirth Clubname Rank Color Time Gate Level Points Details of a competitor AL_resultdetail Run Number of run Intermediate / 29

30 Element Attributes Attribute values Child elements Description Data type Values Bib The competitor s starting bib string Fiscode Lastname Firstname The competitor s personal and unique FIS code. Every competitor must have a valid FIS code to participate in a FIS race. This code is published on the FIS list, or in exceptional cases between the publications of lists may have been provided to the TD or organizers by the FIS Office in writing. The competitor s last name as it appears on the FIS list The competitor s first name as it appears on the FIS list Gender Gender of competitor string string string string M = Men L = Ladies Nation The competitor s nation using the FIS abbreviation string Yearofbirth The competitor s year of birth as it appears on the FIS list (ie. 1987) Clubname Name of club of competitor String integer / 30

31 <AL_result> Element Attributes Attribute values Child elements Description Data type Values Rank The competitor s position in the race integer Color Color of the Bib string Totaltime Total time of race String MM:SS:ZZ Gate Gate number where the infraction took place integer Level Heat Number of heat in phase phase reached string red blue final smallfinal semifinal quarterfinal eightfinal qualification sixteenfinal thirtytwofinal sixtyfourfinal Points Points for run decimal / Optional 31

32 Example individual competition <?xml version="1.0" encoding="utf-8"?> <Fisresults> <Raceheader Sector="AL" Gender="M"> <Season>2011</Season> <Codex>9970</Codex> <Nation>FIN</Nation> <Discipline>GS</Discipline> <Category>WC</Category> <Type>Official</Type> <Training/> <Racedate> <Day>19</Day> <Month>11</Month> <Year>2010</Year> </Racedate> <Place>St. Moritz</Place> <Eventname>Audi FIS World Cup</Eventname> <Tempunit>C</Tempunit> <Longunit>m</Longunit> <Speedunit>kmh</Speedunit> <Windunit>ms</Windunit> </Raceheader> <AL_race> <AL_raceinfo> <Usedfislist>1</Usedfislist> <Appliedpenalty>0.00</Appliedpenalty> <Calculatedpenalty>0.00</Calculatedpenalty> <Fvalue>800</Fvalue> <Jury Function="TechnicalDelegate"> <Number>1047</Number> <Lastname>JOHANSSON</Lastname> <Firstname>Claes</Firstname> <Nation>SWE</Nation> <Phonenbr> </Phonenbr> </Jury> <Jury Function="Chiefrace"> <lastname>tuomikoski</lastname> <firstname>petri</firstname> <nation>fin</nation> </Jury> <Jury Function="Referee"> <lastname>skaardal</lastname> <firstname>atle</firstname> <nation>fis</nation> </Jury> 32

33 <Jury Function="Assistantreferee"> <lastname>mayr</lastname> <firstname>markus</firstname> <nation>fis</nation> </Jury> <Jury Function="Assistantreferee"> <lastname>mayr</lastname> <firstname>markus</firstname> <nation>fis</nation> </Jury> <Member Function="ChiefCourse"> <lastname>mueller</lastname> <firstname>hans</firstname> <nation>ger</nation> </Member> <Runinfo no="1"> <Course> <Name>Super Piste</Name> <Homologation> </Homologation> <Gates>22</Gates> <Turninggates>22</Turninggates> <Length>3650</Length> <Startelev>2650</Startelev> <Finishelev>1650</Finishelev> <Coursesetter> <Lastname>Bundi</Lastname> <Firstname>Luca</Firstname> <Nation>SUI</Nation> </Coursesetter> <Forerunner Order="1"> <Lastname>ANDERSON</Lastname> <Firstname>J.</Firstname> <Nation>USA</Nation> </Forerunner> <Forerunner Order="2"> <Lastname>ANDERSON</Lastname> <Firstname>J.</Firstname> <Nation>USA</Nation> </Forerunner> <Forerunner Order="3"> <Lastname>BUCKLEY</Lastname> <Firstname>H.</Firstname> <Nation>USA</Nation> </Forerunner> <Intermediate i="1" type="time"> <Distance>300</Distance> <Intermediate i="2" type="time"> 33

34 <Distance>1500</Distance> <Intermediate i="3" type="time"> <Distance>3000</Distance> <Intermediate i="4" type="speed"> <Distance>3250</Distance> </Course> <Weather> <Time>10:00</Time> <Place>Start</Place> <Weather>sunny</Weather> <Snow>hard packed</snow> <Temperatureair>-2.3</Temperatureair> <Temperaturesnow>-2.0</Temperaturesnow> <Humnidity>78</Humnidity> <Windspeed>2.8</Windspeed> </Weather> <Weather> <Time>10:00</Time> <Place>Finish</Place> <Weather>sunny</Weather> <Snow> packed</snow> <Temperatureair>-2.8</Temperatureair> <Temperaturesnow>-1.2</Temperaturesnow> <Humnidity>81</Humnidity> <Windspeed>0.5</Windspeed> </Weather> <Starttime>10:00</Starttime> <Endtime>11:51</Endtime> </Runinfo> <Runinfo no="2"> <Course> <Name>Super Powder Piste</Name> <Homologation> </Homologation> <Gates>24</Gates> <Turninggates>24</Turninggates> <Length>3500</Length> <Startelev>2650</Startelev> <Finishelev>1650</Finishelev> <Coursesetter> <Lastname>Road</Lastname> <Firstname>John</Firstname> <Nation>CAN</Nation> </Coursesetter> <Forerunner Order="1"> <Lastname>ANDERSON</Lastname> 34

35 <Firstname>J.</Firstname> <Nation>USA</Nation> </Forerunner> <Forerunner Order="2"> <Lastname>ANDERSON</Lastname> <Firstname>J.</Firstname> <Nation>USA</Nation> </Forerunner> <Forerunner Order="3"> <Lastname>BUCKLEY</Lastname> <Firstname>H.</Firstname> <Nation>USA</Nation> </Forerunner> <Intermediate i="1" type="time"> <Distance>300</Distance> <Intermediate i="2" type="time"> <Distance>1500</Distance> <Intermediate i="3" type="time"> <Distance>3000</Distance> <Intermediate i="4" type="speed"> <Distance>3200</Distance> </Course> <Weather> <Time>13:00</Time> <Place>Start</Place> <Weather>sunny</Weather> <Snow>hard packed</snow> <Temperatureair>-2.3</Temperatureair> <Temperaturesnow>-2.0</Temperaturesnow> <Humnidity>78</Humnidity> <Windspeed>2.8</Windspeed> </Weather> <Weather> <Time>13:00</Time> <Place>Finish</Place> <Weather>sunny</Weather> <Snow> packed</snow> <Temperatureair>-2.8</Temperatureair> <Temperaturesnow>-1.2</Temperaturesnow> <Humnidity>81</Humnidity> <Windspeed>0.5</Windspeed> </Weather> <Starttime>13:00</Starttime> <Endtime>14:01</Endtime> 35

36 </Runinfo> <Timingby>Swiss Timing</Timingby> <Dataprocessingby>Swiss Timing</Dataprocessingby> <Softwarecompany> Swiss Timing</Softwarecompany> <Softwarename>Vertical</Softwarename> <Softwareversion>7.6</Softwareversion > </AL_raceinfo> <AL_classified> <AL_ranked Status="QLF"> <Bib>13</Bib> <Fiscode> </Fiscode> <Lastname>BROWN</Lastname> <Firstname>Griffin</Firstname> <Gender>M</Gender> <Nation>USA</Nation> <Yearofbirth>1995</Yearofbirth> <Clubname>Skiclub XY</Clubname> </Competitor> <AL_result> <Timerun1>55.87</Timerun1> <Timerun2>54.11</Timerun2> <Totaltime>1:49.98</Totaltime> <Diff>0.00</Diff> <Racepoints>0.00</Racepoints> <AL_resultdetail> <Run No="1"> <Intermediate i="1"> <Time>12.88</Time> <Diff>0.00</Diff> <Sectortime>11.42</Sectortime> <Sectordiff/> <Sectorrank>2</Sectorrank> <Intermediate i="2"> <Time>24.30</Time> <Diff>0.01</Diff> <Sectortime>21.80</Sectortime> <Sectordiff/> <Sectorrank>3</Sectorrank> <Intermediate i="3"> <Time>46.10</Time> <Diff>0.02</Diff> 36

37 <Sectortime>9.77</Sectortime> <Sectordiff/> <Sectorrank>2</Sectorrank> <Intermediate i="4"> <Speed>109.3</Speed> <Intermediate i="99"> <Time>55.87</Time> <Diff>0.21</Diff> </Run> <Run No="2"> <Intermediate i="1"> <Time>13.27</Time> <Diff>0.04</Diff> <Rank>5</Rank> <Sectortime>10.93</Sectortime> <Sectordiff/> <Sectorrank>1</Sectorrank> <Intermediate i="2"> <Time>24.20</Time> <Diff>0.00</Diff> <Sectortime>20.32</Sectortime> <Sectordiff/> <Sectorrank>3</Sectorrank> <Intermediate i="3"> <Time>44.52</Time> <Diff>0.00</Diff> <Sectortime>9.59</Sectortime> <Sectordiff/> <Sectorrank>4</Sectorrank> <Intermediate i="4"> <Speed>109.3</Speed> <Intermediate i="99"> <Time>54.11</Time> <Diff>0.00</Diff> </Run> 37

38 <Run No="tot"> <Intermediate i="1"> <Time>1:09.14</Time> <Diff>0.23</Diff> <Intermediate i="2"> <Time>1:20.07</Time> <Diff>0.04</Diff> <Intermediate i="3"> <Time>1:40.39</Time> <Diff>0.00</Diff> <Intermediate i="99"> <Time>1:49.98</Time> <Diff>0.00</Diff> </Run> </AL_resultdetail> <AL_ranked Status="QLF"> <Bib>21</Bib> <Fiscode> </Fiscode> <Lastname>PUTRE</Lastname> <Firstname>Cody</Firstname> <Gender>M</Gender> <Nation>USA</Nation> <Yearofbirth>1994</Yearofbirth> <Clubname>Skiclub XY</Clubname> </Competitor> <AL_result> <Timerun1>56.86</Timerun1> <Timerun2>54.47</Timerun2> <Totaltime>1:51.33</Totaltime> <Diff>2.87</Diff> <Racepoints>8.84</Racepoints> <AL_resultdetail> <Run No="1"> <Intermediate i="1"> <Time>13.00</Time> <Diff>0.12</Diff> 38

39 <Rank>5</Rank> <Sectortime>11.29</Sectortime> <Sectordiff/> <Sectorrank>1</Sectorrank> <Intermediate i="2"> <Time>24.29</Time> <Diff>0.00</Diff> <Sectortime>21.79</Sectortime> <Sectordiff/> <Sectorrank>2</Sectorrank> <Intermediate i="3"> <Time>46.08</Time> <Diff>0.00</Diff> <Sectortime>9.58</Sectortime> <Sectordiff/> <Sectorrank>1</Sectorrank> <Intermediate i="4"> <Speed>109.3</Speed> <Intermediate i="99"> <Time>55.66</Time> <Diff>0.00</Diff> </Run> <Run No="2"> <Intermediate i="1"> <Time>13.25</Time> <Diff>0.02</Diff> <Sectortime>11.12</Sectortime> <Sectordiff/> <Sectorrank>10</Sectorrank> <Intermediate i="2"> <Time>24.37</Time> <Diff>0.17</Diff> <Rank>5</Rank> <Sectortime>20.68</Sectortime> <Sectordiff/> <Sectorrank>6</Sectorrank> <Intermediate i="3"> 39

40 <Time>45.05</Time> <Diff>0.53</Diff> <Rank>3</Rank> <Sectortime>9.37</Sectortime> <Sectordiff/> <Sectorrank>1</Sectorrank> <Intermediate i="4"> <Speed>109.3</Speed> <Intermediate i="99"> <Time>54.42</Time> <Diff>0.31</Diff> </Run> <Run No="tot"> <Intermediate i="1"> <Time>1:08.91</Time> <Diff>0.00</Diff> <Intermediate i="2"> <Time>1:20.03</Time> <Diff>0.00</Diff> <Intermediate i="3"> <Time>1:40.71</Time> <Diff>0.32</Diff> <Intermediate i="4"> <Speed>109.3</Speed> <Intermediate i="99"> <Time>1:50.08</Time> <Diff>0.10</Diff> </Run> </AL_resultdetail> </AL_classified> <AL_notclassified> <AL_notranked Status="DSQ"> <Run>2</Run> <Bib>69</Bib> 40

41 <Fiscode> </Fiscode> <Lastname>Kofler</Lastname> <Firstname>Andreas</Firstname> <Gender>M </Gender> <Nation>AUT</Nation> <Yearofbirth>1984</Yearofbirth> <Clubname>Skiclub XY</Clubname> </Competitor> <AL_result> <Timerun1>59.68</Timerun1> <AL_resultdetail> <Run No="1"> <Intermediate i="1"> <Time>0:26.9</Time> <Diff>2.00</Diff> <Rank>4</Rank> <Speed>99.3</Speed> <Intermediate i="2"> <Time>1:37.8</Time> <Diff>3.00</Diff> <Rank>7</Rank> <Intermediate i="3"> <Time>2:56.2</Time> <Diff>2.00</Diff> <Rank>4</Rank> <Intermediate i="4"> <Speed>109.3</Speed> <Intermediate i="99"> <Time>59.68</Time> <Diff>0.80</Diff> <Rank>17</Rank> </Run> </AL_resultdetail> <Gate>13</Gate> <Reason>ICR 123.4</Reason> </AL_notranked> <AL_notranked Status="DNF"> <Run>2</Run> <Bib>2</Bib> <Fiscode>425771</Fiscode> 41

42 <Lastname>HAVER-LOESETH</Lastname> <Firstname>Nina</Firstname> <Sex Sex="L"/> <Nation>NOR</Nation> <Yearofbirth>1989</Yearofbirth> </Competitor> <AL_result> <Timerun1>57.03</Timerun1> <AL_resultdetail> <Run No="1"> <Intermediate i="1"> <Time>13.17</Time> <Diff>0.29</Diff> <Rank>13</Rank> <Sectortime>11.85</Sectortime> <Sectordiff/> <Sectorrank>28</Sectorrank> <Intermediate i="2"> <Time>25.02</Time> <Diff>0.73</Diff> <Rank>22</Rank> <Sectortime>22.27</Sectortime> <Sectordiff/> <Sectorrank>5</Sectorrank> <Intermediate i="3"> <Time>47.29</Time> <Diff>1.21</Diff> <Rank>8</Rank> <Sectortime>9.74</Sectortime> <Sectordiff/> <Sectorrank>2</Sectorrank> <Intermediate i="4"> <Speed>109.3</Speed> <Intermediate i="99"> <Time>57.03</Time> <Diff>1.37</Diff> <Rank>5</Rank> </Run> </AL_resultdetail> <Gate/> </AL_notranked> <AL_notranked Status="DNS"> 42

43 <Run>2</Run> <Bib>8</Bib> <Fiscode>2025</Fiscode> <Lastname>Choi</Lastname> <Firstname>Heung-Chul</Firstname> <Gender>M </Gender> <Nation>KOR</Nation> <Yearofbirth>1981</Yearofbirth> <Clubname>Skiclub XY</Clubname> </Competitor> </AL_notranked> </AL_notclassified> </AL_race> </Fisresults> 43

44 Example team competition <?xml version="1.0" encoding="utf-8" standalone="yes"?> <Fisresults> <Raceheader Sector="AL" Gender="A"> <Season>2016</Season> <Codex>5207</Codex> <Nation>NOR</Nation> <Discipline>TE</Discipline> <Category>YOG</Category> <Type>Official</Type> <Eventname>Lillehammer / Hafjell</Eventname> <Racedate> <Day>20</Day> <Month>2</Month> <Year>2016</Year> </Racedate> </Raceheader> <AL_race> <AL_raceinfo> <Usedfislist /> <Appliedpenalty>0</Appliedpenalty> <Calculatedpenalty>0</Calculatedpenalty> <Fvalue>0</Fvalue> <Jury Function="TechnicalDelegate"> <Number>1047</Number> <Lastname>JOHANSSON</Lastname> <Firstname>Claes</Firstname> <Nation>SWE</Nation> <Phonenbr> </Phonenbr> < >johansson@swe.se</ > </Jury> <Jury Function="Referee"> <Lastname>Flere</Lastname> <Firstname>Janez</Firstname> <Nation>FIS</Nation> </Jury> <Jury Function="ChiefRace"> <Lastname>Johansson</Lastname> <Firstname>Roland</Firstname> <Nation>NOR</Nation> </Jury> <Jury Function="Startreferee"> <Lastname>Petit</Lastname> <Firstname>Dominique</Firstname> <Nation>FRA</Nation> </Jury> 44

45 <Jury Function="Finishreferee"> <Lastname>Johansson</Lastname> <Firstname>Claes</Firstname> <Nation>SWE</Nation> </Jury> <Jury Function="Assistantreferee"> <Lastname>Gerdol</Lastname> <Firstname>Peter</Firstname> <Nation>FIS</Nation> </Jury> <Runinfo No="1"> <Course> <Name>Olympia-loypa</Name> <Startelev>300m</Startelev> <Finishelev>220m</Finishelev> <Homologation>9905/12/10</Homologation> <Gates>20</Gates> <Turninggates>20</Turninggates> <Coursesetter> <Lastname>Johansson</Lastname> <Firstname>Roland</Firstname> <Nation>NOR</Nation> </Coursesetter> <Forerunner Order="1"> <Lastname>HAUAN</Lastname> <Firstname>Marcus</Firstname> <Nation>NOR</Nation> </Forerunner> <Forerunner Order="2"> <Lastname>SAGBAKKENN</Lastname> <Firstname>Sindre</Firstname> <Nation>NOR</Nation> </Forerunner> <Forerunner Order="3"> <Lastname>KONGELF</Lastname> <Firstname>Hanna</Firstname> <Nation>NOR</Nation> </Forerunner> <Forerunner Order="4"> <Lastname>KOJEN</Lastname> <Firstname>Aurora</Firstname> <Nation>NOR</Nation> </Forerunner> <Intermediate i="1" type="time"> <Distance>300</Distance> </Course> <Weather> 45

46 <Time>10:00</Time> <Place>Start</Place> <Weather>sunny</Weather> <Snow>hard packed</snow> <Temperatureair>-2.3</Temperatureair> <Temperaturesnow>-2.0</Temperaturesnow> <Humnidity>78</Humnidity> <Windspeed>2.8</Windspeed> </Weather> <Weather> <Time>10:00</Time> <Place>Finish</Place> <Weather>sunny</Weather> <Snow> packed</snow> <Temperatureair>-2.8</Temperatureair> <Temperaturesnow>-1.2</Temperaturesnow> <Humnidity>81</Humnidity> <Windspeed>0.5</Windspeed> </Weather> <Starttime>10:00</Starttime> <Endtime>11:51</Endtime> </Runinfo> <Runinfo No="2"> <Course> <Name>Olympia-loypa</Name> <Startelev>300m</Startelev> <Finishelev>220m</Finishelev> <Homologation>9905/12/10</Homologation> <Gates>22</Gates> <Turninggates>22</Turninggates> <Coursesetter> <Lastname>Road</Lastname> <Firstname>John</Firstname> <Nation>CAN</Nation> </Coursesetter> <Forerunner Order="1"> <Lastname>HAUAN</Lastname> <Firstname>Marcus</Firstname> <Nation>NOR</Nation> </Forerunner> <Forerunner Order="2"> <Lastname>SAGBAKKENN</Lastname> <Firstname>Sindre</Firstname> <Nation>NOR</Nation> </Forerunner> <Forerunner Order="3"> <Lastname>KONGELF</Lastname> <Firstname>Hanna</Firstname> 46

47 <Nation>NOR</Nation> </Forerunner> <Forerunner Order="4"> <Lastname>KOJEN</Lastname> <Firstname>Aurora</Firstname> <Nation>NOR</Nation> </Forerunner> <Intermediate i="1" type="time"> <Distance>300</Distance> </Course> <Weather> <Time>13:00</Time> <Place>Start</Place> <Weather>sunny</Weather> <Snow>hard packed</snow> <Temperatureair>-2.3</Temperatureair> <Temperaturesnow>-2.0</Temperaturesnow> <Humnidity>78</Humnidity> <Windspeed>2.8</Windspeed> </Weather> <Weather> <Time>13:00</Time> <Place>Finish</Place> <Weather>sunny</Weather> <Snow> packed</snow> <Temperatureair>-2.8</Temperatureair> <Temperaturesnow>-1.2</Temperaturesnow> <Humnidity>81</Humnidity> <Windspeed>0.5</Windspeed> </Weather> <Starttime>13:00</Starttime> <Endtime>14:01</Endtime> </Runinfo> <Timingby>Swiss Timing</Timingby> <Dataprocessingby>Swiss Timing</Dataprocessingby> <Softwarecompany> Swiss Timing</Softwarecompany> <Softwarename>Vertical</Softwarename> <Softwareversion>7.6</Softwareversion> </AL_raceinfo> <AL_classified> <AL_ranked Status="QLF"> <Rank>5</Rank> <Team> <Bib>1</Bib> <Fiscode>422696</Fiscode> <Teamname>Norway</Teamname> <Nation>NOR</Nation> 47

48 </Team> <AL_team> <AL_ranked> <Bib>11</Bib> <Fiscode>426257</Fiscode> <Lastname>LIE</Lastname> <Firstname>Kajsa Vickhoff</Firstname> <Gender>L</Gender> <Nation>NOR</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>20.21</Totaltime> <AL_result Run="3"> <Totaltime>19.94</Totaltime> <AL_result Run="1"> <Totaltime>20.12</Totaltime> <Level>quarterfinal</Level> <AL_result Run="3"> <Totaltime>20.25</Totaltime> <Level>quarterfinal</Level> <AL_ranked> <Bib>12</Bib> 48

49 <Fiscode>422626</Fiscode> <Lastname>THORSBY</Lastname> <Firstname>Henrik</Firstname> <Gender>M</Gender> <Nation>NOR</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>19.68</Totaltime> <AL_result Run="4"> <Totaltime>19.81</Totaltime> <AL_result Run="2"> <Totaltime>19.76</Totaltime> <Level>quarterfinal</Level> <AL_result Run="4"> <Totaltime>19.69</Totaltime> <Level>quarterfinal</Level> </AL_team> <AL_ranked Status="QLF"> <Rank>9</Rank> <Team> <Bib>16</Bib> <Fiscode>151277</Fiscode> <Teamname>Czech Republic</Teamname> 49

50 <Nation>CZE</Nation> </Team> <AL_team> <AL_ranked> <Bib>161</Bib> <Fiscode>155873</Fiscode> <Lastname>ARNOLD</Lastname> <Firstname>Andrea Louise</Firstname> <Gender>L</Gender> <Nation>CZE</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>21.20</Totaltime> <AL_result Run="3"> <Totaltime>21.13</Totaltime> <AL_ranked> <Bib>162</Bib> <Fiscode>151238</Fiscode> <Lastname>ZABYSTRAN</Lastname> <Firstname>Jan</Firstname> <Gender>M</Gender> <Nation>CZE</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>19.56</Totaltime> 50

51 <AL_result Run="4"> <Totaltime>19.47</Totaltime> </AL_team> <AL_ranked Status="QLF"> <Rank>4</Rank> <Team> <Bib>8</Bib> <Fiscode>104867</Fiscode> <Teamname>Canada</Teamname> <Nation>CAN</Nation> </Team> <AL_team> <AL_ranked> <Bib>81</Bib> <Fiscode>107798</Fiscode> <Lastname>NULLMEYER</Lastname> <Firstname>Ali</Firstname> <Gender>L</Gender> <Nation>CAN</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>20.00</Totaltime> <AL_result Run="3"> <Totaltime>19.69</Totaltime> <AL_result Run="1"> 51

52 <Totaltime>20.04</Totaltime> <Level>quarterfinal</Level> <AL_result Run="3"> <Totaltime>19.89</Totaltime> <Level>quarterfinal</Level> <AL_result Run="1"> <Totaltime>20.20</Totaltime> <Level>semifinal</Level> <AL_result Run="3"> <Totaltime>19.86</Totaltime> <Level>semifinal</Level> <AL_result Run="1"> <Totaltime>20.13</Totaltime> <Level>smallfinal</Level> <AL_result Run="3"> <Totaltime>19.75</Totaltime> <Level>smallfinal</Level> <AL_ranked> 52

53 <Bib>82</Bib> <Fiscode>104577</Fiscode> <Lastname>ALKIER</Lastname> <Firstname>Justin</Firstname> <Gender>M</Gender> <Nation>CAN</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>19.74</Totaltime> <AL_result Run="4"> <Totaltime>20.33</Totaltime> <AL_result Run="2"> <Totaltime>19.89</Totaltime> <Level>quarterfinal</Level> <AL_result Run="4"> <Totaltime>19.96</Totaltime> <Level>quarterfinal</Level> <AL_result Run="2"> <Totaltime>19.90</Totaltime> <Level>semifinal</Level> 53

54 <AL_result Run="4"> <Totaltime>20.86</Totaltime> <Level>semifinal</Level> <AL_result Run="2"> <Totaltime>19.92</Totaltime> <Level>smallfinal</Level> <AL_result Run="4"> <Totaltime>19.52</Totaltime> <Level>smallfinal</Level> </AL_team> <AL_ranked Status="QLF"> <Rank>9</Rank> <Team> <Bib>9</Bib> <Fiscode> </Fiscode> <Teamname>United States of America</Teamname> <Nation>USA</Nation> </Team> <AL_team> <AL_ranked> <Bib>91</Bib> <Fiscode> </Fiscode> <Lastname>CASHMAN</Lastname> <Firstname>Keely</Firstname> <Gender>L</Gender> <Nation>USA</Nation> <Yearofbirth>1999</Yearofbirth> </Competitor> <AL_result Run="1"> 54

55 <Totaltime>20.53</Totaltime> <AL_result Run="3"> <Totaltime>20.59</Totaltime> <AL_ranked> <Bib>92</Bib> <Fiscode> </Fiscode> <Lastname>RADAMUS</Lastname> <Firstname>River</Firstname> <Gender>M</Gender> <Nation>USA</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>19.17</Totaltime> <AL_result Run="4"> <Totaltime>19.18</Totaltime> </AL_team> <AL_ranked Status="QLF"> <Rank>5</Rank> <Team> 55

56 <Bib>5</Bib> <Fiscode>561403</Fiscode> <Teamname>Slovenia</Teamname> <Nation>SLO</Nation> </Team> <AL_team> <AL_ranked> <Bib>51</Bib> <Fiscode>565471</Fiscode> <Lastname>HROVAT</Lastname> <Firstname>Meta</Firstname> <Gender>L</Gender> <Nation>SLO</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>20.17</Totaltime> <AL_result Run="3"> <Totaltime>19.96</Totaltime> <AL_result Run="1"> <Totaltime>19.68</Totaltime> <Level>quarterfinal</Level> <AL_result Run="3"> <Totaltime>19.76</Totaltime> <Level>quarterfinal</Level> 56

57 <AL_ranked> <Bib>52</Bib> <Fiscode>561377</Fiscode> <Lastname>CUFAR</Lastname> <Firstname>Anze</Firstname> <Gender>M</Gender> <Nation>SLO</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>20.30</Totaltime> <AL_result Run="4"> <Totaltime>19.82</Totaltime> <AL_result Run="2"> <Totaltime>20.14</Totaltime> <Level>quarterfinal</Level> <AL_result Run="4"> <Totaltime>19.95</Totaltime> <Level>quarterfinal</Level> </AL_team> <AL_ranked Status="QLF"> <Rank>9</Rank> 57

58 <Team> <Bib>12</Bib> <Fiscode>380386</Fiscode> <Teamname>Croatia</Teamname> <Nation>CRO</Nation> </Team> <AL_team> <AL_ranked> <Bib>121</Bib> <Fiscode>385101</Fiscode> <Lastname>ZBASNIK</Lastname> <Firstname>Lana</Firstname> <Gender>L</Gender> <Nation>CRO</Nation> <Yearofbirth>1999</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>21.00</Totaltime> <AL_result Run="3"> <Totaltime>20.76</Totaltime> <AL_ranked> <Bib>122</Bib> <Fiscode>380377</Fiscode> <Lastname>KOLEGA</Lastname> <Firstname>Samuel</Firstname> <Gender>M</Gender> <Nation>CRO</Nation> <Yearofbirth>1999</Yearofbirth> </Competitor> <AL_result Run="2"> 58

59 <Totaltime>19.37</Totaltime> <AL_result Run="4"> <Totaltime>19.11</Totaltime> </AL_team> <AL_ranked Status="QLF"> <Rank>9</Rank> <Team> <Bib>4</Bib> <Fiscode> </Fiscode> <Teamname>Italy</Teamname> <Nation>ITA</Nation> </Team> <AL_team> <AL_ranked> <Bib>41</Bib> <Fiscode> </Fiscode> <Lastname>SARACCO</Lastname> <Firstname>Carlotta</Firstname> <Gender>L</Gender> <Nation>ITA</Nation> <Yearofbirth>1999</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>20.30</Totaltime> <AL_result Run="3"> <Totaltime>20.17</Totaltime> 59

60 <AL_ranked> <Bib>42</Bib> <Fiscode> </Fiscode> <Lastname>CANZIO</Lastname> <Firstname>Pietro</Firstname> <Gender>M</Gender> <Nation>ITA</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>19.79</Totaltime> <AL_result Run="4"> <Totaltime>19.39</Totaltime> </AL_team> <AL_ranked Status="QLF"> <Team> <Bib>13</Bib> <Fiscode>482015</Fiscode> <Teamname>Russian Federation</Teamname> <Nation>RUS</Nation> </Team> <AL_team> <AL_ranked> <Bib>131</Bib> <Fiscode>485973</Fiscode> <Lastname>SILANTEVA</Lastname> <Firstname>Anastasiia</Firstname> <Gender>L</Gender> 60

61 <Nation>RUS</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>19.84</Totaltime> <AL_result Run="3"> <Totaltime>20.09</Totaltime> <AL_result Run="1"> <Totaltime>20.10</Totaltime> <Level>quarterfinal</Level> <AL_result Run="3"> <Totaltime>20.04</Totaltime> <Level>quarterfinal</Level> <AL_result Run="1"> <Totaltime>20.25</Totaltime> <Level>semifinal</Level> <AL_result Run="3"> 61

62 <Totaltime>20.18</Totaltime> <Level>semifinal</Level> <AL_result Run="1"> <Totaltime>20.06</Totaltime> <Level>final</Level> <AL_result Run="3"> <Totaltime>20.13</Totaltime> <Level>final</Level> <AL_ranked> <Bib>132</Bib> <Fiscode>481912</Fiscode> <Lastname>KONKOV</Lastname> <Firstname>Aleksey</Firstname> <Gender>M</Gender> <Nation>RUS</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>19.35</Totaltime> <AL_result Run="4"> <Totaltime>19.31</Totaltime> <AL_result Run="2"> 62

63 <Totaltime>19.43</Totaltime> <Level>quarterfinal</Level> <AL_result Run="4"> <Totaltime>19.25</Totaltime> <Level>quarterfinal</Level> <AL_result Run="2"> <Totaltime>19.31</Totaltime> <Level>semifinal</Level> <AL_result Run="4"> <Totaltime>19.25</Totaltime> <Level>semifinal</Level> <AL_result Run="2"> <Totaltime>19.07</Totaltime> <Level>final</Level> <AL_result Run="4"> <Status>DNF</Status> <Totaltime></Totaltime> <Level>final</Level> </AL_team> 63

64 <AL_ranked Status="QLF"> <Rank>5</Rank> <Team> <Bib>3</Bib> <Fiscode>54569</Fiscode> <Teamname>Austria</Teamname> <Nation>AUT</Nation> </Team> <AL_team> <AL_ranked> <Bib>31</Bib> <Fiscode>56417</Fiscode> <Lastname>FEST</Lastname> <Firstname>Nadine</Firstname> <Gender>L</Gender> <Nation>AUT</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>19.96</Totaltime> <AL_result Run="3"> <Totaltime>19.96</Totaltime> <AL_result Run="1"> <Totaltime>19.95</Totaltime> <Level>quarterfinal</Level> <AL_result Run="3"> 64

65 <Totaltime>19.96</Totaltime> <Level>quarterfinal</Level> <AL_ranked> <Bib>32</Bib> <Fiscode>54481</Fiscode> <Lastname>TRANINGER</Lastname> <Firstname>Manuel</Firstname> <Gender>M</Gender> <Nation>AUT</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>19.63</Totaltime> <AL_result Run="4"> <Totaltime>19.34</Totaltime> <AL_result Run="2"> <Totaltime>19.53</Totaltime> <Level>quarterfinal</Level> <AL_result Run="4"> <Totaltime>19.26</Totaltime> <Level>quarterfinal</Level> 65

66 </AL_team> <AL_ranked Status="QLF"> <Rank>9</Rank> <Team> <Bib>14</Bib> <Fiscode> </Fiscode> <Teamname>Japan</Teamname> <Nation>JPN</Nation> </Team> <AL_team> <AL_ranked> <Bib>141</Bib> <Fiscode>307813</Fiscode> <Lastname>MAEDA</Lastname> <Firstname>Chisaki</Firstname> <Gender>L</Gender> <Nation>JPN</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>20.53</Totaltime> <AL_result Run="3"> <Totaltime>20.33</Totaltime> <AL_ranked> <Bib>142</Bib> <Fiscode> </Fiscode> <Lastname>KOYAMA</Lastname> <Firstname>Yohei</Firstname> <Gender>M</Gender> <Nation>JPN</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> 66

67 <AL_result Run="2"> <Totaltime>19.40</Totaltime> <AL_result Run="4"> <Totaltime>19.18</Totaltime> </AL_team> <AL_ranked Status="QLF"> <Rank>9</Rank> <Team> <Bib>6</Bib> <Fiscode> </Fiscode> <Teamname>France</Teamname> <Nation>FRA</Nation> </Team> <AL_team> <AL_ranked> <Bib>61</Bib> <Fiscode>197931</Fiscode> <Lastname>LACHEB</Lastname> <Firstname>Kenza</Firstname> <Gender>L</Gender> <Nation>FRA</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="1"> <Totaltime>20.87</Totaltime> <AL_result Run="3"> 67

68 <Totaltime>20.86</Totaltime> <AL_ranked> <Bib>62</Bib> <Fiscode> </Fiscode> <Lastname>ANGUENOT</Lastname> <Firstname>Leo</Firstname> <Gender>M</Gender> <Nation>FRA</Nation> <Yearofbirth>1998</Yearofbirth> </Competitor> <AL_result Run="2"> <Totaltime>19.14</Totaltime> <AL_result Run="4"> <Status>DNF</Status> <Totaltime></Totaltime> </AL_team> <AL_ranked Status="QLF"> <Rank>3</Rank> <Team> <Bib>11</Bib> <Fiscode>180863</Fiscode> <Teamname>Finland</Teamname> <Nation>FIN</Nation> </Team> <AL_team> <AL_ranked> <Bib>111</Bib> 68

Explanation of the FIS Data Exchange XML Protocol Nordic Combined

Explanation of the FIS Data Exchange XML Protocol Nordic Combined Explanation of the FIS Data Exchange XML Protocol Nordic Combined Version 2.11 27.08.2018 Written by FIS IT INTERNATIONAL SKI FEDERATION FEDERATION INTERNATIONALE DE SKI INTERNATIONALER SKI VERBAND Blochstrasse

More information

Explanation of the FIS Data Exchange XML Protocol Timing and Data Technical Report

Explanation of the FIS Data Exchange XML Protocol Timing and Data Technical Report Explanation of the FIS Data Exchange XML Protocol Timing and Data Technical Report Version 1.10 08.01.2018 Written by FIS IT INTERNATIONAL SKI FEDERATION FEDERATION INTERNATIONALE DE SKI INTERNATIONALER

More information

Explanation of the FIS Data Exchange XML Protocol Timing and Data Technical Report

Explanation of the FIS Data Exchange XML Protocol Timing and Data Technical Report Explanation of the FIS Data Exchange XML Protocol Timing and Data Technical Report Version 1.11 27.11.2018 Written by FIS IT Valid for Timing Report software version 4.2+ INTERNATIONAL SKI FEDERATION FEDERATION

More information

Race registration to FIS live results service for timekeepers and software developers

Race registration to FIS live results service for timekeepers and software developers Race registration to FIS live results service for timekeepers and software developers Version 10 04.01.2017 Written by FIS IT INTERNATIONAL SKI FEDERATION FEDERATION INTERNATIONALE DE SKI INTERNATIONALER

More information

USING RACE RESULT SOFTWARE Split Second 101. Prepared for use in conjunction with: USSA s Data Management Study Guide

USING RACE RESULT SOFTWARE Split Second 101. Prepared for use in conjunction with: USSA s Data Management Study Guide USING RACE RESULT SOFTWARE Split Second 101 Prepared for use in conjunction with: USSA s Data Management Study Guide RACE RESULT SOFTWARE Click on www.splitsecond.com on this USSA website page or go to

More information

SPLIT SECOND 101 Data Management of an Alpine Event

SPLIT SECOND 101 Data Management of an Alpine Event SPLIT SECOND 101 Data Management of an Alpine Event Prepared for use in conjunction with: Race Administration Study Guide Section 1 Race Result Software 2017-2018 CHOICE OF SOFTWARE There are two vendors

More information

Vola. A guide to using the Vola event management and timing software for season

Vola. A guide to using the Vola event management and timing software for season Vola A guide to using the Vola event management and timing software for 15-16 season Race Results Software http://ussa.org/global/ussa-race-and-event-scoring-software Software Contact Email Sport Approved

More information

Vola. A guide to using the Vola Event Management and Timing So6ware for season

Vola. A guide to using the Vola Event Management and Timing So6ware for season Vola A guide to using the Vola Event Management and Timing So6ware for 16-17 season Race Results Software http://ussa.org/global/ussa-race-and-event-scoringsoftware Downloading Vola Ski Alp From ussa.org/bming

More information

ODF Para Snowboard Data Dictionary

ODF Para Snowboard Data Dictionary ODF Para Snowboard Data Dictionary ODF Para Snowboard Data Dictionary PyeongChang Paralympic Winter Games Technology and Information Department International Olympic Committee ODF/INT440 R-WPG-2018-SBD

More information

XML Specification for OPTIc2Net Export and Import

XML Specification for OPTIc2Net Export and Import Version: E150721 XML Specification for OPTIc2Net Export and Import Manual Table of Contents XML Specification for OPTIc2.Net Export and Import Content Content... 2 1 Heat Import... 3 1.1 Example... 3 1.2

More information

Olympic Data Feed. ODF/INT411 R-WOG-2018-ALP-v2.5 APP. ODF/INT411 R-WOG-2018-ALP-v2.5 APP 30 October 2017

Olympic Data Feed. ODF/INT411 R-WOG-2018-ALP-v2.5 APP. ODF/INT411 R-WOG-2018-ALP-v2.5 APP 30 October 2017 Olympic Data Feed ODF Alpine Skiing Data Dictionary PyeongChang XXIII Olympic Winter Games Technology and Information Department International Olympic Committee ODF/INT411 R-WOG-2018-ALP-v2.5 APP 30 October

More information

Olympic Data Feed. ODF Freestyle and Snowboard Data Dictionary. Lillehammer 2016 Winter Youth Olympic Games

Olympic Data Feed. ODF Freestyle and Snowboard Data Dictionary. Lillehammer 2016 Winter Youth Olympic Games Olympic Data Feed ODF Freestyle and Snowboard Data Dictionary Lillehammer 2016 Winter Youth Olympic Games Technology and Information Department International Olympic Committee ODF/INT015 WYOG-2016-FRS-SBD

More information

ODF R-SOG-2020-BMX V2.2 SFA OLYMPIC DATA FEED

ODF R-SOG-2020-BMX V2.2 SFA OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Cycling BMX Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee 25 October 2018 License The document accompanying

More information

Olympic Data Feed. ODF/INT415 R-WOG-2018-BTH CCS-v2.6 APP. ODF/INT415 R-WOG-2018-BTH CCS-v2.6 APP 4 December 2017

Olympic Data Feed. ODF/INT415 R-WOG-2018-BTH CCS-v2.6 APP. ODF/INT415 R-WOG-2018-BTH CCS-v2.6 APP 4 December 2017 Olympic Data Feed ODF Biathlon and Cross Country Data Dictionary PyeongChang XXIII Olympic Winter Games Technology and Information Department International Olympic Committee ODF/INT415 R-WOG-2018-BTH CCS-v2.6

More information

XML Specification for OPTIc2.NET and OPTIc3.NET Import and Export

XML Specification for OPTIc2.NET and OPTIc3.NET Import and Export Version: E180413 XML Specification for OPTIc2.NET and OPTIc3.NET Import and Export Documentation Manual Table of Contents XML Specification for OPTIc2.NET and OPTIc3.NET Import and Export Content Content...

More information

Olympic Data Feed Baku ODF Cycling Road Data Dictionary. Modifications from London ODF versions are highlighted in green

Olympic Data Feed Baku ODF Cycling Road Data Dictionary. Modifications from London ODF versions are highlighted in green Modifications from London ODF versions are highlighted in green Olympic Data Feed Baku 2015 ODF Cycling Road Data Dictionary - 13 March 2015 Technology and Information Department International Olympic

More information

Olympic Data Feed Sochi 2014

Olympic Data Feed Sochi 2014 Olympic Data Feed Sochi 2014 ODF Snowboard Data Dictionary 12 December 2013 Technology and Information Department International Olympic Committee INTERNATIONAL OLYMPIC COMMITTEE Château de Vidy, 1007 Lausanne,

More information

Olympic Data Feed. ODF/INT421 R-WOG-2018-FRS SBD-v2.5 APP. ODF/INT421 R-WOG-2018-FRS SBD-v2.5 APP 30 October 2017

Olympic Data Feed. ODF/INT421 R-WOG-2018-FRS SBD-v2.5 APP. ODF/INT421 R-WOG-2018-FRS SBD-v2.5 APP 30 October 2017 Olympic Data Feed ODF Freestyle Skiing and Snowboard Data Dictionary PyeongChang XXIII Olympic Winter Games Technology and Information Department International Olympic Committee ODF/INT421 R-WOG-2018-FRS

More information

Downloading <Msports-Pro> from Page 2

Downloading <Msports-Pro> from Page 2 Downloading from -------------------------------------------- Page 2 www.vola.fr Installation process on your computer -------------------------------------------- Page 5 Launching

More information

Olympic Data Feed R-SOG-2020-ATH-V2.2 APP. R-SOG-2020-ATH-V2.2 APP 25 February 2019

Olympic Data Feed R-SOG-2020-ATH-V2.2 APP. R-SOG-2020-ATH-V2.2 APP 25 February 2019 Olympic Data Feed ODF Athletics Data Dictionary Tokyo 2020 Games of the XXXII Olympiad Technology and Information Department International Olympic Committee 25 February 2019 1 License The document accompanying

More information

Olympic Data Feed. ODF/INT177- R-SOG-2016-v1.9 APP (TR) ODF/INT177- R-SOG-2016-v1.9 APP (TR) 30 June 2016

Olympic Data Feed. ODF/INT177- R-SOG-2016-v1.9 APP (TR) ODF/INT177- R-SOG-2016-v1.9 APP (TR) 30 June 2016 Olympic Data Feed ODF Triathlon Data Dictionary Rio 2016 Games of the XXXI Olympiad Technology and Information Department International Olympic Committee ODF/INT177- R-SOG-2016-v1.9 APP (TR) 30 June 2016

More information

ODF R-SOG-2020-MTB V1.3 APP OLYMPIC DATA FEED

ODF R-SOG-2020-MTB V1.3 APP OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Mountain Bike Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee ODF R-SOG-2020-MTB V1.3 APP 22 Apr 2018

More information

ODF R-SOG-2020-CSP-ROW V2.3 APP OLYMPIC DATA FEED

ODF R-SOG-2020-CSP-ROW V2.3 APP OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Sprint Canoe and Rowing Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee 24 January 2019 License The

More information

Event Organizer Notes

Event Organizer Notes Event Organizer Notes 2017-18 Log In: Log in to My USSA using your Club Login* Enter your Club ID number in the username field, and your club's password. Once you have logged in, you will need to choose

More information

DRAG RACE Program Manual Firm Ver 2.14

DRAG RACE Program Manual Firm Ver 2.14 DRAG RACE Program Manual Firm Ver 2.14 The Portatree Professional Ultimate Drag Racing Timer (gold box) can be used with an IBM Compatible Personal Computer connected through a Com Port (using a null modem

More information

ODF R-SOG-2020-SAL V1.3 SFA OLYMPIC DATA FEED

ODF R-SOG-2020-SAL V1.3 SFA OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Sailing Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee ODF R-SOG-2020-SAL V1.3 SFA 26 July 2018 License

More information

Event Organizer Notes

Event Organizer Notes Event Organizer Notes 2016-17 Log In: Log in to My USSA using your Club Login* Enter your club's USSA number in the username field, and your club's password. Once you have logged in, you will need to choose

More information

OLYMPIC DATA FEED ODF R-SOG-2020-CTR V1.4 APP

OLYMPIC DATA FEED ODF R-SOG-2020-CTR V1.4 APP OLYMPIC DATA FEED ODF Cycling Track Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee ODF R-SOG-2020-CTR V1.4 APP 15 Sep 2017

More information

ODF R-SOG-2020-GRY V1.3 APP OLYMPIC DATA FEED

ODF R-SOG-2020-GRY V1.3 APP OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Rhythmic Gymnastics Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee ODF R-SOG-2020-GRY V1.3 APP 25 August

More information

TimeTronics Sports Timing Systems MeetManager Users Manual 2004 page 1. Table of contents

TimeTronics Sports Timing Systems MeetManager Users Manual 2004 page 1. Table of contents TimeTronics Sports Timing Systems MeetManager Users Manual 2004 page 1 Table of contents 1 Introduction...2 2 Concept...3 2.1 How does our MeetManagement system works?...3 2.2 How is this MeetManagement

More information

ODF R-SOG-2020-MPN V1.6 SFA OLYMPIC DATA FEED

ODF R-SOG-2020-MPN V1.6 SFA OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Modern Pentathlon Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee ODF R-SOG-2020-MPN V1.6 SFA 21 September

More information

PUBLISHING A RACE USING USSA LIVE TIMING User Manual version 1.1 / February 11, URL :

PUBLISHING A RACE USING USSA LIVE TIMING User Manual version 1.1 / February 11, URL : PART 1 - GETTING STARTED PUBLISHING A RACE USING USSA LIVE TIMING User Manual version 1.1 / February 11, 2016 URL : http://ussalivetiming.com 1. Get your login and password from USSA by sending an e-mail

More information

ODF R-SOG-2020-DIV V2.1 APP OLYMPIC DATA FEED

ODF R-SOG-2020-DIV V2.1 APP OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Diving Data Dictionary Tokyo 22 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee 24 January 219 License The document accompanying

More information

ODF R-SOG-2020-DIV V1.3 APP OLYMPIC DATA FEED

ODF R-SOG-2020-DIV V1.3 APP OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Diving Data Dictionary Tokyo 22 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee ODF R-SOG-22-DIV V1.3 APP 4 December 217 License

More information

Notes on Using SportSoftware OE2003

Notes on Using SportSoftware OE2003 Sections Page 1-4 Before the Race 2 5-10 At the Race 11 11-14 After the Race 21 GRAMPIAN ORIENTEERS Version 2.2a (RH / DG) 19th February 2008 Setting Up a New Event, and Race Day Operation Summary of Steps

More information

RegattaCentral API V3.0 Cookbook

RegattaCentral API V3.0 Cookbook RegattaCentral API V3.0 Cookbook Contents 1. Getting Started... 1 2. Authentication... 2 3. Transformers... 2 4. Downloading Regatta Information... 3 5. Organization Search... 4 6. Participant Search...

More information

ODF R-SOG-2020 SKB V2.0 SFA OLYMPIC DATA FEED

ODF R-SOG-2020 SKB V2.0 SFA OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Skateboarding Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee ODF R-SOG-2020 SKB V2.0 SFA 4 January

More information

Event Organizer Notes

Event Organizer Notes Event Organizer Notes Log In: Log into My USSA using your Club Login* Enter your club's USSA number in the username field, and your club's password. Once you have logged in, you will need to choose Event

More information

E Alge Time.NET

E Alge Time.NET E-2010-12- 09 e Alge Table of contents 1 General... 3 1.1 Installation... 3 1.1.1 Installation requirements:... 3 1.2 Installation of program... 3 2 Settings and Initiating... 5 2.1 Program Settings:...

More information

Introduction to XML. An Example XML Document. The following is a very simple XML document.

Introduction to XML. An Example XML Document. The following is a very simple XML document. Introduction to XML Extensible Markup Language (XML) was standardized in 1998 after 2 years of work. However, it developed out of SGML (Standard Generalized Markup Language), a product of the 1970s and

More information

Dear Race Promoter: Sincerely, John M Dains Impact Software Group, Inc.

Dear Race Promoter: Sincerely, John M Dains Impact Software Group, Inc. Dear Race Promoter: Thank you for your interest in Trackside. We are proud to present Trackside 5.0 and to you. If you have any questions about how the software works and can not resolve your problems

More information

ODF Triathlon Data Dictionary for the XX Commonwealth Games

ODF Triathlon Data Dictionary for the XX Commonwealth Games Olympic Data Feed ODF Triathlon Data Dictionary for the XX Commonwealth Games 27 June 2014 Technology and Information Department International Olympic Committee INTERNATIONAL OLYMPIC COMMITTEE Château

More information

Frequent questions about <SkiAlp-Pro>

Frequent questions about <SkiAlp-Pro> Frequent questions about How to find the communication port... 2 How to connect your timing device which is plugged by Ethernet... 3 How to configure the start list and results... 4 How to

More information

Olympic Data Feed. ODF Archery Data Dictionary. ODF/INT303 R2 v1.3 APP (AR)

Olympic Data Feed. ODF Archery Data Dictionary. ODF/INT303 R2 v1.3 APP (AR) Olympic Data Feed ODF Archery Data Dictionary 28 February 2014 Technology and Infmation Department International Olympic Committee INTERNATIONAL OLYMPIC COMMITTEE Château de Vidy, 1007 Lausanne, Switzerland,

More information

CAL Team Manager Instructions

CAL Team Manager Instructions CAL Team Manager Instructions These instructions were made from Team Manager 4.0. Refer to Team Manager 3.0 Instructions document for instructions on how to setup and use Team Manager 3.0. Preparing Team

More information

Sports Data Platform (SDP) International Canoe Federation (ICF)

Sports Data Platform (SDP) International Canoe Federation (ICF) Sports Data Platform (SDP) International Canoe Federation (ICF) Versión 2.2 01/03/2017 DOCUMENT DETAILS DOCUMENT TITLE ICF. - User Guide for NF VERSION V2.2 RELEASE DATE 01/03/2017 DOCUMENT REFERENCE UG-SS-EN-V2.2

More information

SOFTWARE ELITE V2. User manual Version 06/10. Page 1

SOFTWARE ELITE V2. User manual Version 06/10. Page 1 SOFTWARE ELITE V2 User manual Version 06/10 Page 1 Table of contents 1. Introduction 4 1.1. System requirements 4 1.2. Firewall 5 1.3. Network requirements 6 1.3.1. Share data directory: 6 1.3.2. Connecting

More information

AOA Online Registration System

AOA Online Registration System AOA Online Registration System Introduction In order to participate in any Alpine Ontario (AOA) sanctioned event (Races, camps, training, etc), you must register each season with Alpine Ontario. Your seasonal

More information

Flight Academy Scholarship Application Instructions and Checklist

Flight Academy Scholarship Application Instructions and Checklist Flight Academy Scholarship Application Instructions and Checklist Current as of 15 Aug 18 All Previous Versions are Obsolete Note: Applications are fillable Adobe PDF forms and you must use a computer

More information

Olympic Data Feed. ODF/INT418 R-WOG-2018-IHO-v2.4 APP. ODF/INT418 R-WOG-2018-IHO-v2.4 APP 30 October 2017

Olympic Data Feed. ODF/INT418 R-WOG-2018-IHO-v2.4 APP. ODF/INT418 R-WOG-2018-IHO-v2.4 APP 30 October 2017 Olympic Data Feed ODF Ice Hockey Data Dictionary PyeongChang XXIII Olympic Winter Games Technology and Information Department International Olympic Committee ODF/INT418 R-WOG-2018-IHO-v2.4 APP 30 October

More information

Level 2 Database software ( )

Level 2 Database software ( ) Level 2 Database software (7540-084) ITQ Assignment guide for Candidates Assignment B www.cityandguilds.com October 2017 Version 6.1 About City & Guilds City & Guilds is the UK s leading provider of vocational

More information

Touchline Software

Touchline Software Tutorial: Importing Student Data Completing this tutorial will require the limited periodic assistance of the administrator for your student management database system (i.e. Aries, SASI, etc.). General

More information

Registration Guide to World Masters - Individuals and small groups

Registration Guide to World Masters - Individuals and small groups Registration Guide to World Masters - Individuals and small groups Contents General information... 2 General flow of actions to make a valid entry for one or more Masters Athletes... 2 Creating an account...

More information

TABLE OF CONTENTS. race result 11 Introduction

TABLE OF CONTENTS. race result 11 Introduction INTRODUCTION. TABLE OF CONTENTS 1. First Steps... 3 2. race result 11 Demo... 4 2.1. How to Open an Event... 4 2.2. How to Navigate in race result 11... 5 2.3. Participants Window... 6 General... 6 2.4.

More information

Integrated Sports Systems (ISS) Inc. Meet Management Suite

Integrated Sports Systems (ISS) Inc. Meet Management Suite October 2010 Integrated Sports Systems (ISS) Inc. Meet Management Suite Trampoline, Double Mini, Tumbling & Synchro User Guide and Technical Document Version 1.0 1 Table of Contents Table of Contents...

More information

The Athletes guide. Contents

The Athletes guide. Contents The Athletes guide Contents Create a user account for an athlete... 2 Edit my profile... 6 View your public profile... 6 Edit your profile text... 7 Add/change your photo... 11 Show My events... 12 How

More information

Pentathlon GB Results Programme Instruction Manual

Pentathlon GB Results Programme Instruction Manual Pentathlon GB Results Programme Instruction Manual Authors: Lawrence Moss & John Woodbridge Updated by Sue Hyde July 2017 Appendix 27 - Sculptor Instruction Manual 1 of 31 Contents Table of Figures...

More information

Overall description. Format Header Content-Type: application/x-www-form-urlencoded

Overall description. Format   Header Content-Type: application/x-www-form-urlencoded Page1 m Content Content... 1 IC-Meter Public API, version 2.0... 1 Overall description... 2 Retrieve API access token (oauth/token)... 2 Retrieve list of available buildings... 3 Retrieve list of units

More information

UDF Data for Voice Message Broadcasts - Help Version 1.0. Feb

UDF Data for Voice Message Broadcasts - Help Version 1.0. Feb UDF Data for Voice Message Broadcasts - Help Version 1.0 Feb-25-2016 s User Defined Field (UDF) for Voice Message Broadcasts... 3 Voice... 3 Standard Fields:... 3 UDF Fields:... 3 of Standard Fields...

More information

CERTIFICATION APPLICATION FOR ALCOHOL AND OTHER DRUG ABUSE PROFESSIONALS. Name: Last First Middle. Address: Street or PO Box City State Zip

CERTIFICATION APPLICATION FOR ALCOHOL AND OTHER DRUG ABUSE PROFESSIONALS. Name: Last First Middle. Address: Street or PO Box City State Zip Appendix IV CERTIFICATION APPLICATION FOR ALCOHOL AND OTHER DRUG ABUSE PROFESSIONALS Name: Last First Middle Address: Street or PO Box City State Zip Daytime Telephone: Date of Birth: E-Mail Address Gender:

More information

Dear Race Promoter: Sincerely, John M Dains Impact Software Group, Inc.

Dear Race Promoter: Sincerely, John M Dains Impact Software Group, Inc. Dear Race Promoter: Thank you for your interest in Trackside. We are proud to present to you. If you have any questions about how the software works and can not resolve your problems using this manual,

More information

Simplifying Expressions

Simplifying Expressions Unit 1 Beaumont Middle School 8th Grade, 2017-2018 Math8; Intro to Algebra Name: Simplifying Expressions I can identify expressions and write variable expressions. I can solve problems using order of operations.

More information

Club Registration Guide

Club Registration Guide Club Registration Guide This guide is for club secretaries looking to register their club and members with Basketball England, either directly, or through their Area Registrar. If your club has previously

More information

Appendix E. Description of algorithms of work of Server of the results

Appendix E. Description of algorithms of work of Server of the results Appendix E. Description of algorithms of work of Server of the results The main principles of functioning of Server of the results and the following important mechanisms of data exchange between Global

More information

ARELLO.COM Licensee Verification Web Service v2.0 (LVWS v2) Documentation. Revision: 8/22/2018

ARELLO.COM Licensee Verification Web Service v2.0 (LVWS v2) Documentation. Revision: 8/22/2018 ARELLO.COM Licensee Verification Web Service v2.0 (LVWS v2) Documentation Revision: 8/22/2018 Table of Contents Revision: 8/22/2018... 1 Introduction... 3 Subscription... 3 Interface... 3 Formatting the

More information

Sample Test Project. Regional Skill Competitions Level 3

Sample Test Project. Regional Skill Competitions Level 3 Sample Test Project Regional Skill Competitions Level 3 Skill 09 - IT Software Solutions for Business Category: Information and Communication Technology Version 3 May 2018 Skill IT software solutions for

More information

2018 U.S. Open Crossminton Championships July Griffith High School 600 N. Wiggs St. Griffith IN 46319

2018 U.S. Open Crossminton Championships July Griffith High School 600 N. Wiggs St. Griffith IN 46319 2018 U.S. Open Crossminton Championships July 28-29 Griffith High School 600 N. Wiggs St. Griffith IN 46319 Divisions in men s singles, men s doubles, women s singles, women s doubles and mixed doubles

More information

ALGE SWIM2000 Manual

ALGE SWIM2000 Manual ALGE SWIM2000 Manual SWIM2000 Table of contents 1 Software-License...5 2 System-Setup...6 2.1 Schematic...6 2.1.1 Single-sided timing with numeric display board...6 2.1.2 Double-sided timing with matrix-display...7

More information

ALPINE LEVEL 2 CERTIFICATION PROCESS Updated November 2016

ALPINE LEVEL 2 CERTIFICATION PROCESS Updated November 2016 PSIA Rocky Mountain AASI ALPINE LEVEL 2 CERTIFICATION PROCESS Updated November 2016 PSIA Alpine Level 2 Certification involves the completion of 2 elements Level 2 Prerequisites Level 2 Modules PSIA Alpine

More information

ODF R-SOG-2020-RUG V1.3 APP OLYMPIC DATA FEED

ODF R-SOG-2020-RUG V1.3 APP OLYMPIC DATA FEED OLYMPIC DATA FEED ODF Rugby Sevens Data Dictionary Tokyo 2020 - Games of the XXXII Olympiad Technology and Information Department International Olympic Committee 12 March 2018 License The document accompanying

More information

1. Getting Started. Contents

1. Getting Started. Contents RegattaCentral API V4.0 Cookbook Contents 1. Getting Started...1 2. Changes from RegattaCentral API V3.0... 2 3. Authentication...3 4. Transformers... 3 5. Downloading Regatta Entry Information... 4 6.

More information

User Guide for the WegenerNet Data Portal

User Guide for the WegenerNet Data Portal User Guide for the WegenerNet Data Portal (v9/18feb2010) The WegenerNet Data Portal provides access to measurement data from the climate stations as well as detailed information about the project. Quality-checked

More information

Olympic Data Feed Sochi 2014

Olympic Data Feed Sochi 2014 Olympic Data Feed Sochi 2014 ODF Ice Hockey Data Dictionary 12 December 2013 Technology and Information Department International Olympic Committee INTERNATIONAL OLYMPIC COMMITTEE Château de Vidy, 1007

More information

WKC Registration System. User s manual

WKC Registration System. User s manual WKC Registration System User s manual Table of Contents 1 Overview... 3 2 Obtaining a username and password... 4 3 Athlete registration... 8 3.1 Athlete database... 8 3.2 Individual registration... 9 3.3

More information

Web site for sports team clubs and leagues. User Manual. PhpMySport. PhpMySport v1.0 released on 10/25/2006

Web site for sports team clubs and leagues. User Manual. PhpMySport. PhpMySport v1.0 released on 10/25/2006 Web site for sports team clubs and leagues User Manual PhpMySport PhpMySport v1.0 released on 10/25/2006 Open source software distributed under GNU/GPL license Copyright 2006 Table of contents Table of

More information

REI2 Swimming Program. Doc: R2U_N_1079_002_E Version: Page 1 of 78. Swimming program

REI2 Swimming Program. Doc: R2U_N_1079_002_E Version: Page 1 of 78. Swimming program Page 1 of 78 Swimming program Page 2 of 78 Summary 1. CONVENTIONS...6 2. STARTING...7 2.1. Introduction...7 2.1.1. Pod installation...7 2.2. Switching on and choosing the program...7 2.3. Timing...10 2.3.1.

More information

YSL Data Import Specifications revised 5/17/2018

YSL Data Import Specifications revised 5/17/2018 YSL Data Import Specifications revised 5/17/2018 Table of Contents 1. Introduction 2. Headers/Columns 3. Games/Byes 4. Divisions 5. Teams 6. Users 7. Coaches 8. Players 9. Game Officials 1. Introduction

More information

FIS FREESKI 2019 Results Ladies' Ski Halfpipe MSLM (CA) SUN 17 MAR 2019 Start Time: 13:00

FIS FREESKI 2019 Results Ladies' Ski Halfpipe MSLM (CA) SUN 17 MAR 2019 Start Time: 13:00 Ladies' Ski Halfpipe SUN 17 MAR 2019 Start Time: 13:00 HP Course Name Judges Chief Of Competition Gerry Golosky Judge 1 Logan Dobson Judge 2 Alex Benison Judge 3 Reid McEachran Judge 4 Benoit Gendering

More information

MAROC OE2010 Training

MAROC OE2010 Training MAROC OE2010 Training Introduction At first sight OE2010 can look daunting lots of windows, icons, and menu items Learning outcomes Hands-on training after which you will understand: OE2010 terminology:

More information

Guppy Show Master Userguide

Guppy Show Master Userguide Guppy Show Master Userguide Table of contents... 1 Introduction... 2 1 Main Window... 3 2 Prepare New Show overall... 4 3 Prepare New Show... 6 4. Enter the entries... 8 5 Input New Breeder... 10 6 Input

More information

Scoring Program Manual

Scoring Program Manual IWWF Cable Wakeboard Scoring Program Manual Page 1 of 10 Scoring Program Manual Date of the edition: 12 April 2012 Manual by the Cable Wakeboard World Council of the International Waterski & Wakeboard

More information

Conseil International du Sport Militaire International Military Sports Council - Delegation Allemande - - German Delegation - I N V I T A T I O N

Conseil International du Sport Militaire International Military Sports Council - Delegation Allemande - - German Delegation - I N V I T A T I O N - Delegation Allemande - - German Delegation - I N V I T A T I O N 03 rd to 07 th June 2019 in Sonthofen/Germany Friendship through Sport German Delegation to CISM German Joint Support Service Headquarters

More information

Sports Carnival Program Swimming Championships School Entry Instructions

Sports Carnival Program Swimming Championships School Entry Instructions Sports Carnival Program Swimming Championships School Entry Instructions Go to CEO website (http://www.ceo.woll.catholic.edu.au/) and look for the swimmer. Click on the swimmer to access information about

More information

1. Connecting. 2. Access your calendar

1. Connecting. 2. Access your calendar 1. Connecting Go to www.adams.wada-ama.org Enter your user name and password*, received in your notification letter your qualification as elite athlete During your first connection ADAMS will ask you to:

More information

eclubhouse CLUB OFFICIAL USER GUIDE

eclubhouse CLUB OFFICIAL USER GUIDE eclubhouse CLUB OFFICIAL USER GUIDE eclub Club Users Guide 11/2013 Table of Contents eclubhouse... 1 CLUB OFFICIAL USER GUIDE... 1 LOGGING IN... 3 RESETTING PASSWORD & UNLOCKING ACCOUNT... 4 ADMINISTRATION...

More information

OPERATING VIDEO INSTALLATION VIDEO BC STS

OPERATING VIDEO INSTALLATION VIDEO  BC STS OPERATING VIDEO INSTALLATION VIDEO www.sigma-qr.com BC 23.16 STS GLISH Foreword Congratulations! Your SIGMA bike computer is a high-quality instrument with top-of-the-line quality and technology. We recommend

More information

OCA Commissaire Policy

OCA Commissaire Policy OCA Commissaire Policy Scope of the Policy This policy applies to all Commissaires working at sanctioned by the Ontario Cycling Association (OCA) or to Commissaires assigned by the OCA to national or international.

More information

BAOC EPunch Instructions - OE2003

BAOC EPunch Instructions - OE2003 BAOC EPunch Instructions - OE2003 EPunch Responsibilities Make sure the course setter or event director gets the controls in advance (Encourage them to pick them up at the previous meet.) Send directions

More information

Youth Registration System Guide

Youth Registration System Guide Youth Registration System Guide Registration for youth new to FIRST and profile completion tips: Pages 1 5 Registration for returning youth: Page 6 Important Parent Account Required Prior to registering

More information

Register at

Register at Register at www.bajasaeindia.co.in Last Date for Registrations 20 th April 2015 GUIDELINES FOR 2016 REGISTRATION & ELIGIBILITY CRITERION All participating Institutes need to have an operational collegiate

More information

SiTiming User Guide v13

SiTiming User Guide v13 v13 Contents v13... 1 1 Introduction... 6 2 Terminology... 6 3 Set-up and Navigation... 7 3.1 Screen Layout... 7 3.2 Help... 8 3.3 Licence... 8 3.4 Local PC Settings... 8 3.5 Database... 8 3.6 Printing...

More information

Photo Vault Online Administrators Manual

Photo Vault Online Administrators Manual Photo Vault Online Administrators Manual Table of Contents Introduction... 3 Getting Administrator access... 3 Photo Summary... 5 Downloads... 5 Generate Downloads Page... 5 Go to Downloads Page... 7 Invite

More information

Rose Point ECS - Administrator s Guide

Rose Point ECS - Administrator s Guide Rose Point ECS - Administrator s Guide Copyright Rose Point Navigation Systems This document is an administrator s guide for properly setting up Rose Point ECS version 4, outlining the installation procedure,

More information

Box Score (Final) Hoosick Falls vs Chenango Forks ( at)

Box Score (Final) Hoosick Falls vs Chenango Forks ( at) Box Score (Final) Score by Quarters 1 2 3 4 Score ----------------- -- -- -- -- ----- Hoosick Falls... 7 7 0 0-14 Chenango Forks... 0 12 0 8-20 Record: Record: Scoring Summary: 1st 03:52 HOOS - A. Pitt

More information

Chicago Area Orienteering Club. Race Day Instructions for Sport Software

Chicago Area Orienteering Club. Race Day Instructions for Sport Software Chicago Area Orienteering Club Race Day Instructions for Sport Software Introduction This guide is for use by Meet Directors and Course Setters from the Chicago Area Orienteering Club (CAOC) to prepare

More information

Handbook. for small and medium outdoor sport events

Handbook. for small and medium outdoor sport events Handbook for small and medium outdoor sport events INTRODUCTION SPORTident universal timing and identification system! Due to its robustness, flexibility and usability, it is possible to apply the SPORTident

More information

AGING STUDIES ADMISSIONS APPLICATION

AGING STUDIES ADMISSIONS APPLICATION AGING STUDIES ADMISSIONS APPLICATION MASTER OF SCIENCE DEGREE IN GERONTOLOGY This application must be typed or printed legibly in black ink. If not legible, your application will be disqualified. TODAY'S

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) 2, 0 B) 2, 25 C) 2, 0, 25 D) 2, 0, 0 4

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) 2, 0 B) 2, 25 C) 2, 0, 25 D) 2, 0, 0 4 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Select from the list of numbers all that belong to the specified set. ) Integers, 7, -7, 0, 0, 9 A),

More information

SECTION.0900 LEAD-BASED PAINT HAZARD MANAGEMENT PROGRAM FOR RENOVATION, REPAIR AND PAINTING

SECTION.0900 LEAD-BASED PAINT HAZARD MANAGEMENT PROGRAM FOR RENOVATION, REPAIR AND PAINTING SECTION.0900 LEAD-BASED PAINT HAZARD MANAGEMENT PROGRAM FOR RENOVATION, REPAIR AND PAINTING 10A NCAC 41C.0901 GENERAL (a) In addition to the definitions found in 40 CFR Part 745 Subpart E and Subpart L

More information