Hi,
    Can we use basex for processing streaming xml. If yes, how?. The idea being:
     - Create a ramdisk/ram drive having size of about 10GB.
     - load the file into ram drive.
     - Use basex to stream the xml file during xquery evaluation.

     Once data is extracted from the xml file, the xml file will be deleted. Since this activity is transient in nature, the creation of xml database can be avoided.

Regards
Nesh