]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - doc/man1/htsn-import.1
Add a has_only_single_sms function to TSN.XML.News.
[dead/htsn-import.git] / doc / man1 / htsn-import.1
index 82917c6664a41204eaadc9c196452d01ffbb564a..616f7e85b82850366a2f6081cb879b51698b5ee3 100644 (file)
@@ -280,7 +280,9 @@ an empty <SMS> followed a non-empty one:
 <SMS></SMS>
 .nf
 
-We don't parse this case at the moment.
+We don't parse this case at the moment, but we do recognize it and report
+it as unsupported so that offending documents can be removed. An example
+is provided as test/xml/newsxml-multiple-sms.xml.
 
 .IP \[bu]
 \fIOdds_XML.dtd\fR
@@ -311,7 +313,8 @@ building up.
 Another problem that comes up occasionally is that the home and away
 team elements appear in the reverse order. As in the other case, we
 report these as unsupported and then \(dqsucceed\(dq so that the
-offending document can be removed if desired.
+offending document can be removed if desired. An example is provided
+as test/xml/weatherxml-backwards-teams.xml.
 
 .SH DEPLOYMENT
 .P