XPath execution utility
        Posted  
        
            by TATWORTH
        on Geeks with Blogs
        
        See other posts from Geeks with Blogs
        
            or by TATWORTH
        
        
        
        Published on Mon, 29 Oct 2012 14:06:40 GMT
        Indexed on 
            2012/10/29
            17:02 UTC
        
        
        Read the original article
        Hit count: 236
        
Filed under: 
        I have written an XPath test utility at http://commonxpath.codeplex.com/releases/view/96687
This is a WPF application that allows you to enter some test XML and and an XPath expression. When writing such expressions it is important to get the XPath expression correct before embedding it into a program.
The program is available as source under LGPL so you can run it both on your office and home PCs. There is a link to help on XPATH syntax.
 

        
        This is a WPF application that allows you to enter some test XML and and an XPath expression. When writing such expressions it is important to get the XPath expression correct before embedding it into a program.
The program is available as source under LGPL so you can run it both on your office and home PCs. There is a link to help on XPATH syntax.
© Geeks with Blogs or respective owner