Il giorno 31/ott/2012, alle ore 14:39, Michael Seiferle ha scritto:
Hi Massimo, Hi Ben,
BaseX has no direct support for extracting the information, that for a given document the ID is renamed to "@key" (even with help of a DTD). This is why those example queries fail to function as expected. BaseX will however work if the ID attribute is named @id.
Thanks Michael, this explains the failure. Strange behavior, anyway. I know that ID-type attributes can have any name, not necessarily the name id. Is BaseX behavior coherent with W3C specifications?
Best,
Massimo