Anyone using the box score XML Data?

If you need help building your website, this is the place to hang out. If you're an HTML, PHP, Perl or web database geek, check it out. / Si vous avez besoin d'aide pour construire votre site web, c'est le forum à regarder! Si vous êtes un expert en HTML, PHP, Perl ou en base de données, c'est le forum pour vous!
Post Reply
Kitsune
The Addict / Le Drogué
Posts: 555
Joined: Tue Jun 20, 2006 7:23 pm
Location: Toronto
Contact:

Anyone using the box score XML Data?

Post 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.
SimonT
STHS Owner / Propriétaire du STHS
Posts: 14793
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: Anyone using the box score XML Data?

Post by SimonT »

You can use the STHS-API to read them easily and make anything with it.
-SimonT
Forum Administrator / Administrateur du Forum
STHS Owner / Propriètaire du STHS
English Manual - Manuel Français
Kitsune
The Addict / Le Drogué
Posts: 555
Joined: Tue Jun 20, 2006 7:23 pm
Location: Toronto
Contact:

Re: Anyone using the box score XML Data?

Post 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?
SimonT
STHS Owner / Propriétaire du STHS
Posts: 14793
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: Anyone using the box score XML Data?

Post by SimonT »

It's a array of variable. In those 2 array, it's containt all the stat.
-SimonT
Forum Administrator / Administrateur du Forum
STHS Owner / Propriètaire du STHS
English Manual - Manuel Français
Post Reply