]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Update the newsxml DTD to make the Editor optional.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 2 Jan 2014 15:59:51 +0000 (10:59 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 2 Jan 2014 15:59:51 +0000 (10:59 -0500)
commit4fd6088bc7b1dcde64728c9edcff577c13dc4e78
treea7f17a35a3dc983496fc6578094e660418270225
parent45f12af91c337280dbdface5b84a8fa6637f1d2b
Update the newsxml DTD to make the Editor optional.
Add a second test newsxml document which has an Editor element.
Replicate News tests for the Editor-having document.
src/TSN/XML/News.hs
test/xml/newsxml-with-editor.xml [new file with mode: 0644]
test/xml/newsxml.dtd