saxon:evaluate equivalent for MarkLogic xdmp:xslt-eval -


i need use stylesheet calls saxon:evaluate() in marklogic. throws error when try use xdmp:xslt-eval not recognizable ml saxon specific.

does have idea how overcome this? far know there isn't similar saxon:evaluate() in ml, know available default in xslt 3.0 doesn't atm. there similar function in marklogic?

the closest equivalents http://docs.marklogic.com/xdmp:unpath http://docs.marklogic.com/xdmp:value , http://docs.marklogic.com/xdmp:eval


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -