/meos?get=competitionReturns:
MOP Competition XML
Example:*MOPComplete> *competition date="2015-09-06" organizer="Orienteringsklubben Linné" homepage="http://www.oklinne.nu">Stafett-DM, Uppland*/competition> */MOPComplete>
/meos?get=classReturns:
MOP Classes XML
Example:*MOPComplete> *cls id="1" ord="10" radio="90,130;90,130;90,130">D21*/cls> *cls id="100" ord="1000" radio="90,130">M7*/cls> */MOPComplete>Remarks: The attribute ord should be used to sort classes. The attribute radio lists the MeOS default radio control for each class and leg. Each leg of the class is separated by ';' and each radio control within a leg with ','. Note that you may query for results at any control; the listed controls are only for convenience.
/meos?get=controlReturns:
MOP Controls XML
Example:*MOPComplete> *control id="31">[31]*/control> *control id="32">[32]*/control> *control id="50">Radio 1*/control> */MOPComplete>
/meos?get=competitor
/meos?get=competitor#class=*c1>,*c2>,...Arguments:
MOP Competitors XML
Example:
*MOPComplete>
*cmp id="3565">
*base org="570" cls="5" stat="1" st="360000" rt="20580">Elsa Winter*/base>
*input it="20340" tstat="1"/>
*/cmp>
*cmp id="55851">
*base org="134" cls="7" stat="1" st="380710" rt="46910">Anna Spring*/base>
*/cmp>
*/MOPComplete>
Remarks:
Please refer to the MOP documentation for a complete description of all attributes. Below is a quick reference.
/meos?get=team
/meos?get=team#class=*c1>,*c2>,...Arguments:
MOP Teams XML
Example:
*MOPComplete>
*tm id="2928771">
*base org="396" cls="5" stat="1" st="360000" rt="65770">IF Thor 1*/base>
*r>34346;48866,866,0;32609*/r>
*/tm>
*tm id="2928346">
*base org="134" cls="5" stat="1" st="360000" rt="99660">OK Enen 1*/base>
*r>42020;55851;35732*/r>
*/tm>
*/MOPComplete>
Remarks:
Please refer to the MOP documentation for a complete description of all attributes. Below is a quick reference.
/meos?get=organizationReturns:
MOP Organization XML
Example:*MOPComplete> *org id="1012">BAOC*/org> *org id="598">Dalaportens OL*/org> *org id="133">Enebybergs IF*/org> *org id="140">Falkenbergs OK*/org> */MOPComplete>
/meos?get=result
/meos?get=result#class=*c1>,*c2>,...
/meos?get=result#to=*c1>
/meos?get=result#from=*c1>
/meos?get=result#leg=*leg>
/meos?get=result#module=*module>
/meos?get=result#module=*module>#argument=*arg>
/meos?get=result#limit=*limit>
/meos?get=result#total=*true/false>
/meos?get=result#type=*type>Arguments:
MOP Individual or Team Result XML. The result list is sorted according to the result. Note than disqualified competitors are also included; for example a competitor with status *DNS> will be returned with this status for all radio controls. You may want to filter out such entries, depending on your application.
Examples:Individual results at the finish.
*MOPComplete>
*results location="Finish">
*person cls="100" stat="1" st="387240" rt="21880" place="1">
*name id="134940">Isac Ulvesson*/name>
*org id="2184">BOIC*/org>
*/person>
*person cls="100" stat="1" st="387700" rt="22720" place="2">
*name id="134923">Anne Brahe*/name>
*org id="2253">IFA*/org>
*/person>
*person cls="100" stat="1" st="382570" rt="23260" place="3">
*name id="134914">Dan Andersson*/name>
*org id="5938">OK Kompassen*/org>
*/person>
*/results>
*/MOPComplete>
Team results, leg 2 at Radio 1, leg has three parallel runners.
*MOPComplete>
*results leg="2" location="Radio 1">
*team cls="6" stat="1" st="372000" rt="32030" place="1">
*name id="2927509">OK Linné 1*/name>
*org id="84">OK Linné*/org>
*person cls="6" leg="2" stat="1" st="392720" rt="11310">
*name id="52054">John Woods*/name>
*org id="84">OK Linné*/club>
*/person>
*person cls="6" leg="3" stat="3" st="392720">
*name id="134850">Ralph Audoro*/name>
*org id="84">OK Linné*/org>
*/person>
*person cls="6" leg="4" stat="1" st="392720" rt="12850">
*name id="134851">Niel Success*/name>
*club id="84">OK Linné*/club>
*/person>
*/team>
*/results>
*/MOPComplete>
Roganing results, Invoke with argument module=rogaining, which is a built in module.
*MOPComplete>
*results module="rogaining" location="Finish">
*person cls="1" stat="1" score="26" st="324000" rt="72550" place="1">
*name id="4">Omar Rue*/name>
*/person>
*person cls="1" stat="1" score="25" st="324000" rt="72730" place="2">
*name id="3">Oscar Wilde*/name>
*/person>
*person cls="1" stat="1" score="25" st="324000" rt="72780" place="3">
*name id="5">Alice Alison*/name>
*/person>
*person cls="1" stat="5" score="26" st="324000" rt="72590">
*name id="6">Reimund Rossinger*/name>
*/person>
*/results>
*/MOPComplete>
Remarks:
When and only when the type is CourseIndividual, the attribute course is included.
*person cls="1" stat="1" st="324000" rt="72550" place="1" course=28> *name id="4">Jordan Griesmer*/name> */person>
/meos?get=iofresult
/meos?get=iofresult#class=*c1>,*c2>,...Arguments:
IOF XML version 3.0 result list.
/meos?get=iofstart
/meos?get=iofstart#class=*c1>,*c2>,...Arguments:
IOF XML version 3.0 start list.