From: Michael Orlitzky Date: Mon, 14 Jul 2014 13:54:36 +0000 (-0400) Subject: Add another Odds_XML oddity to the man page. X-Git-Tag: 0.0.9~25 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=commitdiff_plain;h=ac72ee5fa40ec449efba2a0ae00d2944886a2f92 Add another Odds_XML oddity to the man page. --- diff --git a/doc/man1/htsn-import.1 b/doc/man1/htsn-import.1 index 616f7e8..f36327c 100644 --- a/doc/man1/htsn-import.1 +++ b/doc/man1/htsn-import.1 @@ -294,6 +294,18 @@ this leads to ambiguity in parsing. We therefore ignore the notes entirely (although a hack is employed to facilitate parsing). The same thing goes for the newer element. +We've also seen XML on the feed where the home/away starter elements +exist and have ID attributes but no content. For example, + +.nf + + +.fi + +We don't handle this at the moment, but since the starter id/name are +already optional (we just expect them to be present or missing as a +pair), it wouldn't be too hard to support. + .IP \[bu] \fIweatherxml.dtd\fR