← Prev in month ← Prev in thread

Seeking code for Xpath type signature detector

From
Rick Jelliffe <>
To
xml-dev <>
Date
2021-07-16T10:18:28Z
ID
<CADUdYQUC+Nbim+z=c=>
Thread
Seeking code for Xpath type signature detector
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

← Prev in month ← Prev in thread