]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blob - doc/TODO
Add SportInfo support for MLB_Fielding_XML.dtd (overlooked somehow).
[dead/htsn-import.git] / doc / TODO
1 1. Re-enable DTD validation once
2 https://github.com/UweSchmidt/hxt/issues/15 is fixed.
3
4 2. Write a test for test/xml/Odds_XML-long-import.xml once it no
5 longer takes 10 minutes to import (Postgres only?).
6
7 3. Add support the the second type of weatherxml (see man page).
8
9 4. There are a few remaining document types that we need to parse
10 before "version one point oh." This list refers to an
11 old proprietary implementation, sorry:
12
13 * jfilexml
14 * Schedule_Changes_XML
15 * SportInfoListing
16
17 5. Update the list of schemagen files in htsn-import.cabal.
18
19 6. We have DTDs but no sample XML for the following SportInfo types,
20 which have therefore been left unimplmented for now:
21
22 * Cbask_Indv_No_Avg_XML.dtd
23 * Cbask_Indv_Shooting_XML.dtd
24 * CBASK_StealsXML.dtd
25 * Cbask_Team_Scoring_Rebound_Margin_XML.dtd
26 * Cbask_Team_Scoring_XML.dtd
27 * Cbask_Team_Shooting_Pct_XML.dtd
28 * NFLGrassTurfDomeOutsideXML.dtd
29 * NFLInterceptionLeadersXML.dtd
30 * NFLPassingLeadersXML.dtd
31 * NFLReceivingLeadersXML.dtd
32 * NFLRushingLeadersXML.dtd
33 * NFLTackleFFLeadersXML.dtd
34 * NFLTopKickoffReturnXML.dtd
35 * NFLTopPuntReturnXML.dtd
36 * NFLYardsXML.dtd
37 * NFL_PuntingLeaders_XML.dtd