Embeddable XML database with XQuery support and advanced features
Embeddable XML database with XQuery support and other advanced features
dbxml$ dbxml> createContainer mycontainer.dbxml
dbxml> putDocument myfile.xml$ dbxml> query 'collection("mycontainer.dbxml")/root/element'$ dbxml> listContainers