August 10, 201312 yr I just cobbled together some code from a few different sources in order to add namespace support to ScriptMaster's XPath Parse function. The cool thing about this function is it works the same as the old XPath Parse function if the namespaceList parameter is empty. After the community has reviewed/tested it, I think it's worth include in ScriptMaster as an updated version of XPath Parse. https://gist.github.com/dansmith65/6198674
August 28, 201312 yr Author I just updated this function to accomodate the use of xpath functions, view the diff here: https://gist.github.com/dansmith65/6198674/revisions
Create an account or sign in to comment