Options

XML/XPath Question

XcluzivXcluziv Member Posts: 513 ■■■■□□□□□□
Haven't dealt with alot of this but was working on a project regarding this. Can anyone shed any light on this?

Basically, I have a xml/param file I have loaded into the DOM which has the XML parameter values enclosed. I have created a template file where I want the values to be extracted. To do this I have created XPath's within the template to try and locate the given values (ex. {{=="here/isthe/xpath"==}}). I am trying to get these values to extract the values and insert into the template from the DOM and put into an output file. I tried to use the RegEx function to do this but I don't think this is going to work in this scenario. Been searching trying to figure out a way to accomplish this. May have said alot, so if I need to clarify let me know

Can any Dev's shed some light onto this and guide me in the right direction?
LINKED | GTECH | NOTHINGBUTSHAREPOINT - BLOG AUTHOR

"TRY NOT. DO. OR DO NOT. THERE IS NO TRY" - Yoda

Comments

Sign In or Register to comment.