XmlParserOptions
Contains a number of options for the XML parser.
Gets or sets if errors should be surpressed. This way the document
will be parsed for sure, but may look weird.
Gets or sets the callback once a new element was created.