Unfortunately I don't have a web-site I can post the page to.
XMLStarlet's validation says it's Valid when using the default option.
However when I validate it versus the dtd, XMLStarlet returns
"invalid".
using W3C gets
Result: Failed validation,
File: J:\Temp Folders\CodingTemp\Winbatch BBS\xh1.html
Encoding: us-ascii
Doctype:
Sorry, I am unable to validate this document because on line 25, 37,
42, 44, 166, 177, 179, 229, 235-237, 250-252, 254-255, 258-260,
262-263, 266-268, 270-271, 274-276, 278-279, 282-284, 286-287, 290-292,
294-295, 298-300, 302-303, 306-308, 310-311, 314-316, 318-319, 322-324,
326-327, 330-332, 334-335, 338-340, 342-343, 346-348, 350-351, 354-356,
358-359, 362-364, 366-367, 370-372, 374-375, 378-380, 382-383, 386-388,
390-391, 394-396, 398-399, 402-404, 406-407, 410-412, 414-415, 418-420,
422-423, 426-428, 430-431, 434-436, 438-439, 442-444, 446-447, 450-452,
463, 466-470, 474 it contained one or more bytes that I cannot
interpret as us-ascii (in other words, the bytes found are not valid
values in the specified Character Encoding). Please check both the
content of the file and the character encoding indication.
Which doesn't help me a whole helluva lot. Guess I need to scan
character-by-character for non-Ascii.