Microsoft
Software
Hardware
Network
Question : Reading XML file of Sports scores
Experts, a website that I use for Sports Scores and Lines makes their info available to users in XML:
http://www.mysportsbook.c
om/lines/c
gi/lines.c
gi?tem=par
se&sport=2
06&ct=text
/xml&type=
I cannot figure out where in this XML file it tells you the Favorite.
<FavoredTeam> is almost always blank but it still tells me the line (ex: <Line>-7.5</Line> )
I was expecting to see something like this: <FavoredTeam>Patriots(NewE
ngland)</F
avoredTeam
>
but instead I see: <FavoredTeam /> for almost every entry (unless even).
Am I interpreting this wrong or can I NOT get that information from this XML file?
-Dan
Answer : Reading XML file of Sports scores
no you are reading the XML correctly. The server is not filling in the <FavoredTeam> element. I checked other sports and the same thing is happening for other sports as well.
Random Solutions
redirecting domain.com to
www.domain.com
in IIS7?
High Insert/Update time because of Trigger
Vmware Virtual Centre Service not starting
2 raid controllers managing the disk array
how to avoid echo in 1 on 1 video chat / conference-system with FMS 3,5
How do i create a SCOM 2007 SP1 cluster?
Convert Vmware guest, increase processors ok?
Netlogon Service stopped on SBS2003
USB webcam 50-feet from computer
web forms: xForms or javascript forms: which one is the best?