X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTSN%2FXML%2FSportInfo.hs;h=eda39f257aa1618a13d00fa54212cc2ee875b97a;hb=bea741102a71b7cfa0a66e7dcb2cf7dc856905c2;hp=b1f42ced07c3f35e2873cd6f2d87b57d53a0fc36;hpb=64264dbe5fc5d55949adfd40bc45b3ad4d6756e1;p=dead%2Fhtsn-import.git diff --git a/src/TSN/XML/SportInfo.hs b/src/TSN/XML/SportInfo.hs index b1f42ce..eda39f2 100644 --- a/src/TSN/XML/SportInfo.hs +++ b/src/TSN/XML/SportInfo.hs @@ -173,7 +173,7 @@ dtds = "NCAA_Conference_Schedule_XML.dtd", "nflfirstdownxml.dtd", "NFLFumbleLeaderXML.dtd", - "NFLGiveTakeXML.dtd", -- no dtd + "NFLGiveTakeXML.dtd", "NFLGrassTurfDomeOutsideXML.dtd", -- no dtd "NFLInside20XML.dtd", -- no dtd "NFLInterceptionLeadersXML.dtd", -- no dtd @@ -416,7 +416,8 @@ sport_info_test_files = "NBATurnoversXML.xml", "NCAA_Conference_Schedule_XML.xml", "nflfirstdownxml.xml", - "NFLFumbleLeaderXML.xml" + "NFLFumbleLeaderXML.xml", + "NFLGiveTakeXML.xml" ]