Page 1 of 1

Anyone using the box score XML Data?

Posted: Thu Dec 23, 2010 11:47 pm
by Kitsune
I'm curious... is anyone using the box score xml data output? I'm looking at the xml file and it seems, well rather daunting.

Re: Anyone using the box score XML Data?

Posted: Fri Dec 24, 2010 11:23 am
by SimonT
You can use the STHS-API to read them easily and make anything with it.

Re: Anyone using the box score XML Data?

Posted: Mon Dec 27, 2010 11:08 am
by Kitsune
Here is what is really confusing me:

- <StatsGameStart>
<float>0</float>
<float>100</float>
<float>70.0304</float>
<float>43.0304</float>
<float>71.0304</float>
<float>80.0304</float>
<float>75.0304</float>
<float>75.0304</float>
<float>66.0304</float>
<float>64.0304</float>
<float>64.0304</float>
<float>100</float>
<float>100</float>
<float>68.0304</float>
<float>69.0304</float>
<float>73.0304</float>
<float>40.0304</float>
<float>50.0320435</float>
</StatsGameStart>
- <StatsNow>
<float>0</float>
<float>96.7857361</float>
<float>70.0304</float>
<float>42.0304</float>
<float>66.81614</float>
<float>98.7857361</float>
<float>75.0304</float>
<float>75.0304</float>
<float>63.8161354</float>
<float>59.8161354</float>
<float>61.8161354</float>
<float>97.7857361</float>
<float>97.7857361</float>
<float>68.0304</float>
<float>69.0304</float>
<float>73.0304</float>
<float>40.0304</float>
<float>50.0320435</float>
</StatsNow>


I see it under every player, but I have no idea what its for. Can you tell me what its for?

Re: Anyone using the box score XML Data?

Posted: Mon Dec 27, 2010 4:06 pm
by SimonT
It's a array of variable. In those 2 array, it's containt all the stat.