]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Add SportInfo support for NBA_Team_Stats_XML.dtd.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 22 Jun 2014 19:34:30 +0000 (15:34 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 22 Jun 2014 19:34:30 +0000 (15:34 -0400)
doc/man1/htsn-import.1
schema/NBA_Team_Stats_XML.dtd [new file with mode: 0644]
schemagen/NBA_Team_Stats_XML/NBA_Team_Stats_XML.xml [new file with mode: 0644]
src/TSN/XML/SportInfo.hs
test/xml/sportinfo/NBA_Team_Stats_XML.dtd [new file with mode: 0644]
test/xml/sportinfo/NBA_Team_Stats_XML.xml [new file with mode: 0644]

index 433ecf09ae09d406748ec3bd947212033cfb1c13..3abdb6679f8431719e54ce3491f208410dc15aa0 100644 (file)
@@ -268,6 +268,8 @@ MLB_Pitching_Wild_Pitches_Leaders.dtd
 MLB_Pitching_Win_Percentage_Leaders.dtd
 .IP \[bu]
 MLB_Pitching_WL_Leaders.dtd
+.IP \[bu]
+NBA_Team_Stats_XML.dtd
 .RE
 .P
 The GameInfo and SportInfo types do not have their own top-level
diff --git a/schema/NBA_Team_Stats_XML.dtd b/schema/NBA_Team_Stats_XML.dtd
new file mode 100644 (file)
index 0000000..9676b73
--- /dev/null
@@ -0,0 +1,19 @@
+<!ELEMENT XML_File_ID (#PCDATA)>
+<!ELEMENT heading (#PCDATA)>
+<!ELEMENT category (#PCDATA)>
+<!ELEMENT sport (#PCDATA)>
+<!ELEMENT Seasontype (#PCDATA)>
+<!ELEMENT Season (#PCDATA)>
+<!ELEMENT Title (#PCDATA)>
+<!ELEMENT Win_Loss (#PCDATA)>
+<!ELEMENT Streak (#PCDATA)>
+<!ELEMENT Overall (#PCDATA)>
+<!ELEMENT Stats_Against ( ( Win_Loss*, Streak, Overall ) )>
+<!ELEMENT Team_Stats ( Stats_Against* )>
+<!ELEMENT note (#PCDATA)>
+<!ELEMENT time_stamp (#PCDATA)>
+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, Seasontype, Season, Title, Team_Stats, note, time_stamp ) )>
+
+<!ATTLIST Win_Loss season CDATA #REQUIRED>
+<!ATTLIST Stats_Against name CDATA #REQUIRED>
+<!ATTLIST Team_Stats fullname CDATA #REQUIRED>
diff --git a/schemagen/NBA_Team_Stats_XML/NBA_Team_Stats_XML.xml b/schemagen/NBA_Team_Stats_XML/NBA_Team_Stats_XML.xml
new file mode 100644 (file)
index 0000000..b475cbf
--- /dev/null
@@ -0,0 +1,239 @@
+<?xml version="1.0" standalone="no" ?>\r
+<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "NBA_Team_Stats_XML.dtd">\r
+<message>\r
+<XML_File_ID>171617</XML_File_ID>\r
+<heading>ACX%TEAMSTATS-PHO</heading>\r
+<category>Statistics</category>\r
+<sport>NBA</sport>\r
+<Seasontype>Regular</Seasontype>\r
+<Season>2010</Season>\r
+<Title>Phoenix Suns Team Statistics</Title>\r
+<Team_Stats fullname="Phoenix Suns">\r
+<Stats_Against name="Atlanta Hawks">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">1-0</Win_Loss>\r
+<Streak>Pho 5</Streak>\r
+<Overall>51-42</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Boston Celtics">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">0-2</Win_Loss>\r
+<Win_Loss season="2001-02">1-1</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>38-56</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Charlotte Hornets">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Pho 2</Streak>\r
+<Overall>17-10</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Chicago Bulls">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Pho 4</Streak>\r
+<Overall>53-53</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Cleveland Cavaliers">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Pho 4</Streak>\r
+<Overall>46-31</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Dallas Mavericks">\r
+<Win_Loss season="1999">3-1</Win_Loss>\r
+<Win_Loss season="1999-00">1-3</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>Dal 1</Streak>\r
+<Overall>58-35</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Denver Nuggets">\r
+<Win_Loss season="1999">3-0</Win_Loss>\r
+<Win_Loss season="1999-00">3-1</Win_Loss>\r
+<Win_Loss season="2000-01">4-0</Win_Loss>\r
+<Win_Loss season="2001-02">1-2</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>66-46</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Detroit Pistons">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>53-47</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Golden State Warriors">\r
+<Win_Loss season="1999">2-1</Win_Loss>\r
+<Win_Loss season="1999-00">4-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-2</Win_Loss>\r
+<Win_Loss season="2001-02">2-0</Win_Loss>\r
+<Streak>Pho 3</Streak>\r
+<Overall>107-68</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Houston Rockets">\r
+<Win_Loss season="1999">2-2</Win_Loss>\r
+<Win_Loss season="1999-00">2-2</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">1-1</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>78-71</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Indiana Pacers">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Ind 1</Streak>\r
+<Overall>29-25</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Los Angeles Clippers">\r
+<Win_Loss season="1999">3-0</Win_Loss>\r
+<Win_Loss season="1999-00">4-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-2</Win_Loss>\r
+<Win_Loss season="2001-02">0-2</Win_Loss>\r
+<Streak>LaC 3</Streak>\r
+<Overall>96-54</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Los Angeles Lakers">\r
+<Win_Loss season="1999">1-3</Win_Loss>\r
+<Win_Loss season="1999-00">0-4</Win_Loss>\r
+<Win_Loss season="2000-01">1-3</Win_Loss>\r
+<Win_Loss season="2001-02">1-2</Win_Loss>\r
+<Streak>LaL 1</Streak>\r
+<Overall>72-108</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Memphis Grizzlies">\r
+<Win_Loss season="1999">3-0</Win_Loss>\r
+<Win_Loss season="1999-00">4-0</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">2-1</Win_Loss>\r
+<Streak>Mem 1</Streak>\r
+<Overall>22-4</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Miami Heat">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">1-0</Win_Loss>\r
+<Streak>Pho 3</Streak>\r
+<Overall>23-4</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Milwaukee Bucks">\r
+<Win_Loss season="1999">1-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">2-0</Win_Loss>\r
+<Streak>Pho 5</Streak>\r
+<Overall>50-58</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Minnesota Timberwolves">\r
+<Win_Loss season="1999">2-1</Win_Loss>\r
+<Win_Loss season="1999-00">3-1</Win_Loss>\r
+<Win_Loss season="2000-01">1-3</Win_Loss>\r
+<Win_Loss season="2001-02">1-0</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>36-12</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="New Jersey Nets">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>NJ  2</Streak>\r
+<Overall>27-27</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="New York Knicks">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">1-1</Win_Loss>\r
+<Streak>NY  1</Streak>\r
+<Overall>45-50</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Orlando Magic">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>Orl 2</Streak>\r
+<Overall>16-9</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Philadelphia 76ers">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>Phi 1</Streak>\r
+<Overall>48-43</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Portland Trail Blazers">\r
+<Win_Loss season="1999">0-3</Win_Loss>\r
+<Win_Loss season="1999-00">1-3</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">2-1</Win_Loss>\r
+<Streak>Por 1</Streak>\r
+<Overall>87-77</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Sacramento Kings">\r
+<Win_Loss season="1999">0-3</Win_Loss>\r
+<Win_Loss season="1999-00">4-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-3</Win_Loss>\r
+<Win_Loss season="2001-02">1-3</Win_Loss>\r
+<Streak>Sac 3</Streak>\r
+<Overall>99-64</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="San Antonio Spurs">\r
+<Win_Loss season="1999">2-2</Win_Loss>\r
+<Win_Loss season="1999-00">2-2</Win_Loss>\r
+<Win_Loss season="2000-01">2-2</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>San 3</Streak>\r
+<Overall>58-49</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Seattle SuperSonics">\r
+<Win_Loss season="1999">3-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-2</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">1-0</Win_Loss>\r
+<Streak>Pho 4</Streak>\r
+<Overall>101-74</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Toronto Raptors">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">1-1</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>8-4</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Utah Jazz">\r
+<Win_Loss season="1999">2-2</Win_Loss>\r
+<Win_Loss season="1999-00">0-4</Win_Loss>\r
+<Win_Loss season="2000-01">2-2</Win_Loss>\r
+<Win_Loss season="2001-02">2-1</Win_Loss>\r
+<Streak>Uta 1</Streak>\r
+<Overall>68-53</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Washington Wizards">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>Was 1</Streak>\r
+<Overall>44-49</Overall>\r
+</Stats_Against>\r
+</Team_Stats>\r
+<note>Regular Season Only</note>\r
+<time_stamp> January 28, 2002, at 04:34 PM ET </time_stamp>\r
+</message>\r
index 9fa47253456f452d373cd0cad8d016216dc983df..e54e77448b41c4751abcea19e497d6a2cee5245a 100644 (file)
@@ -152,7 +152,7 @@ dtds =
     "MLB_Pitching_Wild_Pitches_Leaders.dtd",
     "MLB_Pitching_Win_Percentage_Leaders.dtd",
     "MLB_Pitching_WL_Leaders.dtd",
-    "NBA_Team_Stats_XML.dtd", -- no dtd
+    "NBA_Team_Stats_XML.dtd",
     "NBA3PPctXML.dtd", -- no dtd
     "NBAAssistsXML.dtd", -- no dtd
     "NBABlocksXML.dtd", -- no dtd
@@ -395,7 +395,8 @@ sport_info_test_files =
     "MLB_Pitching_WHIP_Leaders.xml",
     "MLB_Pitching_Wild_Pitches_Leaders.xml",
     "MLB_Pitching_Win_Percentage_Leaders.xml",
-    "MLB_Pitching_WL_Leaders.xml"
+    "MLB_Pitching_WL_Leaders.xml",
+    "NBA_Team_Stats_XML.xml"
   ]
 
 
diff --git a/test/xml/sportinfo/NBA_Team_Stats_XML.dtd b/test/xml/sportinfo/NBA_Team_Stats_XML.dtd
new file mode 100644 (file)
index 0000000..9676b73
--- /dev/null
@@ -0,0 +1,19 @@
+<!ELEMENT XML_File_ID (#PCDATA)>
+<!ELEMENT heading (#PCDATA)>
+<!ELEMENT category (#PCDATA)>
+<!ELEMENT sport (#PCDATA)>
+<!ELEMENT Seasontype (#PCDATA)>
+<!ELEMENT Season (#PCDATA)>
+<!ELEMENT Title (#PCDATA)>
+<!ELEMENT Win_Loss (#PCDATA)>
+<!ELEMENT Streak (#PCDATA)>
+<!ELEMENT Overall (#PCDATA)>
+<!ELEMENT Stats_Against ( ( Win_Loss*, Streak, Overall ) )>
+<!ELEMENT Team_Stats ( Stats_Against* )>
+<!ELEMENT note (#PCDATA)>
+<!ELEMENT time_stamp (#PCDATA)>
+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, Seasontype, Season, Title, Team_Stats, note, time_stamp ) )>
+
+<!ATTLIST Win_Loss season CDATA #REQUIRED>
+<!ATTLIST Stats_Against name CDATA #REQUIRED>
+<!ATTLIST Team_Stats fullname CDATA #REQUIRED>
diff --git a/test/xml/sportinfo/NBA_Team_Stats_XML.xml b/test/xml/sportinfo/NBA_Team_Stats_XML.xml
new file mode 100644 (file)
index 0000000..b475cbf
--- /dev/null
@@ -0,0 +1,239 @@
+<?xml version="1.0" standalone="no" ?>\r
+<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "NBA_Team_Stats_XML.dtd">\r
+<message>\r
+<XML_File_ID>171617</XML_File_ID>\r
+<heading>ACX%TEAMSTATS-PHO</heading>\r
+<category>Statistics</category>\r
+<sport>NBA</sport>\r
+<Seasontype>Regular</Seasontype>\r
+<Season>2010</Season>\r
+<Title>Phoenix Suns Team Statistics</Title>\r
+<Team_Stats fullname="Phoenix Suns">\r
+<Stats_Against name="Atlanta Hawks">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">1-0</Win_Loss>\r
+<Streak>Pho 5</Streak>\r
+<Overall>51-42</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Boston Celtics">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">0-2</Win_Loss>\r
+<Win_Loss season="2001-02">1-1</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>38-56</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Charlotte Hornets">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Pho 2</Streak>\r
+<Overall>17-10</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Chicago Bulls">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Pho 4</Streak>\r
+<Overall>53-53</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Cleveland Cavaliers">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Pho 4</Streak>\r
+<Overall>46-31</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Dallas Mavericks">\r
+<Win_Loss season="1999">3-1</Win_Loss>\r
+<Win_Loss season="1999-00">1-3</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>Dal 1</Streak>\r
+<Overall>58-35</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Denver Nuggets">\r
+<Win_Loss season="1999">3-0</Win_Loss>\r
+<Win_Loss season="1999-00">3-1</Win_Loss>\r
+<Win_Loss season="2000-01">4-0</Win_Loss>\r
+<Win_Loss season="2001-02">1-2</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>66-46</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Detroit Pistons">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>53-47</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Golden State Warriors">\r
+<Win_Loss season="1999">2-1</Win_Loss>\r
+<Win_Loss season="1999-00">4-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-2</Win_Loss>\r
+<Win_Loss season="2001-02">2-0</Win_Loss>\r
+<Streak>Pho 3</Streak>\r
+<Overall>107-68</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Houston Rockets">\r
+<Win_Loss season="1999">2-2</Win_Loss>\r
+<Win_Loss season="1999-00">2-2</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">1-1</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>78-71</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Indiana Pacers">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-0</Win_Loss>\r
+<Streak>Ind 1</Streak>\r
+<Overall>29-25</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Los Angeles Clippers">\r
+<Win_Loss season="1999">3-0</Win_Loss>\r
+<Win_Loss season="1999-00">4-0</Win_Loss>\r
+<Win_Loss season="2000-01">2-2</Win_Loss>\r
+<Win_Loss season="2001-02">0-2</Win_Loss>\r
+<Streak>LaC 3</Streak>\r
+<Overall>96-54</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Los Angeles Lakers">\r
+<Win_Loss season="1999">1-3</Win_Loss>\r
+<Win_Loss season="1999-00">0-4</Win_Loss>\r
+<Win_Loss season="2000-01">1-3</Win_Loss>\r
+<Win_Loss season="2001-02">1-2</Win_Loss>\r
+<Streak>LaL 1</Streak>\r
+<Overall>72-108</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Memphis Grizzlies">\r
+<Win_Loss season="1999">3-0</Win_Loss>\r
+<Win_Loss season="1999-00">4-0</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">2-1</Win_Loss>\r
+<Streak>Mem 1</Streak>\r
+<Overall>22-4</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Miami Heat">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">1-0</Win_Loss>\r
+<Streak>Pho 3</Streak>\r
+<Overall>23-4</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Milwaukee Bucks">\r
+<Win_Loss season="1999">1-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">2-0</Win_Loss>\r
+<Streak>Pho 5</Streak>\r
+<Overall>50-58</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Minnesota Timberwolves">\r
+<Win_Loss season="1999">2-1</Win_Loss>\r
+<Win_Loss season="1999-00">3-1</Win_Loss>\r
+<Win_Loss season="2000-01">1-3</Win_Loss>\r
+<Win_Loss season="2001-02">1-0</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>36-12</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="New Jersey Nets">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>NJ  2</Streak>\r
+<Overall>27-27</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="New York Knicks">\r
+<Win_Loss season="1999">0-1</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">1-1</Win_Loss>\r
+<Streak>NY  1</Streak>\r
+<Overall>45-50</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Orlando Magic">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>Orl 2</Streak>\r
+<Overall>16-9</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Philadelphia 76ers">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>Phi 1</Streak>\r
+<Overall>48-43</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Portland Trail Blazers">\r
+<Win_Loss season="1999">0-3</Win_Loss>\r
+<Win_Loss season="1999-00">1-3</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">2-1</Win_Loss>\r
+<Streak>Por 1</Streak>\r
+<Overall>87-77</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Sacramento Kings">\r
+<Win_Loss season="1999">0-3</Win_Loss>\r
+<Win_Loss season="1999-00">4-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-3</Win_Loss>\r
+<Win_Loss season="2001-02">1-3</Win_Loss>\r
+<Streak>Sac 3</Streak>\r
+<Overall>99-64</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="San Antonio Spurs">\r
+<Win_Loss season="1999">2-2</Win_Loss>\r
+<Win_Loss season="1999-00">2-2</Win_Loss>\r
+<Win_Loss season="2000-01">2-2</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>San 3</Streak>\r
+<Overall>58-49</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Seattle SuperSonics">\r
+<Win_Loss season="1999">3-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-2</Win_Loss>\r
+<Win_Loss season="2000-01">3-1</Win_Loss>\r
+<Win_Loss season="2001-02">1-0</Win_Loss>\r
+<Streak>Pho 4</Streak>\r
+<Overall>101-74</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Toronto Raptors">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">1-1</Win_Loss>\r
+<Win_Loss season="2000-01">2-0</Win_Loss>\r
+<Win_Loss season="2001-02">1-1</Win_Loss>\r
+<Streak>Pho 1</Streak>\r
+<Overall>8-4</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Utah Jazz">\r
+<Win_Loss season="1999">2-2</Win_Loss>\r
+<Win_Loss season="1999-00">0-4</Win_Loss>\r
+<Win_Loss season="2000-01">2-2</Win_Loss>\r
+<Win_Loss season="2001-02">2-1</Win_Loss>\r
+<Streak>Uta 1</Streak>\r
+<Overall>68-53</Overall>\r
+</Stats_Against>\r
+<Stats_Against name="Washington Wizards">\r
+<Win_Loss season="1999">0-0</Win_Loss>\r
+<Win_Loss season="1999-00">2-0</Win_Loss>\r
+<Win_Loss season="2000-01">1-1</Win_Loss>\r
+<Win_Loss season="2001-02">0-1</Win_Loss>\r
+<Streak>Was 1</Streak>\r
+<Overall>44-49</Overall>\r
+</Stats_Against>\r
+</Team_Stats>\r
+<note>Regular Season Only</note>\r
+<time_stamp> January 28, 2002, at 04:34 PM ET </time_stamp>\r
+</message>\r