Show type of returned data #112

Closed
opened 2023-03-08 12:11:02 +01:00 by bema · 2 comments
Collaborator
No description provided.
bema added the
XSD
XSLT
XPath
labels 2023-03-08 12:11:02 +01:00
bema added
enhancement
and removed
XSD
XSLT
labels 2023-03-08 13:19:17 +01:00
boguckib added this to the Release 11.2 milestone 2023-03-10 15:47:18 +01:00
bema added the
high priority
label 2023-04-04 09:54:09 +02:00
bema self-assigned this 2023-04-12 15:02:26 +02:00
Author
Collaborator

AFAIK there is no easy way to implement this functionality. Saxon requires EE edition for this to work, Xalan supports only XPath 1.0 which doesn't have proper typing. I think situation will be similar in case of libxml.

https://stackoverflow.com/questions/21647247/xpath-get-element-type
https://www.saxonica.com/documentation12/#!xpath-api/jaxp-xpath/return-types

I will continue researching.

EDIT: Added sources.

AFAIK there is no easy way to implement this functionality. Saxon requires EE edition for this to work, Xalan supports only XPath 1.0 which doesn't have proper typing. I think situation will be similar in case of libxml. https://stackoverflow.com/questions/21647247/xpath-get-element-type https://www.saxonica.com/documentation12/#!xpath-api/jaxp-xpath/return-types I will continue researching. EDIT: Added sources.
Author
Collaborator

Done.

image

Done. ![image](/attachments/b760e404-eb19-419a-9273-884e00b39325)
136 KiB
bema closed this issue 2023-04-19 13:43:38 +02:00
Sign in to join this conversation.
No description provided.