Does anyone have a pointer to code (XSLT or any C-alike) which takes an XPath (3.n would be great) and gives you the type signature of what it will return?
e.g. //nook//cranny will return 'element('cranny')' in whatever notation or form.
I am really only concerned with Xpath node types and their names if any, not XSD datatypes.
Any pointers appreciated!
Regards from lockdown in Sydney,
Rick