daxesh
Member since May 25, 2013
- Profile: /members/10911-daxesh.htm
- Comments: 4
Recent Blog Comments By daxesh
-
Using "//" And ".//" Expressions In XPath XML Search Directives In ColdFusion
Posted on May 27, 2013 at 1:11 AM
with using xpath 1.0 !... read more »
-
Using "//" And ".//" Expressions In XPath XML Search Directives In ColdFusion
Posted on May 27, 2013 at 1:00 AM
actually this is xml as for example: abc a x1 /a b x2 /b c x3 /c /abc and i want the answer like this for above xml: abd a x1 /a /abc... read more »
-
Using "//" And ".//" Expressions In XPath XML Search Directives In ColdFusion
Posted on May 25, 2013 at 10:08 AM
@Ben, my question is that i want the current node with its tag and its parent node. i just want only that data. So, give me the solution for that. and remember solution is working on " xpath 1.0 " .... read more »
-
Using "//" And ".//" Expressions In XPath XML Search Directives In ColdFusion
Posted on May 25, 2013 at 10:01 AM
hey ben, i want get my current node tag and also want the root node tag withing. So, how can i fix it.. !... read more »