Hi Ivan,
I hope I'm still on time with some examples that might faciliate your decision: http://www.inf.uni-konstanz.de/dbis/basex/code/server/CollectionsServerExamp... It's just a brief overview, but hopefully something to get you started. Our webserver tries to interpret the XML-fragment I put in the code, so you might want to download the file without highlighting directly via [1].
Hope this helps, feel free to ask for more detailed explanations, I'll try my best :-)
Kind regards Michael [1] https://svn.uni-konstanz.de/dbis/basex/trunk/examples/src/main/java/org/base...
Am 18.10.2010 um 11:22 schrieb Ivan Lagunov:
- Add a document to existing database/collection.
- Retrieve contents of this document at any moment later.
- Update this document partly or overwrite.
- Delete this document.