VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/defattr2.xml.sax2@ 103850

Last change on this file since 103850 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 470 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.internalSubset(doc, , )
4SAX.elementDecl(doc, 1, ...)
5SAX.attributeDecl(doc, defatt, 9, 1, 0, ...)
6SAX.attributeDecl(doc, xmlns:tst, 1, 4, http://example.org, ...)
7SAX.attributeDecl(doc, tst:att, 9, 1, 1, ...)
8SAX.externalSubset(doc, , )
9SAX.startElementNs(doc, NULL, NULL, 1, xmlns:tst='http://example.org', 3, 2, att='1"/>...', 1, defatt='0...', 1, tst:att='1...', 1)
10SAX.endElementNs(doc, NULL, NULL)
11SAX.endDocument()
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette