summaryrefslogtreecommitdiff
path: root/result/nsclean.xml.sax2
diff options
context:
space:
mode:
Diffstat (limited to 'result/nsclean.xml.sax2')
-rw-r--r--result/nsclean.xml.sax213
1 files changed, 0 insertions, 13 deletions
diff --git a/result/nsclean.xml.sax2 b/result/nsclean.xml.sax2
deleted file mode 100644
index d443e2b..0000000
--- a/result/nsclean.xml.sax2
+++ /dev/null
@@ -1,13 +0,0 @@
-SAX.setDocumentLocator()
-SAX.startDocument()
-SAX.startElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo', 3, xmlns='tag:foofoofoofoofoofoofoofoo', xmlns:dc='http://purl.org/dc/elements/1.1/', xmlns:dcterms='http://purl.org/dc/terms/', 0, 0)
-SAX.characters(
-, 1)
-SAX.startElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo', 2, xmlns='http://www.w3.org/1999/xhtml', xmlns:foop='tag:foofoofoofoofoofoofoofoo', 0, 0)
-SAX.characters(
-, 1)
-SAX.endElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo')
-SAX.characters(
-, 1)
-SAX.endElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo')
-SAX.endDocument()