From ac72ee5fa40ec449efba2a0ae00d2944886a2f92 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 14 Jul 2014 09:54:36 -0400 Subject: [PATCH] Add another Odds_XML oddity to the man page. --- doc/man1/htsn-import.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- 2.43.2