]> gitweb.michael.orlitzky.com - dead/htsn.git/commit
Based on TSN documentation, split XML documents on the </message> tag instead of...
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 21 Dec 2013 18:44:45 +0000 (13:44 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 21 Dec 2013 18:44:45 +0000 (13:44 -0500)
commiteb1187607a616b36bb446650dc141019345eed8f
treea37d5900dc30c855b4bf8d959a5aeb3c5c2fcc6c
parent52e788e676ea2a67ad20b23d2e5c5b351f27b834
Based on TSN documentation, split XML documents on the </message> tag instead of the XML prologue.
src/Main.hs
src/TSN/Xml.hs