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
How can i setup IIS on windows server 2008
How do I lookup and insert the foreign key value into a table when passing a variable value from different column in the related table?
PHP calling URL (which domain got me here?) PATH_INFO?
T-SQL: Count number of tables in the DB (SQL server 2008)
Can't Remote Desktop to Forefront TMG Server
SEO // Useful Tool-Assistance?
How would I edit the code for additional levels from: How can I prep text files for import into Excel that are in subheading formats?
Copy and Paste using VBA based on criteria including concatenation
SSH console: go to specified folder after login
Migrate 2000 dc to 2008 dc