]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Add SportInfo support for MLB_Fielding_XML.dtd (overlooked somehow).
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 23 Jun 2014 19:49:44 +0000 (15:49 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 23 Jun 2014 19:49:44 +0000 (15:49 -0400)
commit3c937a49488d466ce38cccda3eabe2115a5238fe
treef3796a4624df4f7bb79047a5dd7ffad7a9727239
parent693560d7bd853ebfceef39458d0539e2c239789c
Add SportInfo support for MLB_Fielding_XML.dtd (overlooked somehow).
Create the list of SportInfo test cases from the DTD list.
Remove one TODO and replace it with another about the missing SportInfo types.
doc/TODO
doc/man1/htsn-import.1
schema/MLB_Fielding_XML.dtd [new file with mode: 0644]
schemagen/MLB_Fielding_XML/MLB_Fielding_XML.xml [new file with mode: 0644]
src/TSN/XML/SportInfo.hs
test/xml/sportinfo/MLB_Fielding_XML.dtd [new file with mode: 0644]
test/xml/sportinfo/MLB_Fielding_XML.xml [new file with mode: 0644]