On 17.11.2017 15:06, Giuseppe Celano wrote:
I would like to ask what the best way is in BaseX to create XPath expressions once I identify a certain span in an XML file. More concretely, I usually tokenize a text contained in an XML document, and I would like to specify for each token its position in the original document. Thanks.