SGMLXML.net A place for SGML and XML application developers.

March 11, 2005

Evaluating an XPATH expression using Epic Editor

Filed under: XSLT — @ 1:56 pm







To evaluate an xpath expression within Epic, open a document, position the cursor in the proper context, and type in the following function at the command line:


oid_xpath_string(oid, expr);


For Example:



eval oid_xpath_string(oid_caret(),"child::*[local-name()='title']")

« Newer Posts

Powered by WordPress