source:
vbox/trunk/src/libs/libxml2-2.9.14/result/noent/ns7.sax2@
98508
Last change on this file since 98508 was 95312, checked in by , 3 years ago | |
---|---|
File size: 210 bytes |
Line | |
---|---|
1 | SAX.setDocumentLocator() |
2 | SAX.startDocument() |
3 | SAX.startElementNs(test, xml, 'http://www.w3.org/XML/1998/namespace', 0, 0, 0) |
4 | SAX.endElementNs(test, xml, 'http://www.w3.org/XML/1998/namespace') |
5 | SAX.endDocument() |
Note:
See TracBrowser
for help on using the repository browser.