{ "type": "Document", "span": { "start": 1, "end": 98, "ctxt": 0 }, "mode": "no-quirks", "children": [ { "type": "DocumentType", "span": { "start": 1, "end": 16, "ctxt": 0 }, "name": "html", "publicId": null, "systemId": null, "raw": "" }, { "type": "Element", "span": { "start": 0, "end": 0, "ctxt": 0 }, "tagName": "html", "namespace": "http://www.w3.org/1999/xhtml", "attributes": [], "children": [ { "type": "Element", "span": { "start": 0, "end": 0, "ctxt": 0 }, "tagName": "head", "namespace": "http://www.w3.org/1999/xhtml", "attributes": [], "children": [], "content": null, "isSelfClosing": false }, { "type": "Element", "span": { "start": 16, "end": 98, "ctxt": 0 }, "tagName": "body", "namespace": "http://www.w3.org/1999/xhtml", "attributes": [ { "type": "Attribute", "span": { "start": 22, "end": 36, "ctxt": 0 }, "namespace": null, "prefix": null, "name": "xlink:href", "rawName": "xlink:href", "value": "foo", "rawValue": "foo" }, { "type": "Attribute", "span": { "start": 37, "end": 48, "ctxt": 0 }, "namespace": null, "prefix": null, "name": "xml:lang", "rawName": "xml:lang", "value": "en", "rawValue": "en" } ], "children": [ { "type": "Element", "span": { "start": 49, "end": 98, "ctxt": 0 }, "tagName": "math", "namespace": "http://www.w3.org/1998/Math/MathML", "attributes": [], "children": [ { "type": "Element", "span": { "start": 55, "end": 88, "ctxt": 0 }, "tagName": "mi", "namespace": "http://www.w3.org/1998/Math/MathML", "attributes": [ { "type": "Attribute", "span": { "start": 59, "end": 70, "ctxt": 0 }, "namespace": "http://www.w3.org/XML/1998/namespace", "prefix": "xml", "name": "lang", "rawName": "xml:lang", "value": "en", "rawValue": "en" }, { "type": "Attribute", "span": { "start": 71, "end": 85, "ctxt": 0 }, "namespace": "http://www.w3.org/1999/xlink", "prefix": "xlink", "name": "href", "rawName": "xlink:href", "value": "foo", "rawValue": "foo" } ], "children": [], "content": null, "isSelfClosing": true }, { "type": "Text", "span": { "start": 88, "end": 91, "ctxt": 0 }, "data": "bar", "raw": "bar" } ], "content": null, "isSelfClosing": false } ], "content": null, "isSelfClosing": false } ], "content": null, "isSelfClosing": false } ] }