[erlang-questions] [Patch] XMERL Attributes without whitespaces
Anthony Ramine
n.oxyde@REDACTED
Tue Sep 16 15:06:48 CEST 2014
"The parser implementations we used for this check are based on OpenSP (SGML/XML) and libxml2 (XML)."
Sounds like a bug within their validator or somewhere, because libxml2 is supposed to return an error in that case, see for exemple there: <http://lists.w3.org/Archives/Public/public-qa-dev/2009Feb/0021.html>.
It seems to me that this check is forgotten when the validator is asked to check *just* XML syntax.
Le 16 sept. 2014 à 14:49, Eranga Udesh <eranga.erl@REDACTED> a écrit :
> It's my mistake. The XML parser I sent is w3schools and not the W3C. The W3C parser at http://validator.w3.org too parses the same XML I sent and return below status.
More information about the erlang-questions
mailing list