AngleSharp.Parser.Xml
Namespace with 2 public types
Classes
XmlParseException
Exception that is thrown if an ill-formatted XML document is parsed.
XmlParser
For more details: See the W3C Recommendation
http://www.w3.org/TR/REC-xml/
and a little bit about XML parser (XHTML context)
http://www.w3.org/html/wg/drafts/html/master/the-xhtml-syntax.html#xml-parser.