@main[] $xdoc[^xdoc::create[doc]] $elem[^xdoc.createElementNS[http://parser.ru/first;first:elementWithNamespace1]] $dummy[^xdoc.firstChild.appendChild[$elem]] #todo:someday render ns decls ^dump[$xdoc] $elem[^xdoc.createElementNS[http://parser.ru/first;first:elementWithNamespace1]] $dummy[^xdoc.firstChild.appendChild[$elem]] ^dump[$xdoc] $attr[^xdoc.createAttributeNS[http://parser.ru/second;second:element2WithNamespace2]] $dummy[^xdoc.firstChild.firstChild.appendChild[$attr]] ^dump[$xdoc] $attr[^xdoc.createAttributeNS[http://parser.ru/second;second:element3WithNamespace2]] $dummy[^xdoc.firstChild.firstChild.appendChild[$attr]] ^dump[$xdoc] $nodeList[^xdoc.getElementsByTagNameNS[http://parser.ru/first;elementWithNamespace1]] ^show_xnodes1[$nodeList]
^taint[html][^xdoc.string[ # $.method[html] # $.encoding[utF-8] # $.omit-xml-declaration[yes] # $.standalone[no] # -$.doctype-public[-//W3C//DTD XHTML] # -$.doctype-system[/a/b/c/] # $.indent[yes] # $.media-type[text/paf] ]]