- From: Rick Jelliffe <rjelliffe@a...>
- To: xml-dev <xml-dev@l...>
- Date: Sat, 17 Jul 2021 01:45:00 +1000
Ha :-) That is exactly what I started on. Then I decided to ask around, because it seems like something that should be floating around.
Rick.
On Sat, 17 Jul. 2021, 00:46 Tony Graham, < tgraham@a...> wrote: On 16/07/2021 11:18, Rick Jelliffe wrote:
> 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.
You could start with one of the XPath grammars for the REx Parser
Generator [1], generate a parser in your target language of choice, then
do whatever you want with the representation that the parser generates.
Regards,
Tony Graham.
--
Senior Architect
XML Division
Antenna House, Inc.
----
Skerries, Ireland
tgraham@a...
[1] https://www.bottlecaps.de/rex/
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@l...
subscribe: xml-dev-subscribe@l...
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|