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']")

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

You must be logged in to post a comment.

Powered by WordPress