Hi Eitan,
yes, the basex-talk mailing list is the right place to get help.
I want to parsing xml file with basex, full parsing all the elements and attribiutes.
Have you successfully done this with the BaseX GUI?
I want to scane the file as a tree from father to his children. I look your SimpleFSExample and did not succeed.
The SimpleFSExample does something else: It creates an XML representation of the files in your file system. You may want to have a look at the following examples instead:
http://docs.basex.org/wiki/Java_Examples
Best, Christian