0
|
1 |
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
|
|
2 |
startDocument()
|
|
3 |
processingInstruction(target="xml", data="version='1.0 '")
|
|
4 |
startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
|
|
5 |
endElement(namespaceURI="", localName="doc", qName="doc")
|
|
6 |
endDocument()
|